diff options
author | oliva <oliva@138bc75d-0d04-0410-961f-82ee72b054a4> | 1998-07-27 21:01:54 +0000 |
---|---|---|
committer | oliva <oliva@138bc75d-0d04-0410-961f-82ee72b054a4> | 1998-07-27 21:01:54 +0000 |
commit | aa7a82bbb97d1a670c8864f1cb5e51531807689c (patch) | |
tree | b8e5cbe6a6966bceb3ac77dc0110e46fe36922a6 /contrib/test_summary | |
parent | bcdc1884553799f3630ce396dd13aca899bfa571 (diff) | |
download | gcc-aa7a82bbb97d1a670c8864f1cb5e51531807689c.tar.gz |
* test_summary: assigned copyright to FSF
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@21421 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'contrib/test_summary')
-rwxr-xr-x | contrib/test_summary | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/test_summary b/contrib/test_summary index 332f88a1e78..35a4ae68334 100755 --- a/contrib/test_summary +++ b/contrib/test_summary @@ -1,6 +1,7 @@ #! /bin/sh -# (C) 1998 Alexandre Oliva <oliva@dcc.unicamp.br> +# (C) 1998 Free Software Foundation +# Originally by Alexandre Oliva <oliva@dcc.unicamp.br> # This script is Free Software, and it can be copied, distributed and # modified as defined in the GNU General Public License. A copy of |