diff options
| author | Greg Hudson <ghudson@mit.edu> | 2011-01-18 17:03:54 +0000 |
|---|---|---|
| committer | Greg Hudson <ghudson@mit.edu> | 2011-01-18 17:03:54 +0000 |
| commit | 73f2cb793c2f98d5f39814fdb76c876d9ed6db58 (patch) | |
| tree | d3b24fbccc0f362bfd73d4a397960174769e8681 | |
| parent | 098699e4e6407961fdceb9ed12e2d66e142d18c9 (diff) | |
| download | krb5-73f2cb793c2f98d5f39814fdb76c876d9ed6db58.tar.gz krb5-73f2cb793c2f98d5f39814fdb76c876d9ed6db58.tar.xz krb5-73f2cb793c2f98d5f39814fdb76c876d9ed6db58.zip | |
Update copyright year in prototype sources
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@24597 dc483132-0cff-0310-8789-dd5450dbe970
| -rw-r--r-- | src/prototype/prototype.c | 2 | ||||
| -rw-r--r-- | src/prototype/prototype.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/prototype/prototype.c b/src/prototype/prototype.c index 7697620e41..6ba2dc5077 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 */ /* - * Copyright (C) 2010 by the Massachusetts Institute of Technology. + * Copyright (C) 2011 by the Massachusetts Institute of Technology. * All rights reserved. * * Export of this software from the United States of America may diff --git a/src/prototype/prototype.h b/src/prototype/prototype.h index 685993cba0..ecc4d03a00 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 */ /* - * Copyright (C) 2010 by the Massachusetts Institute of Technology. + * Copyright (C) 2011 by the Massachusetts Institute of Technology. * All rights reserved. * * Export of this software from the United States of America may |
