aboutsummaryrefslogtreecommitdiff
path: root/gcc/dse.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/dse.h')
-rw-r--r--gcc/dse.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/dse.h b/gcc/dse.h
index 7c9c94bc57e..dca6ea04f9b 100644
--- a/gcc/dse.h
+++ b/gcc/dse.h
@@ -1,5 +1,5 @@
/* RTL dead store elimination.
- Copyright (C) 2007 Free Software Foundation, Inc.
+ Copyright (C) 2007, 2010 Free Software Foundation, Inc.
Contributed by Richard Sandiford <rsandifor@codesourcery.com>
and Kenneth Zadeck <zadeck@naturalbridge.com>