]> git.ipfire.org Git - thirdparty/krb5.git/commitdiff
Update KfW copyright
authorBen Kaduk <kaduk@mit.edu>
Thu, 25 Jun 2015 19:28:29 +0000 (15:28 -0400)
committerTom Yu <tlyu@mit.edu>
Thu, 25 Jun 2015 21:57:11 +0000 (17:57 -0400)
This probably should not be a hardcoded string, but we can at
least make it correct for now.

(cherry picked from commit 27e6ab7e5b6a0538f529f440aeb967822eff8f57)

ticket: 8212
version_fixed: 1.13.3
status: resolved

src/windows/version.rc

index 275867f3f2716b0a398310dcf34cb790fcd4e37b..fa76db93c7d0fb8e830c9e6bbaaa53329fe77bcd 100644 (file)
@@ -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-2012 by the Massachusetts Institute of Technology\0"
+#define K5_COPYRIGHT "Copyright (C) 1997-2015 by the Massachusetts Institute of Technology\0"
 #define K5_COMPANY_NAME "Massachusetts Institute of Technology.\0"
 
 /*