summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Kaduk <kaduk@mit.edu>2013-01-11 15:14:02 -0500
committerBen Kaduk <kaduk@mit.edu>2013-01-11 15:15:25 -0500
commitfbb725102d3bb6763b539e8925cbe027e1e20d78 (patch)
treea9d3bd28a65e1dd9a118f0d0a1e0788d4edf3f78
parentc53ea7bef444d7c151c46224b7a0600b9539496f (diff)
downloadkrb5-fbb725102d3bb6763b539e8925cbe027e1e20d78.tar.gz
krb5-fbb725102d3bb6763b539e8925cbe027e1e20d78.tar.xz
krb5-fbb725102d3bb6763b539e8925cbe027e1e20d78.zip
Update copyright year in prototype sources
-rw-r--r--src/prototype/prototype.c2
-rw-r--r--src/prototype/prototype.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/prototype/prototype.c b/src/prototype/prototype.c
index 239a013525..d3bf72ab4c 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) 2013 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 44f2c47f3a..88233031a2 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) 2013 by the Massachusetts Institute of Technology.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without