diff options
| author | rsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-02-03 17:54:05 +0000 |
|---|---|---|
| committer | rsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-02-03 17:54:05 +0000 |
| commit | 95da0dc6f30722a5c46af68d1d6a24e7830b4b68 (patch) | |
| tree | f5c50e73d5b6043bc6705648bd0f7a3ce4dd6fb4 /libstdc++-v3/scripts/run_doxygen | |
| parent | 1131b1ddb779908208eeed555fe09d5b98ec5f19 (diff) | |
| download | ppe42-gcc-95da0dc6f30722a5c46af68d1d6a24e7830b4b68.tar.gz ppe42-gcc-95da0dc6f30722a5c46af68d1d6a24e7830b4b68.zip | |
Update copyright in libstdc++-v3.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@195701 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/scripts/run_doxygen')
| -rw-r--r-- | libstdc++-v3/scripts/run_doxygen | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libstdc++-v3/scripts/run_doxygen b/libstdc++-v3/scripts/run_doxygen index 45b3f4a066a..0f65d3af05c 100644 --- a/libstdc++-v3/scripts/run_doxygen +++ b/libstdc++-v3/scripts/run_doxygen @@ -1,8 +1,7 @@ #!/bin/bash # Runs doxygen and massages the output files. -# Copyright (C) 2001, 2002, 2003, 2004, 2008, 2009, 2010, 2011 -# Free Software Foundation, Inc. +# Copyright (C) 2001-2013 Free Software Foundation, Inc. # # Synopsis: run_doxygen --mode=[html|latex|man|xml] --host_alias=<alias> \ # v3srcdir \ |

