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/impl/version | |
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/impl/version')
6 files changed, 6 insertions, 6 deletions
diff --git a/src/net/java/sip/communicator/impl/version/NightlyBuildID.java b/src/net/java/sip/communicator/impl/version/NightlyBuildID.java index 7873043..938193a 100644 --- a/src/net/java/sip/communicator/impl/version/NightlyBuildID.java +++ b/src/net/java/sip/communicator/impl/version/NightlyBuildID.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/impl/version/RevisionID.java b/src/net/java/sip/communicator/impl/version/RevisionID.java index 9ae9264..75aa36e 100644 --- a/src/net/java/sip/communicator/impl/version/RevisionID.java +++ b/src/net/java/sip/communicator/impl/version/RevisionID.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/impl/version/SipCommunicatorVersionTask.java b/src/net/java/sip/communicator/impl/version/SipCommunicatorVersionTask.java index 7ad5d94..a19a9ce 100644 --- a/src/net/java/sip/communicator/impl/version/SipCommunicatorVersionTask.java +++ b/src/net/java/sip/communicator/impl/version/SipCommunicatorVersionTask.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/impl/version/VersionActivator.java b/src/net/java/sip/communicator/impl/version/VersionActivator.java index 677521c..00df6f4 100644 --- a/src/net/java/sip/communicator/impl/version/VersionActivator.java +++ b/src/net/java/sip/communicator/impl/version/VersionActivator.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/impl/version/VersionImpl.java b/src/net/java/sip/communicator/impl/version/VersionImpl.java index fce4398..2237cc2 100644 --- a/src/net/java/sip/communicator/impl/version/VersionImpl.java +++ b/src/net/java/sip/communicator/impl/version/VersionImpl.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/impl/version/VersionServiceImpl.java b/src/net/java/sip/communicator/impl/version/VersionServiceImpl.java index bd72eeb..a595068 100644 --- a/src/net/java/sip/communicator/impl/version/VersionServiceImpl.java +++ b/src/net/java/sip/communicator/impl/version/VersionServiceImpl.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. |