aboutsummaryrefslogtreecommitdiff
path: root/gcc/gimple.h
diff options
context:
space:
mode:
authorRichard Sandiford <rdsandiford@googlemail.com>2013-01-10 20:38:27 +0000
committerRichard Sandiford <rdsandiford@googlemail.com>2013-01-10 20:38:27 +0000
commit20ee388be3cdc92f30962c05b2559bd7f90eeca7 (patch)
tree85cadfbc188c702c26e8e554c88e9abc92e4a294 /gcc/gimple.h
parent71a54bd13806b9d31006eb20445e823a0a963935 (diff)
Update copyright years in gcc/
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@195098 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/gimple.h')
-rw-r--r--gcc/gimple.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/gimple.h b/gcc/gimple.h
index a5be00a48aa..4bd6b3d71cc 100644
--- a/gcc/gimple.h
+++ b/gcc/gimple.h
@@ -1,6 +1,6 @@
/* Gimple IR definitions.
- Copyright 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc.
+ Copyright (C) 2007-2013 Free Software Foundation, Inc.
Contributed by Aldy Hernandez <aldyh@redhat.com>
This file is part of GCC.