aboutsummaryrefslogtreecommitdiff
path: root/libobjc/objc/Protocol.h
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@gcc.gnu.org>2013-01-04 13:49:55 +0100
committerJakub Jelinek <jakub@gcc.gnu.org>2013-01-04 13:49:55 +0100
commit90d04a445cb821407e109da069ac93cd5ff3031f (patch)
treebb55f5b72dfc557698b74a9e740269cce291d1d5 /libobjc/objc/Protocol.h
parent33879b9fc7b04a5051c4a5508eda29c355de859d (diff)
downloadgcc-90d04a445cb821407e109da069ac93cd5ff3031f.zip
gcc-90d04a445cb821407e109da069ac93cd5ff3031f.tar.gz
gcc-90d04a445cb821407e109da069ac93cd5ff3031f.tar.bz2
Update Copyright years for files modified in 2011 and/or 2012.
From-SVN: r194903
Diffstat (limited to 'libobjc/objc/Protocol.h')
-rw-r--r--libobjc/objc/Protocol.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libobjc/objc/Protocol.h b/libobjc/objc/Protocol.h
index f2b7b78..64ca76c 100644
--- a/libobjc/objc/Protocol.h
+++ b/libobjc/objc/Protocol.h
@@ -1,5 +1,5 @@
/* Declare the class Protocol for Objective C programs.
- Copyright (C) 1993, 2004, 2009, 2010 Free Software Foundation, Inc.
+ Copyright (C) 1993, 2004, 2009, 2010, 2011 Free Software Foundation, Inc.
This file is part of GCC.