summaryrefslogtreecommitdiff
path: root/gcc/graphite-clast-to-gimple.h
diff options
context:
space:
mode:
authorbstarynk <bstarynk@138bc75d-0d04-0410-961f-82ee72b054a4>2013-01-07 09:56:26 +0000
committerbstarynk <bstarynk@138bc75d-0d04-0410-961f-82ee72b054a4>2013-01-07 09:56:26 +0000
commit443da0eb16963953ec212d48c868a335483bc5a2 (patch)
tree628c0c00ff0013b5c4114c74c87f061001d8b61a /gcc/graphite-clast-to-gimple.h
parent5ce83a5981fcbc23147441444c8d25c99b86d621 (diff)
downloadgcc-443da0eb16963953ec212d48c868a335483bc5a2.tar.gz
2013-01-07 Basile Starynkevitch <basile@starynkevitch.net>
MELT branch merged with trunk rev 194961 using svnmerge.py git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/melt-branch@194963 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/graphite-clast-to-gimple.h')
-rw-r--r--gcc/graphite-clast-to-gimple.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/graphite-clast-to-gimple.h b/gcc/graphite-clast-to-gimple.h
index 8fdee90856b..3b78ec13495 100644
--- a/gcc/graphite-clast-to-gimple.h
+++ b/gcc/graphite-clast-to-gimple.h
@@ -1,5 +1,5 @@
/* Translation of CLAST (CLooG AST) to Gimple.
- Copyright (C) 2009, 2010 Free Software Foundation, Inc.
+ Copyright (C) 2009, 2010, 2011, 2012 Free Software Foundation, Inc.
Contributed by Sebastian Pop <sebastian.pop@amd.com>.
This file is part of GCC.