From: Tom Yu Date: Tue, 3 Feb 2015 19:25:09 +0000 (-0500) Subject: Update copyright years X-Git-Tag: krb5-1.14-alpha1~173 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19bb843b40d3f62f4e29f4847717862f1423135e;p=thirdparty%2Fkrb5.git Update copyright years --- diff --git a/NOTICE b/NOTICE index b55d738cb6..7a1cfe1a28 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 bc8b2bd1c1..5517bd24e7 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 742bc121eb..b3a134d0d2 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 04d0c048e5..60b697f9bf 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 96db950a18..7590b2dd56 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) 2014 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 9984b20a81..85b11da13b 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) 2014 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