summaryrefslogtreecommitdiff
path: root/libobjc/NXConstStr.m
diff options
context:
space:
mode:
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>2013-02-03 11:16:21 +0000
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>2013-02-03 11:16:21 +0000
commit03a3582cd440dcbf5d3f124aeba9ac787d273d1a (patch)
tree6d6f00db8662286db176584052aea8259b4aae17 /libobjc/NXConstStr.m
parentbd23a49920b2684999b0c153a0ec817a1937d6c5 (diff)
downloadgcc-03a3582cd440dcbf5d3f124aeba9ac787d273d1a.tar.gz
Update copyright years in libobjc.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@195693 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libobjc/NXConstStr.m')
-rw-r--r--libobjc/NXConstStr.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/libobjc/NXConstStr.m b/libobjc/NXConstStr.m
index 1442ba6d39a..bcec4c7330e 100644
--- a/libobjc/NXConstStr.m
+++ b/libobjc/NXConstStr.m
@@ -1,5 +1,5 @@
/* Implementation of the NXConstantString class for Objective-C.
- Copyright (C) 1995, 2009, 2010 Free Software Foundation, Inc.
+ Copyright (C) 1995-2013 Free Software Foundation, Inc.
Contributed by Pieter J. Schoenmakers <tiggr@es.ele.tue.nl>
This file is part of GCC.