You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 12, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -192,7 +192,7 @@ Use of this software is governed by the Fair Source License included in the LICE
192
192
193
193
In order to deal with the case of my death or this software becoming abandoned it has an open eventually clause where the licence will change exactly 3 years after the publish date of a version release. This means that if version 1.0.0 was released on 1 July 2010 then it can be taken using the listed alternate licence on 2 July 2013. This licence, version and time is all specified below.
194
194
195
-
After the following date NOT YET SPECIFIED the software version '1.3.13' is dual licenced under the Fair Source Licence included in the LICENSE.txt file or under the GNU General Public License Version 3 with terms specified at https://www.gnu.org/licenses/gpl-3.0.txt
195
+
After the following date 15 June 2021 the software version '1.3.13' is dual licenced under the Fair Source Licence included in the LICENSE.txt file or under the GNU General Public License Version 3 with terms specified at https://www.gnu.org/licenses/gpl-3.0.txt
196
196
197
197
OWASP Database is licensed under https://creativecommons.org/licenses/by-sa/3.0/ sourced under Creative Commons from https://codecrawler.codeplex.com/https://www.owasp.org/index.php/Category:OWASP_Code_Crawler and https://www.owasp.org/index.php/OWASP_Code_Review_Guide_Table_of_Contents this database was modified to JSON and with slight corrections to spelling and puncuation where applicable.
198
198
@@ -202,7 +202,7 @@ File Classifier Database is licensed under https://creativecommons.org/licenses/
202
202
Change Log
203
203
==========
204
204
205
-
XX XXXXXXXX XXXX - 1.3.13 https://github.com/boyter/searchcode-server/projects/6
205
+
15 June 2018 - 1.3.13 https://github.com/boyter/searchcode-server/projects/6
206
206
- Repository names now support any character https://github.com/boyter/searchcode-server/issues/122
207
207
- Better reporting on repository failures with indicator in repository list admin page https://github.com/boyter/searchcode-server/issues/164
208
208
- Resolve issue where By File Count and By Line Count would not match on repository overview page
@@ -453,7 +453,7 @@ Deployment Checklist
453
453
454
454
- update README.md and replace NOT SPECIFIED YET with current date and the change log entry
455
455
- fab build_all_release
456
-
- scp searchcode-server-community.tar.gz to searchcodeserver.com
456
+
- scp searchcode-server-community.tar.gz to searchcodeserver.com
457
457
- generate sha1sum and md5sum of searchcode-server-community.tar.gz
458
458
- update pricing.html with hashes calculated in previous step
0 commit comments