diff options
author | Jonas Franz <info@jonasfranz.software> | 2018-02-12 19:20:30 +0100 |
---|---|---|
committer | Lauris BH <lauris@nix.lv> | 2018-02-12 20:20:30 +0200 |
commit | fbdc00f46461bec024026b23f85fd1933ead6a96 (patch) | |
tree | 51daef4be36704efd120817993a5581bbc6a6f19 /options/license/psfrag | |
parent | 2cb4649acf73ce9a7b6c2b3f707673d89a789f46 (diff) | |
download | gitea-fbdc00f46461bec024026b23f85fd1933ead6a96.tar.gz gitea-fbdc00f46461bec024026b23f85fd1933ead6a96.zip |
Updating generate-licenses.go to fetch licenses from maintained repository. (#3484)
Signed-off-by: Jonas Franz <info@jonasfranz.software>
Diffstat (limited to 'options/license/psfrag')
-rw-r--r-- | options/license/psfrag | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/options/license/psfrag b/options/license/psfrag index 8667d592cb..ee9f879a21 100644 --- a/options/license/psfrag +++ b/options/license/psfrag @@ -1,5 +1,4 @@ -psfrag.dtx -Copyright (C) 1996 Craig Barratt, Michael C. Grant, and David Carlisle. -All rights are reserved. - -This system is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Don't come complaining to us if you modify this file and it doesn't work! If this file is modified by anyone but the authors, those changes and their authors must be explicitly stated HERE.
\ No newline at end of file +psfrag.dtx +Copyright (C) 1996 Craig Barratt, Michael C. Grant, and David Carlisle. +All rights are reserved. +This system is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Don't come complaining to us if you modify this file and it doesn't work! If this file is modified by anyone but the authors, those changes and their authors must be explicitly stated HERE. |