krb5 commit [krb5-1.11]: Update copyright years

Tom Yu tlyu at mit.edu
Fri Feb 6 18:58:49 EST 2015


https://github.com/krb5/krb5/commit/a747024ba3ce6f2ec9ed4386a24dccf1e524b8c0
commit a747024ba3ce6f2ec9ed4386a24dccf1e524b8c0
Author: Tom Yu <tlyu at mit.edu>
Date:   Fri Feb 6 15:36:52 2015 -0500

    Update copyright years

 NOTICE                    |    2 +-
 doc/conf.py               |    2 +-
 doc/copyright.rst         |    2 +-
 doc/notice.rst            |    2 +-
 src/prototype/prototype.c |    2 +-
 src/prototype/prototype.h |    2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/NOTICE b/NOTICE
index f4a6d1c..ffd9a92 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,4 +1,4 @@
-Copyright (C) 1985-2014 by the Massachusetts Institute of Technology.
+Copyright (C) 1985-2015 by the Massachusetts Institute of Technology.
 
 All rights reserved.
 
diff --git a/doc/conf.py b/doc/conf.py
index 4a59a9a..b31f5bf 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-2014, MIT'
+copyright = u'1985-2015, 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 742bc12..b3a134d 100644
--- a/doc/copyright.rst
+++ b/doc/copyright.rst
@@ -1,7 +1,7 @@
 Copyright
 =========
 
-Copyright |copy| 1985-2014 by the Massachusetts Institute of
+Copyright |copy| 1985-2015 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 526de5c..f121b6d 100644
--- a/doc/notice.rst
+++ b/doc/notice.rst
@@ -1,4 +1,4 @@
-Copyright |copy| 1985-2014 by the Massachusetts Institute of Technology.
+Copyright |copy| 1985-2015 by the Massachusetts Institute of Technology.
 
 All rights reserved.
 
diff --git a/src/prototype/prototype.c b/src/prototype/prototype.c
index 239a013..7590b2d 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) 2012 by the Massachusetts Institute of Technology.
+ * Copyright (C) 2015 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 44f2c47..85b11da 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) 2012 by the Massachusetts Institute of Technology.
+ * Copyright (C) 2015 by the Massachusetts Institute of Technology.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without


More information about the cvs-krb5 mailing list