diff options
Diffstat (limited to 'ast/addcopyright')
-rwxr-xr-x | ast/addcopyright | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ast/addcopyright b/ast/addcopyright new file mode 100755 index 0000000..4772023 --- /dev/null +++ b/ast/addcopyright @@ -0,0 +1,2 @@ +sed -e 's/* <COPYRIGHT_STATEMENT>/* Copyright (C) 1997-'"`date +%Y`"' Council for the Central Laboratory of the\n* Research Councils/' \ + -e 's/<COPYRIGHT_STATEMENT>/Copyright (C) 1997-'"`date +%Y`"' Council for the Central Laboratory of the Research Councils/' |