[31502] in CVS-changelog-for-Kerberos-V5
krb5 commit [krb5-1.22]: Update copyright years to 2026
daemon@ATHENA.MIT.EDU (ghudson@mit.edu)
Tue Jan 27 23:49:29 2026
From: ghudson@mit.edu
To: cvs-krb5@mit.edu
Message-Id: <20260128044921.05CF110430D@krbdev.mit.edu>
Date: Tue, 27 Jan 2026 23:49:21 -0500 (EST)
MIME-Version: 1.0
Reply-To: krbdev@mit.edu
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: cvs-krb5-bounces@mit.edu
https://github.com/krb5/krb5/commit/21a2231e9e906f2f5e84694ec211755bb1980624
commit 21a2231e9e906f2f5e84694ec211755bb1980624
Author: Greg Hudson <ghudson@mit.edu>
Date: Tue Jan 27 23:38:21 2026 -0500
Update copyright years to 2026
(cherry picked from commit e5b1787d8fbd77208312465107893e5bb98d4651)
NOTICE | 2 +-
README | 2 +-
doc/conf.py | 2 +-
doc/copyright.rst | 2 +-
doc/notice.rst | 2 +-
src/prototype/prototype.c | 2 +-
src/prototype/prototype.h | 2 +-
src/windows/version.rc | 2 +-
8 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/NOTICE b/NOTICE
index 3d78b7303..20d8ef24e 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,4 +1,4 @@
-Copyright (C) 1985-2025 by the Massachusetts Institute of Technology.
+Copyright (C) 1985-2026 by the Massachusetts Institute of Technology.
All rights reserved.
diff --git a/README b/README
index d1de8357e..d36618215 100644
--- a/README
+++ b/README
@@ -6,7 +6,7 @@
Copyright and Other Notices
---------------------------
-Copyright (C) 1985-2025 by the Massachusetts Institute of Technology
+Copyright (C) 1985-2026 by the Massachusetts Institute of Technology
and its contributors. All rights reserved.
Please see the file named NOTICE for additional notices.
diff --git a/doc/conf.py b/doc/conf.py
index 60835e936..2fa3d8b35 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -45,7 +45,7 @@ else:
# General information about the project.
project = u'MIT Kerberos'
-copyright = u'1985-2025, MIT'
+copyright = u'1985-2026, MIT'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
diff --git a/doc/copyright.rst b/doc/copyright.rst
index da8e62cc2..f30e22edf 100644
--- a/doc/copyright.rst
+++ b/doc/copyright.rst
@@ -1,7 +1,7 @@
Copyright
=========
-Copyright |copy| 1985-2025 by the Massachusetts Institute of
+Copyright |copy| 1985-2026 by the Massachusetts Institute of
Technology and its contributors. All rights reserved.
See :ref:`mitK5license` for additional copyright and license
diff --git a/doc/notice.rst b/doc/notice.rst
index e27615626..c1b8164c3 100644
--- a/doc/notice.rst
+++ b/doc/notice.rst
@@ -1,4 +1,4 @@
-Copyright |copy| 1985-2025 by the Massachusetts Institute of Technology.
+Copyright |copy| 1985-2026 by the Massachusetts Institute of Technology.
All rights reserved.
diff --git a/src/prototype/prototype.c b/src/prototype/prototype.c
index a9c225f92..ada2a0d8b 100644
--- a/src/prototype/prototype.c
+++ b/src/prototype/prototype.c
@@ -1,7 +1,7 @@
/* -*- mode: c; c-basic-offset: 4; indent-tabs-mode: nil -*- */
/* prototype/prototype.c - <<< One-line description of file >>> */
/*
- * Copyright (C) 2025 by the Massachusetts Institute of Technology.
+ * Copyright (C) 2026 by the Massachusetts Institute of Technology.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/src/prototype/prototype.h b/src/prototype/prototype.h
index 94ab86d58..d17862561 100644
--- a/src/prototype/prototype.h
+++ b/src/prototype/prototype.h
@@ -1,7 +1,7 @@
/* -*- mode: c; c-basic-offset: 4; indent-tabs-mode: nil -*- */
/* prototype/prototype.h - <<< One-line description of file >>> */
/*
- * Copyright (C) 2025 by the Massachusetts Institute of Technology.
+ * Copyright (C) 2026 by the Massachusetts Institute of Technology.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/src/windows/version.rc b/src/windows/version.rc
index 491daf417..8d36ec6c6 100644
--- a/src/windows/version.rc
+++ b/src/windows/version.rc
@@ -41,7 +41,7 @@
#define K5_PRODUCT_VERSION_STRING MAJOR_MINOR MAYBE_PATCH RELTAIL "\0"
#define K5_PRODUCT_VERSION KRB5_MAJOR_RELEASE, KRB5_MINOR_RELEASE, KRB5_PATCHLEVEL, KRB5_BUILDLEVEL
-#define K5_COPYRIGHT "Copyright (C) 1997-2025 by the Massachusetts Institute of Technology\0"
+#define K5_COPYRIGHT "Copyright (C) 1997-2026 by the Massachusetts Institute of Technology\0"
#define K5_COMPANY_NAME "Massachusetts Institute of Technology.\0"
/*
_______________________________________________
cvs-krb5 mailing list
cvs-krb5@mit.edu
https://mailman.mit.edu/mailman/listinfo/cvs-krb5