From: Tom Yu Date: Wed, 4 Feb 2015 21:07:31 +0000 (-0500) Subject: Update copyright years X-Git-Tag: krb5-1.12.3-final~26 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=148cd34af730134141fac6e3907ab8627fff948b;p=thirdparty%2Fkrb5.git Update copyright years --- diff --git a/NOTICE b/NOTICE index 02d7258707..89a1fa9d9a 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 f015fc8fbb..2844c23505 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 b652c3c48c..1de224a561 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 d3bf72ab4c..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) 2013 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 88233031a2..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) 2013 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