aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorGreg Hudson <ghudson@mit.edu>2021-01-11 12:24:35 -0500
committerGreg Hudson <ghudson@mit.edu>2021-01-11 12:26:03 -0500
commit2e54c7cf553e8aaf67e241177ec226031faabff4 (patch)
tree8ecf1fe29e72147984bdb4098b23f50ecd7bd1bc /src
parent5d6fc4604750bd3755e57cb83200f1d9aa49a990 (diff)
downloadkrb5-2e54c7cf553e8aaf67e241177ec226031faabff4.zip
krb5-2e54c7cf553e8aaf67e241177ec226031faabff4.tar.gz
krb5-2e54c7cf553e8aaf67e241177ec226031faabff4.tar.bz2
Update copyright years to 2021
Diffstat (limited to 'src')
-rw-r--r--src/prototype/prototype.c2
-rw-r--r--src/prototype/prototype.h2
-rw-r--r--src/windows/version.rc2
3 files changed, 3 insertions, 3 deletions
diff --git a/src/prototype/prototype.c b/src/prototype/prototype.c
index 9a535fe..38ae016 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) 2020 by the Massachusetts Institute of Technology.
+ * Copyright (C) 2021 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 aaa9ec1..1812c16 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) 2020 by the Massachusetts Institute of Technology.
+ * Copyright (C) 2021 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 eee8f43..478ddc7 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-2020 by the Massachusetts Institute of Technology\0"
+#define K5_COPYRIGHT "Copyright (C) 1997-2021 by the Massachusetts Institute of Technology\0"
#define K5_COMPANY_NAME "Massachusetts Institute of Technology.\0"
/*