commit bf549a48446914bb2fc1de103081c8913f9d3b09
parent 3033b51130fa1ece9635b8814c1b8965ace4e048
Author: Remy Noulin <loader2x@gmail.com>
Date: Thu, 1 Jan 2026 18:31:22 +0200
update copyright year
LICENSE | 2 +-
src/common.c | 2 +-
src/common.h | 2 +-
src/sheepy.c | 2 +-
src/sheepy.h | 2 +-
src/spm.c | 2 +-
6 files changed, 6 insertions(+), 6 deletions(-)
Diffstat:
6 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/LICENSE b/LICENSE
@@ -1,6 +1,6 @@
MIT License
-Copyright (c) 2025 Remy Noulin
+Copyright (c) 2026 Remy Noulin
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/src/common.c b/src/common.c
@@ -1,6 +1,6 @@
// MIT License
//
-// Copyright (c) 2025 Remy Noulin
+// Copyright (c) 2026 Remy Noulin
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
diff --git a/src/common.h b/src/common.h
@@ -1,6 +1,6 @@
// MIT License
//
-// Copyright (c) 2025 Remy Noulin
+// Copyright (c) 2026 Remy Noulin
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
diff --git a/src/sheepy.c b/src/sheepy.c
@@ -1,6 +1,6 @@
// MIT License
//
-// Copyright (c) 2025 Remy Noulin
+// Copyright (c) 2026 Remy Noulin
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
diff --git a/src/sheepy.h b/src/sheepy.h
@@ -1,6 +1,6 @@
// MIT License
//
-// Copyright (c) 2025 Remy Noulin
+// Copyright (c) 2026 Remy Noulin
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
diff --git a/src/spm.c b/src/spm.c
@@ -1,7 +1,7 @@
#! /usr/bin/env sheepy
// MIT License
//
-// Copyright (c) 2025 Remy Noulin
+// Copyright (c) 2026 Remy Noulin
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal