From 4ce17d4134f71248fd54109ea65a3631ee048dfe Mon Sep 17 00:00:00 2001 From: Tom Yu Date: Wed, 15 Jan 2014 20:42:08 -0500 Subject: Update copyright years --- 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 d3bf72ab4..96db950a1 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 88233031a..9984b20a8 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 -- cgit