From 73f2cb793c2f98d5f39814fdb76c876d9ed6db58 Mon Sep 17 00:00:00 2001 From: Greg Hudson Date: Tue, 18 Jan 2011 17:03:54 +0000 Subject: Update copyright year in prototype sources git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@24597 dc483132-0cff-0310-8789-dd5450dbe970 --- src/prototype/prototype.c | 2 +- src/prototype/prototype.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/prototype/prototype.c b/src/prototype/prototype.c index 7697620e4..6ba2dc507 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 685993cba..ecc4d03a0 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 -- cgit