diff --git a/contrib/ChangeLog b/contrib/ChangeLog index bdea6ebf2293e1cf6f12a2fee5e923d01925f1b9..3b2a4826f56eb10f1047c784de5a26ae7d1bab29 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -1,3 +1,7 @@ +Wed Aug 12 19:59:36 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> + + * egcs_update: Assigned copyright to FSF. + Tue Aug 11 17:55:53 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> Alexandre Oliva <oliva@dcc.unicamp.br> diff --git a/contrib/egcs_update b/contrib/egcs_update index 0a761e510913e1ab0873298382e56d31be2b5386..c2cf2c9deb5cb7327085c6e72a4a93b40f6b34b3 100755 --- a/contrib/egcs_update +++ b/contrib/egcs_update @@ -15,7 +15,14 @@ # contrib/egcs_update -A # contrib/egcs_update --nostdflags -P -r egcs_1_1_branch gcc/testsuite # -# By Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>, August 1998. +# +# (C) 1998 Free Software Foundation +# Originally by Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>, August 1998. +# +# This script is Free Software, and it can be copied, distributed and +# modified as defined in the GNU General Public License. A copy of +# its license can be downloaded from http://www.gnu.org/copyleft/gpl.html + UPDATE_OPTIONS=-P # Add -d to create any directories that exist in the repository but not