diff options
author | Emil Ivov <emcho@jitsi.org> | 2011-10-18 11:03:50 +0000 |
---|---|---|
committer | Emil Ivov <emcho@jitsi.org> | 2011-10-18 11:03:50 +0000 |
commit | 9feab5657745aa0a74294cb1a025a9001d2a69ca (patch) | |
tree | 867c517ff4491e67a1ae944a3cadfb3dd2eb09f9 /src/net/java/sip/communicator/plugin/defaultresourcepack | |
parent | 5b0565bde14b6d6ae3d51f1a429975a3add2fc12 (diff) | |
download | jitsi-9feab5657745aa0a74294cb1a025a9001d2a69ca.zip jitsi-9feab5657745aa0a74294cb1a025a9001d2a69ca.tar.gz jitsi-9feab5657745aa0a74294cb1a025a9001d2a69ca.tar.bz2 |
Changes project name in source license headers from SIP Communicator to Jitsi
Diffstat (limited to 'src/net/java/sip/communicator/plugin/defaultresourcepack')
6 files changed, 6 insertions, 6 deletions
diff --git a/src/net/java/sip/communicator/plugin/defaultresourcepack/DefaultColorPackImpl.java b/src/net/java/sip/communicator/plugin/defaultresourcepack/DefaultColorPackImpl.java index 47a5f19..cd074cd 100644 --- a/src/net/java/sip/communicator/plugin/defaultresourcepack/DefaultColorPackImpl.java +++ b/src/net/java/sip/communicator/plugin/defaultresourcepack/DefaultColorPackImpl.java @@ -1,5 +1,5 @@ /* - * SIP Communicator, the OpenSource Java VoIP and Instant Messaging client. + * Jitsi, the OpenSource Java VoIP and Instant Messaging client. * * Distributable under LGPL license. * See terms of license at gnu.org. diff --git a/src/net/java/sip/communicator/plugin/defaultresourcepack/DefaultImagePackImpl.java b/src/net/java/sip/communicator/plugin/defaultresourcepack/DefaultImagePackImpl.java index 4dea998..568f625 100644 --- a/src/net/java/sip/communicator/plugin/defaultresourcepack/DefaultImagePackImpl.java +++ b/src/net/java/sip/communicator/plugin/defaultresourcepack/DefaultImagePackImpl.java @@ -1,5 +1,5 @@ /* - * SIP Communicator, the OpenSource Java VoIP and Instant Messaging client. + * Jitsi, the OpenSource Java VoIP and Instant Messaging client. * * Distributable under LGPL license. * See terms of license at gnu.org. diff --git a/src/net/java/sip/communicator/plugin/defaultresourcepack/DefaultLanguagePackImpl.java b/src/net/java/sip/communicator/plugin/defaultresourcepack/DefaultLanguagePackImpl.java index 2c695db..3422796 100644 --- a/src/net/java/sip/communicator/plugin/defaultresourcepack/DefaultLanguagePackImpl.java +++ b/src/net/java/sip/communicator/plugin/defaultresourcepack/DefaultLanguagePackImpl.java @@ -1,5 +1,5 @@ /* - * SIP Communicator, the OpenSource Java VoIP and Instant Messaging client. + * Jitsi, the OpenSource Java VoIP and Instant Messaging client. * * Distributable under LGPL license. See terms of license at gnu.org. */ diff --git a/src/net/java/sip/communicator/plugin/defaultresourcepack/DefaultResourcePackActivator.java b/src/net/java/sip/communicator/plugin/defaultresourcepack/DefaultResourcePackActivator.java index 96b874e..c358f4f 100644 --- a/src/net/java/sip/communicator/plugin/defaultresourcepack/DefaultResourcePackActivator.java +++ b/src/net/java/sip/communicator/plugin/defaultresourcepack/DefaultResourcePackActivator.java @@ -1,5 +1,5 @@ /* - * SIP Communicator, the OpenSource Java VoIP and Instant Messaging client. + * Jitsi, the OpenSource Java VoIP and Instant Messaging client. * * Distributable under LGPL license. * See terms of license at gnu.org. diff --git a/src/net/java/sip/communicator/plugin/defaultresourcepack/DefaultSettingsPackImpl.java b/src/net/java/sip/communicator/plugin/defaultresourcepack/DefaultSettingsPackImpl.java index ae3e4ce..b940c11 100644 --- a/src/net/java/sip/communicator/plugin/defaultresourcepack/DefaultSettingsPackImpl.java +++ b/src/net/java/sip/communicator/plugin/defaultresourcepack/DefaultSettingsPackImpl.java @@ -1,5 +1,5 @@ /* - * SIP Communicator, the OpenSource Java VoIP and Instant Messaging client. + * Jitsi, the OpenSource Java VoIP and Instant Messaging client. * * Distributable under LGPL license. * See terms of license at gnu.org. diff --git a/src/net/java/sip/communicator/plugin/defaultresourcepack/DefaultSoundPackImpl.java b/src/net/java/sip/communicator/plugin/defaultresourcepack/DefaultSoundPackImpl.java index 48b56e6..841465c 100644 --- a/src/net/java/sip/communicator/plugin/defaultresourcepack/DefaultSoundPackImpl.java +++ b/src/net/java/sip/communicator/plugin/defaultresourcepack/DefaultSoundPackImpl.java @@ -1,5 +1,5 @@ /* - * SIP Communicator, the OpenSource Java VoIP and Instant Messaging client. + * Jitsi, the OpenSource Java VoIP and Instant Messaging client. * * Distributable under LGPL license. * See terms of license at gnu.org. |