Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
belle-sip
Commits
d19ccffc
Commit
d19ccffc
authored
Dec 30, 2013
by
Simon Morlat
Browse files
change headers to refer to version 2 of GPL
parent
600fdfcd
Changes
29
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
20 additions
and
20 deletions
+20
-20
include/belle-sip/auth-helper.h
include/belle-sip/auth-helper.h
+1
-1
include/belle-sip/belle-sdp.h
include/belle-sip/belle-sdp.h
+1
-1
include/belle-sip/dialog.h
include/belle-sip/dialog.h
+1
-1
include/belle-sip/list.h
include/belle-sip/list.h
+1
-1
include/belle-sip/listeningpoint.h
include/belle-sip/listeningpoint.h
+1
-1
include/belle-sip/mainloop.h
include/belle-sip/mainloop.h
+1
-1
include/belle-sip/refresher.h
include/belle-sip/refresher.h
+1
-1
src/auth_helper.c
src/auth_helper.c
+1
-1
src/belle_sdp_impl.c
src/belle_sdp_impl.c
+1
-1
src/belle_sip_dict.c
src/belle_sip_dict.c
+1
-1
src/belle_sip_utils.c
src/belle_sip_utils.c
+1
-1
src/clock_gettime.h
src/clock_gettime.h
+1
-1
src/port.c
src/port.c
+1
-1
src/siplistener.c
src/siplistener.c
+1
-1
src/transports/stream_channel.h
src/transports/stream_channel.h
+1
-1
src/transports/tunnel_channel.c
src/transports/tunnel_channel.c
+1
-1
src/transports/tunnel_listeningpoint.c
src/transports/tunnel_listeningpoint.c
+1
-1
src/transports/tunnel_wrapper.cc
src/transports/tunnel_wrapper.cc
+1
-1
tester/auth_helper_tester.c
tester/auth_helper_tester.c
+1
-1
tester/belle_sdp_tester.c
tester/belle_sdp_tester.c
+1
-1
No files found.
include/belle-sip/auth-helper.h
View file @
d19ccffc
...
...
@@ -4,7 +4,7 @@
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version
3
of the License, or
the Free Software Foundation, either version
2
of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
...
...
include/belle-sip/belle-sdp.h
View file @
d19ccffc
...
...
@@ -4,7 +4,7 @@
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version
3
of the License, or
the Free Software Foundation, either version
2
of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
...
...
include/belle-sip/dialog.h
View file @
d19ccffc
...
...
@@ -4,7 +4,7 @@
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version
3
of the License, or
the Free Software Foundation, either version
2
of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
...
...
include/belle-sip/list.h
View file @
d19ccffc
...
...
@@ -4,7 +4,7 @@
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version
3
of the License, or
the Free Software Foundation, either version
2
of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
...
...
include/belle-sip/listeningpoint.h
View file @
d19ccffc
...
...
@@ -4,7 +4,7 @@
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version
3
of the License, or
the Free Software Foundation, either version
2
of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
...
...
include/belle-sip/mainloop.h
View file @
d19ccffc
...
...
@@ -4,7 +4,7 @@
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version
3
of the License, or
the Free Software Foundation, either version
2
of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
...
...
include/belle-sip/refresher.h
View file @
d19ccffc
...
...
@@ -4,7 +4,7 @@
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version
3
of the License, or
the Free Software Foundation, either version
2
of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
...
...
src/auth_helper.c
View file @
d19ccffc
...
...
@@ -4,7 +4,7 @@
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version
3
of the License, or
the Free Software Foundation, either version
2
of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
...
...
src/belle_sdp_impl.c
View file @
d19ccffc
...
...
@@ -4,7 +4,7 @@
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version
3
of the License, or
the Free Software Foundation, either version
2
of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
...
...
src/belle_sip_dict.c
View file @
d19ccffc
...
...
@@ -4,7 +4,7 @@
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version
3
of the License, or
the Free Software Foundation, either version
2
of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
...
...
src/belle_sip_utils.c
View file @
d19ccffc
...
...
@@ -4,7 +4,7 @@
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version
3
of the License, or
the Free Software Foundation, either version
2
of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
...
...
src/clock_gettime.h
View file @
d19ccffc
...
...
@@ -4,7 +4,7 @@
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version
3
of the License, or
the Free Software Foundation, either version
2
of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
...
...
src/port.c
View file @
d19ccffc
...
...
@@ -4,7 +4,7 @@
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version
3
of the License, or
the Free Software Foundation, either version
2
of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
...
...
src/siplistener.c
View file @
d19ccffc
...
...
@@ -4,7 +4,7 @@
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version
3
of the License, or
the Free Software Foundation, either version
2
of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
...
...
src/transports/stream_channel.h
View file @
d19ccffc
...
...
@@ -4,7 +4,7 @@
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version
3
of the License, or
the Free Software Foundation, either version
2
of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
...
...
src/transports/tunnel_channel.c
View file @
d19ccffc
...
...
@@ -4,7 +4,7 @@
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version
3
of the License, or
the Free Software Foundation, either version
2
of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
...
...
src/transports/tunnel_listeningpoint.c
View file @
d19ccffc
...
...
@@ -4,7 +4,7 @@
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version
3
of the License, or
the Free Software Foundation, either version
2
of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
...
...
src/transports/tunnel_wrapper.cc
View file @
d19ccffc
...
...
@@ -4,7 +4,7 @@
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version
3
of the License, or
the Free Software Foundation, either version
2
of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
...
...
tester/auth_helper_tester.c
View file @
d19ccffc
...
...
@@ -4,7 +4,7 @@
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version
3
of the License, or
the Free Software Foundation, either version
2
of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
...
...
tester/belle_sdp_tester.c
View file @
d19ccffc
...
...
@@ -4,7 +4,7 @@
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version
3
of the License, or
the Free Software Foundation, either version
2
of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
...
...
Prev
1
2
Next
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