diff options
| author | Tom Yu <tlyu@mit.edu> | 2014-01-15 20:42:08 -0500 |
|---|---|---|
| committer | Tom Yu <tlyu@mit.edu> | 2014-01-15 20:42:08 -0500 |
| commit | 4ce17d4134f71248fd54109ea65a3631ee048dfe (patch) | |
| tree | aff5136961f9df1b979c0a87cf7319e43d2494b9 /src | |
| parent | 040cf446d3be677f1b59377143939667a003012a (diff) | |
| download | krb5-4ce17d4134f71248fd54109ea65a3631ee048dfe.tar.gz krb5-4ce17d4134f71248fd54109ea65a3631ee048dfe.tar.xz krb5-4ce17d4134f71248fd54109ea65a3631ee048dfe.zip | |
Update copyright years
Diffstat (limited to 'src')
| -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 d3bf72ab4c..96db950a18 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) 2014 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..9984b20a81 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) 2014 by the Massachusetts Institute of Technology. * All rights reserved. * * Redistribution and use in source and binary forms, with or without |
