Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Main
Synchronet
Commits
d74d5e29
Commit
d74d5e29
authored
May 21, 2003
by
rswindell
Browse files
Changed license from GPL to LGPL.
parent
3c5bd886
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
25 additions
and
25 deletions
+25
-25
src/uifc/uifc.c
src/uifc/uifc.c
+5
-5
src/uifc/uifc.h
src/uifc/uifc.h
+5
-5
src/uifc/uifcd.c
src/uifc/uifcd.c
+5
-5
src/uifc/uifcfltk.cpp
src/uifc/uifcfltk.cpp
+5
-5
src/uifc/uifcx.c
src/uifc/uifcx.c
+5
-5
No files found.
src/uifc/uifc.c
View file @
d74d5e29
...
...
@@ -8,14 +8,14 @@
* @format.tab-size 4 (Plain Text/Source Code File Header) *
* @format.use-tabs true (see http://www.synchro.net/ptsc_hdr.html) *
* *
* Copyright 200
2
Rob Swindell - http://www.synchro.net/copyright.html *
* Copyright 200
3
Rob Swindell - http://www.synchro.net/copyright.html *
* *
* This
program
is free software; you can redistribute it and/or *
* modify it under the terms of the GNU General Public License
*
* This
library
is free software; you can redistribute it and/or *
* modify it under the terms of the GNU
Lesser
General Public License *
* as published by the Free Software Foundation; either version 2 *
* of the License, or (at your option) any later version. *
* See the GNU General Public License for more details: gpl.txt or
*
* http://www.fsf.org/copyleft/
gpl
.html
*
* See the GNU
Lesser
General Public License for more details:
l
gpl.txt or *
* http://www.fsf.org/copyleft/
lesser
.html *
* *
* Anonymous FTP access to the most recent released source is available at *
* ftp://vert.synchro.net, ftp://cvs.synchro.net and ftp://ftp.synchro.net *
...
...
src/uifc/uifc.h
View file @
d74d5e29
...
...
@@ -8,14 +8,14 @@
* @format.tab-size 4 (Plain Text/Source Code File Header) *
* @format.use-tabs true (see http://www.synchro.net/ptsc_hdr.html) *
* *
* Copyright 200
2
Rob Swindell - http://www.synchro.net/copyright.html *
* Copyright 200
3
Rob Swindell - http://www.synchro.net/copyright.html *
* *
* This
program
is free software; you can redistribute it and/or *
* modify it under the terms of the GNU General Public License
*
* This
library
is free software; you can redistribute it and/or *
* modify it under the terms of the GNU
Lesser
General Public License *
* as published by the Free Software Foundation; either version 2 *
* of the License, or (at your option) any later version. *
* See the GNU General Public License for more details: gpl.txt or
*
* http://www.fsf.org/copyleft/
gpl
.html
*
* See the GNU
Lesser
General Public License for more details:
l
gpl.txt or *
* http://www.fsf.org/copyleft/
lesser
.html *
* *
* Anonymous FTP access to the most recent released source is available at *
* ftp://vert.synchro.net, ftp://cvs.synchro.net and ftp://ftp.synchro.net *
...
...
src/uifc/uifcd.c
View file @
d74d5e29
...
...
@@ -8,14 +8,14 @@
* @format.tab-size 4 (Plain Text/Source Code File Header) *
* @format.use-tabs true (see http://www.synchro.net/ptsc_hdr.html) *
* *
* Copyright 200
2
Rob Swindell - http://www.synchro.net/copyright.html *
* Copyright 200
3
Rob Swindell - http://www.synchro.net/copyright.html *
* *
* This
program
is free software; you can redistribute it and/or *
* modify it under the terms of the GNU General Public License
*
* This
library
is free software; you can redistribute it and/or *
* modify it under the terms of the GNU
Lesser
General Public License *
* as published by the Free Software Foundation; either version 2 *
* of the License, or (at your option) any later version. *
* See the GNU General Public License for more details: gpl.txt or
*
* http://www.fsf.org/copyleft/
gpl
.html
*
* See the GNU
Lesser
General Public License for more details:
l
gpl.txt or *
* http://www.fsf.org/copyleft/
lesser
.html *
* *
* Anonymous FTP access to the most recent released source is available at *
* ftp://vert.synchro.net, ftp://cvs.synchro.net and ftp://ftp.synchro.net *
...
...
src/uifc/uifcfltk.cpp
View file @
d74d5e29
...
...
@@ -8,14 +8,14 @@
* @format.tab-size 4 (Plain Text/Source Code File Header) *
* @format.use-tabs true (see http://www.synchro.net/ptsc_hdr.html) *
* *
* Copyright 200
2
Rob Swindell - http://www.synchro.net/copyright.html *
* Copyright 200
3
Rob Swindell - http://www.synchro.net/copyright.html *
* *
* This
program
is free software; you can redistribute it and/or *
* modify it under the terms of the GNU General Public License
*
* This
library
is free software; you can redistribute it and/or *
* modify it under the terms of the GNU
Lesser
General Public License *
* as published by the Free Software Foundation; either version 2 *
* of the License, or (at your option) any later version. *
* See the GNU General Public License for more details: gpl.txt or
*
* http://www.fsf.org/copyleft/
gpl
.html
*
* See the GNU
Lesser
General Public License for more details:
l
gpl.txt or *
* http://www.fsf.org/copyleft/
lesser
.html *
* *
* Anonymous FTP access to the most recent released source is available at *
* ftp://vert.synchro.net, ftp://cvs.synchro.net and ftp://ftp.synchro.net *
...
...
src/uifc/uifcx.c
View file @
d74d5e29
...
...
@@ -8,14 +8,14 @@
* @format.tab-size 4 (Plain Text/Source Code File Header) *
* @format.use-tabs true (see http://www.synchro.net/ptsc_hdr.html) *
* *
* Copyright 200
2
Rob Swindell - http://www.synchro.net/copyright.html *
* Copyright 200
3
Rob Swindell - http://www.synchro.net/copyright.html *
* *
* This
program
is free software; you can redistribute it and/or *
* modify it under the terms of the GNU General Public License
*
* This
library
is free software; you can redistribute it and/or *
* modify it under the terms of the GNU
Lesser
General Public License *
* as published by the Free Software Foundation; either version 2 *
* of the License, or (at your option) any later version. *
* See the GNU General Public License for more details: gpl.txt or
*
* http://www.fsf.org/copyleft/
gpl
.html
*
* See the GNU
Lesser
General Public License for more details:
l
gpl.txt or *
* http://www.fsf.org/copyleft/
lesser
.html *
* *
* Anonymous FTP access to the most recent released source is available at *
* ftp://vert.synchro.net, ftp://cvs.synchro.net and ftp://ftp.synchro.net *
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment