krb5 commit: Bump copyright years in src/prototype

Tom Yu tlyu at mit.edu
Fri Aug 19 16:59:47 EDT 2016


https://github.com/krb5/krb5/commit/1712b709ad803e3acdf1f4bac400abc17c0ae104
commit 1712b709ad803e3acdf1f4bac400abc17c0ae104
Author: Tom Yu <tlyu at mit.edu>
Date:   Fri Aug 19 16:17:00 2016 -0400

    Bump copyright years in src/prototype
    
    [ci skip]

 src/prototype/prototype.c |    2 +-
 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 7590b2d..a24a145 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) 2015 by the Massachusetts Institute of Technology.
+ * Copyright (C) 2016 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 85b11da..8681910 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) 2015 by the Massachusetts Institute of Technology.
+ * Copyright (C) 2016 by the Massachusetts Institute of Technology.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without


More information about the cvs-krb5 mailing list