krb5 commit [krb5-1.22]: Update copyright years to 2025
[email protected] Thu, 8 May 2025 12:10:51 -0400 (EDT)
| Newsgroups | gmane.comp.encryption.kerberos.cvs |
|---|---|
| Message-ID | <[email protected]> |
https://github.com/krb5/krb5/commit/01c761f6176d83b141fcd794246be977efb625f9 commit 01c761f6176d83b141fcd794246be977efb625f9 Author: Greg Hudson <[email protected]> Date: Tue May 6 16:01:35 2025 -0400 Update copyright years to 2025 (cherry picked from commit 61e92fe9a06ca7890c227729a910dc017a8e07e2) 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 6c900dc6b..3d78b7303 100644 --- a/NOTICE +++ b/NOTICE @@ -1,4 +1,4 @@ -Copyright (C) 1985-2024 by the Massachusetts Institute of Technology. +Copyright (C) 1985-2025 by the Massachusetts Institute of Technology. All rights reserved. diff --git a/README b/README index 58c343ec2..7abec82e9 100644 --- a/README +++ b/README @@ -6,7 +6,7 @@ Copyright and Other Notices --------------------------- -Copyright (C) 1985-2024 by the Massachusetts Institute of Technology +Copyright (C) 1985-2025 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 ada26748d..60835e936 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-2024, MIT' +copyright = u'1985-2025, 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 85ecebece..da8e62cc2 100644 --- a/doc/copyright.rst +++ b/doc/copyright.rst @@ -1,7 +1,7 @@ Copyright ========= -Copyright |copy| 1985-2024 by the Massachusetts Institute of +Copyright |copy| 1985-2025 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 68efe436c..e27615626 100644 --- a/doc/notice.rst +++ b/doc/notice.rst @@ -1,4 +1,4 @@ -Copyright |copy| 1985-2024 by the Massachusetts Institute of Technology. +Copyright |copy| 1985-2025 by the Massachusetts Institute of Technology. All rights reserved. diff --git a/src/prototype/prototype.c b/src/prototype/prototype.c index 77cc8c217..a9c225f92 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) 2024 by the Massachusetts Institute of Technology. + * Copyright (C) 2025 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 c6d424170..94ab86d58 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) 2024 by the Massachusetts Institute of Technology. + * Copyright (C) 2025 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 53294e77a..491daf417 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-2024 by the Massachusetts Institute of Technology\0" +#define K5_COPYRIGHT "Copyright (C) 1997-2025 by the Massachusetts Institute of Technology\0" #define K5_COMPANY_NAME "Massachusetts Institute of Technology.\0" /*