Fossil SCM
updated license description from GPL to 2-clause BSD, with a tip of the hat to er38hcma on the mailing list.
Commit
6fb3e2def880301fdb07ecf5963be8be55550487a17b83c806ccb9c928211b1a
Parent
14d8d31b1ad823e…
1 file changed
+2
-2
+2
-2
| --- debian/makedeb.sh | ||
| +++ debian/makedeb.sh | ||
| @@ -59,11 +59,11 @@ | ||
| 59 | 59 | |
| 60 | 60 | The original sources for fossil can be downloaded for free from: |
| 61 | 61 | |
| 62 | 62 | http://www.fossil-scm.org/ |
| 63 | 63 | |
| 64 | -fossil is released under the terms of the GNU General Public License. | |
| 64 | +fossil is released under the terms of the 2-clause BSD License. | |
| 65 | 65 | |
| 66 | 66 | EOF |
| 67 | 67 | } |
| 68 | 68 | |
| 69 | 69 | true && { |
| @@ -98,11 +98,11 @@ | ||
| 98 | 98 | Fossil is a unique SCM program which supports distributed source control |
| 99 | 99 | management using local repositories, access over HTTP CGI, or using the |
| 100 | 100 | built-in HTTP server. It has a built-in wiki, file browsing, etc. |
| 101 | 101 | Fossil home page: http://fossil-scm.org |
| 102 | 102 | Fossil author: D. Richard Hipp |
| 103 | - License: GNU GPLv2 | |
| 103 | + License: 2-clause BSD | |
| 104 | 104 | EOF |
| 105 | 105 | |
| 106 | 106 | } |
| 107 | 107 | |
| 108 | 108 | |
| 109 | 109 |
| --- debian/makedeb.sh | |
| +++ debian/makedeb.sh | |
| @@ -59,11 +59,11 @@ | |
| 59 | |
| 60 | The original sources for fossil can be downloaded for free from: |
| 61 | |
| 62 | http://www.fossil-scm.org/ |
| 63 | |
| 64 | fossil is released under the terms of the GNU General Public License. |
| 65 | |
| 66 | EOF |
| 67 | } |
| 68 | |
| 69 | true && { |
| @@ -98,11 +98,11 @@ | |
| 98 | Fossil is a unique SCM program which supports distributed source control |
| 99 | management using local repositories, access over HTTP CGI, or using the |
| 100 | built-in HTTP server. It has a built-in wiki, file browsing, etc. |
| 101 | Fossil home page: http://fossil-scm.org |
| 102 | Fossil author: D. Richard Hipp |
| 103 | License: GNU GPLv2 |
| 104 | EOF |
| 105 | |
| 106 | } |
| 107 | |
| 108 | |
| 109 |
| --- debian/makedeb.sh | |
| +++ debian/makedeb.sh | |
| @@ -59,11 +59,11 @@ | |
| 59 | |
| 60 | The original sources for fossil can be downloaded for free from: |
| 61 | |
| 62 | http://www.fossil-scm.org/ |
| 63 | |
| 64 | fossil is released under the terms of the 2-clause BSD License. |
| 65 | |
| 66 | EOF |
| 67 | } |
| 68 | |
| 69 | true && { |
| @@ -98,11 +98,11 @@ | |
| 98 | Fossil is a unique SCM program which supports distributed source control |
| 99 | management using local repositories, access over HTTP CGI, or using the |
| 100 | built-in HTTP server. It has a built-in wiki, file browsing, etc. |
| 101 | Fossil home page: http://fossil-scm.org |
| 102 | Fossil author: D. Richard Hipp |
| 103 | License: 2-clause BSD |
| 104 | EOF |
| 105 | |
| 106 | } |
| 107 | |
| 108 | |
| 109 |