Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
BC
public
liblinphone
Commits
709d6497
Commit
709d6497
authored
Jul 27, 2016
by
Gautier Pelloux-Prayer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
license: update FSF address
parent
ee459765
Changes
188
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
188 changed files
with
188 additions
and
188 deletions
+188
-188
CMakeLists.txt
CMakeLists.txt
+1
-1
cmake/FindCUnit.cmake
cmake/FindCUnit.cmake
+1
-1
cmake/FindIconv.cmake
cmake/FindIconv.cmake
+1
-1
cmake/FindIntl.cmake
cmake/FindIntl.cmake
+1
-1
cmake/FindNotify.cmake
cmake/FindNotify.cmake
+1
-1
cmake/FindSqlite3.cmake
cmake/FindSqlite3.cmake
+1
-1
cmake/FindXML2.cmake
cmake/FindXML2.cmake
+1
-1
cmake/FindZlib.cmake
cmake/FindZlib.cmake
+1
-1
cmake/LinphoneConfig.cmake.in
cmake/LinphoneConfig.cmake.in
+1
-1
config.h.cmake
config.h.cmake
+1
-1
console/CMakeLists.txt
console/CMakeLists.txt
+1
-1
console/commands.c
console/commands.c
+1
-1
console/linphonec.c
console/linphonec.c
+1
-1
console/shell.c
console/shell.c
+1
-1
coreapi/CMakeLists.txt
coreapi/CMakeLists.txt
+1
-1
coreapi/account_creator.c
coreapi/account_creator.c
+1
-1
coreapi/account_creator.h
coreapi/account_creator.h
+1
-1
coreapi/address.c
coreapi/address.c
+1
-1
coreapi/bellesip_sal/sal_address_impl.c
coreapi/bellesip_sal/sal_address_impl.c
+1
-1
coreapi/bellesip_sal/sal_impl.c
coreapi/bellesip_sal/sal_impl.c
+1
-1
coreapi/bellesip_sal/sal_impl.h
coreapi/bellesip_sal/sal_impl.h
+1
-1
coreapi/bellesip_sal/sal_op_call.c
coreapi/bellesip_sal/sal_op_call.c
+1
-1
coreapi/bellesip_sal/sal_op_call_transfer.c
coreapi/bellesip_sal/sal_op_call_transfer.c
+1
-1
coreapi/bellesip_sal/sal_op_events.c
coreapi/bellesip_sal/sal_op_events.c
+1
-1
coreapi/bellesip_sal/sal_op_impl.c
coreapi/bellesip_sal/sal_op_impl.c
+1
-1
coreapi/bellesip_sal/sal_op_info.c
coreapi/bellesip_sal/sal_op_info.c
+1
-1
coreapi/bellesip_sal/sal_op_message.c
coreapi/bellesip_sal/sal_op_message.c
+1
-1
coreapi/bellesip_sal/sal_op_presence.c
coreapi/bellesip_sal/sal_op_presence.c
+1
-1
coreapi/bellesip_sal/sal_op_publish.c
coreapi/bellesip_sal/sal_op_publish.c
+1
-1
coreapi/bellesip_sal/sal_op_registration.c
coreapi/bellesip_sal/sal_op_registration.c
+1
-1
coreapi/bellesip_sal/sal_sdp.c
coreapi/bellesip_sal/sal_sdp.c
+1
-1
coreapi/buffer.c
coreapi/buffer.c
+1
-1
coreapi/buffer.h
coreapi/buffer.h
+1
-1
coreapi/call_log.c
coreapi/call_log.c
+1
-1
coreapi/call_log.h
coreapi/call_log.h
+1
-1
coreapi/call_params.c
coreapi/call_params.c
+1
-1
coreapi/call_params.h
coreapi/call_params.h
+1
-1
coreapi/callbacks.c
coreapi/callbacks.c
+1
-1
coreapi/content.c
coreapi/content.c
+1
-1
coreapi/content.h
coreapi/content.h
+1
-1
coreapi/dict.c
coreapi/dict.c
+1
-1
coreapi/ec-calibrator.c
coreapi/ec-calibrator.c
+1
-1
coreapi/enum.c
coreapi/enum.c
+1
-1
coreapi/enum.h
coreapi/enum.h
+1
-1
coreapi/event.c
coreapi/event.c
+1
-1
coreapi/event.h
coreapi/event.h
+1
-1
coreapi/fonis.c
coreapi/fonis.c
+1
-1
coreapi/gitversion.cmake
coreapi/gitversion.cmake
+1
-1
coreapi/help/CMakeLists.txt
coreapi/help/CMakeLists.txt
+1
-1
coreapi/help/buddy_status.c
coreapi/help/buddy_status.c
+1
-1
coreapi/help/chatroom.c
coreapi/help/chatroom.c
+1
-1
coreapi/help/filetransfer.c
coreapi/help/filetransfer.c
+1
-1
coreapi/help/helloworld.c
coreapi/help/helloworld.c
+1
-1
coreapi/help/java/org/linphone/core/tutorials/TutorialBuddyStatus.java
...java/org/linphone/core/tutorials/TutorialBuddyStatus.java
+1
-1
coreapi/help/java/org/linphone/core/tutorials/TutorialChatRoom.java
...lp/java/org/linphone/core/tutorials/TutorialChatRoom.java
+1
-1
coreapi/help/java/org/linphone/core/tutorials/TutorialHelloWorld.java
.../java/org/linphone/core/tutorials/TutorialHelloWorld.java
+1
-1
coreapi/help/java/org/linphone/core/tutorials/TutorialNotifier.java
...lp/java/org/linphone/core/tutorials/TutorialNotifier.java
+1
-1
coreapi/help/java/org/linphone/core/tutorials/TutorialRegistration.java
...ava/org/linphone/core/tutorials/TutorialRegistration.java
+1
-1
coreapi/help/notify.c
coreapi/help/notify.c
+1
-1
coreapi/help/registration.c
coreapi/help/registration.c
+1
-1
coreapi/linphone_proxy_config.h
coreapi/linphone_proxy_config.h
+1
-1
coreapi/linphonecall.c
coreapi/linphonecall.c
+1
-1
coreapi/linphonecore.c
coreapi/linphonecore.c
+1
-1
coreapi/linphonecore.h
coreapi/linphonecore.h
+1
-1
coreapi/linphonecore_jni.cc
coreapi/linphonecore_jni.cc
+1
-1
coreapi/linphonecore_utils.h
coreapi/linphonecore_utils.h
+1
-1
coreapi/linphonefriend.h
coreapi/linphonefriend.h
+1
-1
coreapi/linphonepresence.h
coreapi/linphonepresence.h
+1
-1
coreapi/localplayer.c
coreapi/localplayer.c
+1
-1
coreapi/lpc2xml.c
coreapi/lpc2xml.c
+1
-1
coreapi/lpc2xml.h
coreapi/lpc2xml.h
+1
-1
coreapi/lsd.c
coreapi/lsd.c
+1
-1
coreapi/message_storage.c
coreapi/message_storage.c
+1
-1
coreapi/misc.c
coreapi/misc.c
+1
-1
coreapi/offeranswer.c
coreapi/offeranswer.c
+1
-1
coreapi/offeranswer.h
coreapi/offeranswer.h
+1
-1
coreapi/player.c
coreapi/player.c
+1
-1
coreapi/presence.c
coreapi/presence.c
+1
-1
coreapi/quality_reporting.c
coreapi/quality_reporting.c
+1
-1
coreapi/quality_reporting.h
coreapi/quality_reporting.h
+1
-1
coreapi/remote_provisioning.c
coreapi/remote_provisioning.c
+1
-1
coreapi/sal.c
coreapi/sal.c
+1
-1
coreapi/siplogin.c
coreapi/siplogin.c
+1
-1
coreapi/sipsetup.c
coreapi/sipsetup.c
+1
-1
coreapi/sipsetup.h
coreapi/sipsetup.h
+1
-1
coreapi/test_ecc.c
coreapi/test_ecc.c
+1
-1
coreapi/test_lsd.c
coreapi/test_lsd.c
+1
-1
coreapi/test_numbers.c
coreapi/test_numbers.c
+1
-1
coreapi/upnp.c
coreapi/upnp.c
+1
-1
coreapi/upnp.h
coreapi/upnp.h
+1
-1
coreapi/vtables.c
coreapi/vtables.c
+1
-1
coreapi/xml.c
coreapi/xml.c
+1
-1
coreapi/xml2lpc.c
coreapi/xml2lpc.c
+1
-1
coreapi/xml2lpc.h
coreapi/xml2lpc.h
+1
-1
coreapi/xmlrpc.c
coreapi/xmlrpc.c
+1
-1
coreapi/xmlrpc.h
coreapi/xmlrpc.h
+1
-1
gtk/CMakeLists.txt
gtk/CMakeLists.txt
+1
-1
gtk/audio_assistant.c
gtk/audio_assistant.c
+1
-1
gtk/buddylookup.c
gtk/buddylookup.c
+1
-1
gtk/calllogs.c
gtk/calllogs.c
+1
-1
gtk/chat.c
gtk/chat.c
+1
-1
gtk/config-fetching.c
gtk/config-fetching.c
+1
-1
gtk/fonis.c
gtk/fonis.c
+1
-1
gtk/friendlist.c
gtk/friendlist.c
+1
-1
gtk/incall_view.c
gtk/incall_view.c
+1
-1
gtk/linphone.h
gtk/linphone.h
+1
-1
gtk/logging.c
gtk/logging.c
+1
-1
gtk/loginframe.c
gtk/loginframe.c
+1
-1
gtk/main.c
gtk/main.c
+1
-1
gtk/propertybox.c
gtk/propertybox.c
+1
-1
gtk/setupwizard.c
gtk/setupwizard.c
+1
-1
gtk/singleinstance.c
gtk/singleinstance.c
+1
-1
gtk/status_icon.c
gtk/status_icon.c
+1
-1
gtk/status_icon.h
gtk/status_icon.h
+1
-1
gtk/status_notifier.c
gtk/status_notifier.c
+1
-1
gtk/status_notifier.h
gtk/status_notifier.h
+1
-1
gtk/update.c
gtk/update.c
+1
-1
gtk/utils.c
gtk/utils.c
+1
-1
gtk/videowindow.c
gtk/videowindow.c
+1
-1
java/common/org/linphone/core/CallDirection.java
java/common/org/linphone/core/CallDirection.java
+1
-1
java/common/org/linphone/core/LinphoneAddress.java
java/common/org/linphone/core/LinphoneAddress.java
+1
-1
java/common/org/linphone/core/LinphoneAuthInfo.java
java/common/org/linphone/core/LinphoneAuthInfo.java
+1
-1
java/common/org/linphone/core/LinphoneCall.java
java/common/org/linphone/core/LinphoneCall.java
+1
-1
java/common/org/linphone/core/LinphoneCallLog.java
java/common/org/linphone/core/LinphoneCallLog.java
+1
-1
java/common/org/linphone/core/LinphoneCallParams.java
java/common/org/linphone/core/LinphoneCallParams.java
+1
-1
java/common/org/linphone/core/LinphoneCallStats.java
java/common/org/linphone/core/LinphoneCallStats.java
+1
-1
java/common/org/linphone/core/LinphoneChatRoom.java
java/common/org/linphone/core/LinphoneChatRoom.java
+1
-1
java/common/org/linphone/core/LinphoneCore.java
java/common/org/linphone/core/LinphoneCore.java
+1
-1
java/common/org/linphone/core/LinphoneCoreFactory.java
java/common/org/linphone/core/LinphoneCoreFactory.java
+1
-1
java/common/org/linphone/core/LinphoneCoreListener.java
java/common/org/linphone/core/LinphoneCoreListener.java
+1
-1
java/common/org/linphone/core/LinphoneFriend.java
java/common/org/linphone/core/LinphoneFriend.java
+1
-1
java/common/org/linphone/core/LinphoneLogHandler.java
java/common/org/linphone/core/LinphoneLogHandler.java
+1
-1
java/common/org/linphone/core/LinphoneProxyConfig.java
java/common/org/linphone/core/LinphoneProxyConfig.java
+1
-1
java/common/org/linphone/core/LpConfig.java
java/common/org/linphone/core/LpConfig.java
+1
-1
java/common/org/linphone/core/OnlineStatus.java
java/common/org/linphone/core/OnlineStatus.java
+1
-1
java/common/org/linphone/core/PayloadType.java
java/common/org/linphone/core/PayloadType.java
+1
-1
java/common/org/linphone/core/PresenceActivity.java
java/common/org/linphone/core/PresenceActivity.java
+1
-1
java/common/org/linphone/core/PresenceActivityType.java
java/common/org/linphone/core/PresenceActivityType.java
+1
-1
java/common/org/linphone/core/PresenceBasicStatus.java
java/common/org/linphone/core/PresenceBasicStatus.java
+1
-1
java/common/org/linphone/core/PresenceModel.java
java/common/org/linphone/core/PresenceModel.java
+1
-1
java/common/org/linphone/core/PresenceNote.java
java/common/org/linphone/core/PresenceNote.java
+1
-1
java/common/org/linphone/core/PresencePerson.java
java/common/org/linphone/core/PresencePerson.java
+1
-1
java/common/org/linphone/core/PresenceService.java
java/common/org/linphone/core/PresenceService.java
+1
-1
java/common/org/linphone/core/VideoSize.java
java/common/org/linphone/core/VideoSize.java
+1
-1
java/common/org/linphone/core/package.html
java/common/org/linphone/core/package.html
+1
-1
java/impl/org/linphone/core/LinphoneAddressImpl.java
java/impl/org/linphone/core/LinphoneAddressImpl.java
+1
-1
java/impl/org/linphone/core/LinphoneAuthInfoImpl.java
java/impl/org/linphone/core/LinphoneAuthInfoImpl.java
+1
-1
java/impl/org/linphone/core/LinphoneCallImpl.java
java/impl/org/linphone/core/LinphoneCallImpl.java
+1
-1
java/impl/org/linphone/core/LinphoneCallLogImpl.java
java/impl/org/linphone/core/LinphoneCallLogImpl.java
+1
-1
java/impl/org/linphone/core/LinphoneCallParamsImpl.java
java/impl/org/linphone/core/LinphoneCallParamsImpl.java
+1
-1
java/impl/org/linphone/core/LinphoneCallStatsImpl.java
java/impl/org/linphone/core/LinphoneCallStatsImpl.java
+1
-1
java/impl/org/linphone/core/LinphoneChatRoomImpl.java
java/impl/org/linphone/core/LinphoneChatRoomImpl.java
+1
-1
java/impl/org/linphone/core/LinphoneCoreFactoryImpl.java
java/impl/org/linphone/core/LinphoneCoreFactoryImpl.java
+1
-1
java/impl/org/linphone/core/LinphoneCoreImpl.java
java/impl/org/linphone/core/LinphoneCoreImpl.java
+1
-1
java/impl/org/linphone/core/LinphoneFriendImpl.java
java/impl/org/linphone/core/LinphoneFriendImpl.java
+1
-1
java/impl/org/linphone/core/LinphoneProxyConfigImpl.java
java/impl/org/linphone/core/LinphoneProxyConfigImpl.java
+1
-1
java/impl/org/linphone/core/LpConfigImpl.java
java/impl/org/linphone/core/LpConfigImpl.java
+1
-1
java/impl/org/linphone/core/PayloadTypeImpl.java
java/impl/org/linphone/core/PayloadTypeImpl.java
+1
-1
java/impl/org/linphone/core/PresenceActivityImpl.java
java/impl/org/linphone/core/PresenceActivityImpl.java
+1
-1
java/impl/org/linphone/core/PresenceModelImpl.java
java/impl/org/linphone/core/PresenceModelImpl.java
+1
-1
java/impl/org/linphone/core/PresenceNoteImpl.java
java/impl/org/linphone/core/PresenceNoteImpl.java
+1
-1
java/impl/org/linphone/core/PresencePersonImpl.java
java/impl/org/linphone/core/PresencePersonImpl.java
+1
-1
java/impl/org/linphone/core/PresenceServiceImpl.java
java/impl/org/linphone/core/PresenceServiceImpl.java
+1
-1
java/impl/org/linphone/core/video/VideoUtil.java
java/impl/org/linphone/core/video/VideoUtil.java
+1
-1
java/j2me/org/linphone/core/LinphoneCoreException.java
java/j2me/org/linphone/core/LinphoneCoreException.java
+1
-1
java/j2se/org/linphone/core/LinphoneCoreException.java
java/j2se/org/linphone/core/LinphoneCoreException.java
+1
-1
pixmaps/CMakeLists.txt
pixmaps/CMakeLists.txt
+1
-1
po/CMakeLists.txt
po/CMakeLists.txt
+1
-1
share/CMakeLists.txt
share/CMakeLists.txt
+1
-1
share/rings/CMakeLists.txt
share/rings/CMakeLists.txt
+1
-1
share/rootca.cmake
share/rootca.cmake
+1
-1
tester/CMakeLists.txt
tester/CMakeLists.txt
+1
-1
tools/CMakeLists.txt
tools/CMakeLists.txt
+1
-1
tools/auto_answer.c
tools/auto_answer.c
+1
-1
tools/genapixml.py
tools/genapixml.py
+1
-1
tools/generator.cc
tools/generator.cc
+1
-1
tools/generator.hh
tools/generator.hh
+1
-1
tools/genwrappers.cc
tools/genwrappers.cc
+1
-1
tools/lpc2xml_jni.cc
tools/lpc2xml_jni.cc
+1
-1
tools/lpc2xml_test.c
tools/lpc2xml_test.c
+1
-1
tools/my_jni.h
tools/my_jni.h
+1
-1
tools/python/apixml2python.py
tools/python/apixml2python.py
+1
-1
tools/python/apixml2python/linphone.py
tools/python/apixml2python/linphone.py
+1
-1
tools/python/apixml2python/linphone_module.mustache
tools/python/apixml2python/linphone_module.mustache
+1
-1
tools/software-desc.cc
tools/software-desc.cc
+1
-1
tools/software-desc.hh
tools/software-desc.hh
+1
-1
tools/xml2lpc_jni.cc
tools/xml2lpc_jni.cc
+1
-1
tools/xml2lpc_test.c
tools/xml2lpc_test.c
+1
-1
No files found.
CMakeLists.txt
View file @
709d6497
...
...
@@ -16,7 +16,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston, MA 0211
1
-130
7
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
, USA.
#
############################################################################
...
...
cmake/FindCUnit.cmake
View file @
709d6497
...
...
@@ -16,7 +16,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston, MA 0211
1
-130
7
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
, USA.
#
############################################################################
#
...
...
cmake/FindIconv.cmake
View file @
709d6497
...
...
@@ -16,7 +16,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston, MA 0211
1
-130
7
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
, USA.
#
############################################################################
#
...
...
cmake/FindIntl.cmake
View file @
709d6497
...
...
@@ -16,7 +16,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston, MA 0211
1
-130
7
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
, USA.
#
############################################################################
#
...
...
cmake/FindNotify.cmake
View file @
709d6497
...
...
@@ -16,7 +16,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston, MA 0211
1
-130
7
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
, USA.
#
############################################################################
#
...
...
cmake/FindSqlite3.cmake
View file @
709d6497
...
...
@@ -16,7 +16,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston, MA 0211
1
-130
7
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
, USA.
#
############################################################################
#
...
...
cmake/FindXML2.cmake
View file @
709d6497
...
...
@@ -16,7 +16,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston, MA 0211
1
-130
7
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
, USA.
#
############################################################################
#
...
...
cmake/FindZlib.cmake
View file @
709d6497
...
...
@@ -16,7 +16,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston, MA 0211
1
-130
7
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
, USA.
#
############################################################################
#
...
...
cmake/LinphoneConfig.cmake.in
View file @
709d6497
...
...
@@ -16,7 +16,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston, MA 0211
1
-130
7
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
, USA.
#
############################################################################
#
...
...
config.h.cmake
View file @
709d6497
...
...
@@ -16,7 +16,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston, MA 0211
1
-130
7
, USA.
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
, USA.
*
****************************************************************************/
...
...
console/CMakeLists.txt
View file @
709d6497
...
...
@@ -16,7 +16,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston, MA 0211
1
-130
7
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
, USA.
#
############################################################################
...
...
console/commands.c
View file @
709d6497
...
...
@@ -19,7 +19,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston, MA 0211
1
-130
7
, USA.
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
, USA.
*
****************************************************************************/
...
...
console/linphonec.c
View file @
709d6497
...
...
@@ -20,7 +20,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston, MA 0211
1
-130
7
, USA.
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
, USA.
*
****************************************************************************/
#include <string.h>
...
...
console/shell.c
View file @
709d6497
...
...
@@ -15,7 +15,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston, MA 0211
1
-130
7
, USA.
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
, USA.
*
****************************************************************************/
...
...
coreapi/CMakeLists.txt
View file @
709d6497
...
...
@@ -16,7 +16,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston, MA 0211
1
-130
7
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
, USA.
#
############################################################################
...
...
coreapi/account_creator.c
View file @
709d6497
...
...
@@ -14,7 +14,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston, MA 0211
1
-130
7
, USA.
Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
, USA.
*/
#include "linphonecore.h"
...
...
coreapi/account_creator.h
View file @
709d6497
...
...
@@ -14,7 +14,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston, MA 0211
1
-130
7
, USA.
Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
, USA.
*/
#ifndef LINPHONE_ACCOUNT_CREATOR_H_
...
...
coreapi/address.c
View file @
709d6497
...
...
@@ -14,7 +14,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston, MA 0211
1
-130
7
, USA.
Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
, USA.
*/
#include "linphonecore.h"
...
...
coreapi/bellesip_sal/sal_address_impl.c
View file @
709d6497
...
...
@@ -14,7 +14,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston, MA 0211
1
-130
7
, USA.
Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
, USA.
*/
#include "sal_impl.h"
/**/
...
...
coreapi/bellesip_sal/sal_impl.c
View file @
709d6497
...
...
@@ -14,7 +14,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston, MA 0211
1
-130
7
, USA.
Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
, USA.
*/
#include "sal_impl.h"
...
...
coreapi/bellesip_sal/sal_impl.h
View file @
709d6497
...
...
@@ -14,7 +14,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston, MA 0211
1
-130
7
, USA.
Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
, USA.
*/
#ifndef SAL_IMPL_H_
...
...
coreapi/bellesip_sal/sal_op_call.c
View file @
709d6497
...
...
@@ -14,7 +14,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston, MA 0211
1
-130
7
, USA.
Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
, USA.
*/
#include "sal_impl.h"
#include "offeranswer.h"
...
...
coreapi/bellesip_sal/sal_op_call_transfer.c
View file @
709d6497
...
...
@@ -14,7 +14,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston, MA 0211
1
-130
7
, USA.
Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
, USA.
*/
#include "sal_impl.h"
#include "offeranswer.h"
...
...
coreapi/bellesip_sal/sal_op_events.c
View file @
709d6497
...
...
@@ -14,7 +14,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston, MA 0211
1
-130
7
, USA.
Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
, USA.
*/
#include "sal_impl.h"
...
...
coreapi/bellesip_sal/sal_op_impl.c
View file @
709d6497
...
...
@@ -14,7 +14,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston, MA 0211
1
-130
7
, USA.
Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
, USA.
*/
#include "sal_impl.h"
...
...
coreapi/bellesip_sal/sal_op_info.c
View file @
709d6497
...
...
@@ -14,7 +14,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston, MA 0211
1
-130
7
, USA.
Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
, USA.
*/
#include "sal_impl.h"
...
...
coreapi/bellesip_sal/sal_op_message.c
View file @
709d6497
...
...
@@ -14,7 +14,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston, MA 0211
1
-130
7
, USA.
Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
, USA.
*/
#include "sal_impl.h"
...
...
coreapi/bellesip_sal/sal_op_presence.c
View file @
709d6497
...
...
@@ -14,7 +14,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston, MA 0211
1
-130
7
, USA.
Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
, USA.
*/
#include "sal_impl.h"
...
...
coreapi/bellesip_sal/sal_op_publish.c
View file @
709d6497
...
...
@@ -14,7 +14,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston, MA 0211
1
-130
7
, USA.
Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
, USA.
*/
#include "sal_impl.h"
...
...
coreapi/bellesip_sal/sal_op_registration.c
View file @
709d6497
...
...
@@ -14,7 +14,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston, MA 0211
1
-130
7
, USA.
Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
, USA.
*/
#include "sal_impl.h"
...
...
coreapi/bellesip_sal/sal_sdp.c
View file @
709d6497
...
...
@@ -14,7 +14,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston, MA 0211
1
-130
7
, USA.
Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
, USA.
*/
#include "sal_impl.h"
#define keywordcmp(key,b) strncmp(key,b,sizeof(key))
...
...
coreapi/buffer.c
View file @
709d6497
...
...
@@ -14,7 +14,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston, MA 0211
1
-130
7
, USA.
Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
, USA.
*/
#include "linphonecore.h"
...
...
coreapi/buffer.h
View file @
709d6497
...
...
@@ -14,7 +14,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston, MA 0211
1
-130
7
, USA.
Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
, USA.
*/
#ifndef LINPHONE_BUFFER_H_
...
...
coreapi/call_log.c
View file @
709d6497
...
...
@@ -14,7 +14,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston, MA 0211
1
-130
7
, USA.
Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
, USA.
*/
#define _XOPEN_SOURCE 700
/*required for strptime of GNU libc*/
...
...
coreapi/call_log.h
View file @
709d6497
...
...
@@ -14,7 +14,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston, MA 0211
1
-130
7
, USA.
Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
, USA.
*/
...
...
coreapi/call_params.c
View file @
709d6497
...
...
@@ -14,7 +14,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston, MA 0211
1
-130
7
, USA.
Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
, USA.
*/
#include "private.h"
...
...
coreapi/call_params.h
View file @
709d6497
...
...
@@ -14,7 +14,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston, MA 0211
1
-130
7
, USA.
Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
, USA.
*/
...
...
coreapi/callbacks.c
View file @
709d6497
...
...
@@ -14,7 +14,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston, MA 0211
1
-130
7
, USA.
Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
, USA.
*/
...
...
coreapi/content.c
View file @
709d6497
...
...
@@ -14,7 +14,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston, MA 0211
1
-130
7
, USA.
Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
, USA.
*/
#include "linphonecore.h"
...
...
coreapi/content.h
View file @
709d6497
...
...
@@ -14,7 +14,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston, MA 0211
1
-130
7
, USA.
Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
, USA.
*/
#ifndef LINPHONE_CONTENT_H_
...
...
coreapi/dict.c
View file @
709d6497
...
...
@@ -14,7 +14,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston, MA 0211
1
-130
7
, USA.
Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
, USA.
*/
#include "linphonecore.h"
...
...
coreapi/ec-calibrator.c
View file @
709d6497
...
...
@@ -15,7 +15,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston, MA 0211
1
-130
7
, USA.
Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
, USA.
*/
#include "private.h"
...
...
coreapi/enum.c
View file @
709d6497
...
...
@@ -14,7 +14,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston, MA 0211
1
-130
7
, USA.
Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
, USA.
*/
/* enum lookup code */
...
...
coreapi/enum.h
View file @
709d6497
...
...
@@ -14,7 +14,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston, MA 0211
1
-130
7
, USA.
Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
, USA.
*/
#ifndef ENUM_LOOKUP_H
...
...
coreapi/event.c
View file @
709d6497
...
...
@@ -14,7 +14,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston, MA 0211
1
-130
7
, USA.
Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
, USA.
*/
#include "private.h"
...
...
coreapi/event.h
View file @
709d6497
...
...
@@ -14,7 +14,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston, MA 0211
1
-130
7
, USA.
Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
, USA.
*/
#ifndef LINPHONEEVENT_H
#define LINPHONEEVENT_H
...
...
coreapi/fonis.c
View file @
709d6497
...
...
@@ -14,7 +14,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston, MA 0211
1
-130
7
, USA.
Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
, USA.
*/
...
...
coreapi/gitversion.cmake
View file @
709d6497
...
...
@@ -16,7 +16,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston, MA 0211
1
-130
7
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
, USA.
#
############################################################################
...
...
coreapi/help/CMakeLists.txt
View file @
709d6497
...
...
@@ -16,7 +16,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston, MA 0211
1
-130
7
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
, USA.
#
############################################################################
...
...
coreapi/help/buddy_status.c
View file @
709d6497
...
...
@@ -15,7 +15,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston, MA 0211
1
-130
7
, USA.
Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
, USA.
*/
/**
...
...
coreapi/help/chatroom.c
View file @
709d6497
...
...
@@ -15,7 +15,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston, MA 0211
1
-130
7
, USA.
Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
, USA.
*/
/**
...
...
coreapi/help/filetransfer.c
View file @
709d6497
...
...
@@ -15,7 +15,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston, MA 0211
1
-130
7
, USA.
Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
, USA.
*/
/**
...
...
coreapi/help/helloworld.c
View file @
709d6497
...
...
@@ -16,7 +16,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston, MA 0211
1
-130
7
, USA.
Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
, USA.
*/
/**
...
...
coreapi/help/java/org/linphone/core/tutorials/TutorialBuddyStatus.java
View file @
709d6497
...
...
@@ -14,7 +14,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston, MA 0211
1
-130
7
, USA.
Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
, USA.
*/
package
org.linphone.core.tutorials
;
...
...
coreapi/help/java/org/linphone/core/tutorials/TutorialChatRoom.java
View file @
709d6497
...
...
@@ -14,7 +14,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston, MA 0211
1
-130
7
, USA.
Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
, USA.
*/
package
org.linphone.core.tutorials
;
...
...
coreapi/help/java/org/linphone/core/tutorials/TutorialHelloWorld.java
View file @
709d6497
...
...
@@ -14,7 +14,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston, MA 0211
1
-130
7
, USA.
Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
, USA.
*/
package
org.linphone.core.tutorials
;
...
...
coreapi/help/java/org/linphone/core/tutorials/TutorialNotifier.java