From 9feab5657745aa0a74294cb1a025a9001d2a69ca Mon Sep 17 00:00:00 2001 From: Emil Ivov Date: Tue, 18 Oct 2011 11:03:50 +0000 Subject: Changes project name in source license headers from SIP Communicator to Jitsi --- src/net/java/sip/communicator/impl/osdependent/Desktop.java | 2 +- src/net/java/sip/communicator/impl/osdependent/DesktopServiceImpl.java | 2 +- .../java/sip/communicator/impl/osdependent/NewStatusMessageDialog.java | 2 +- .../java/sip/communicator/impl/osdependent/OsDependentActivator.java | 2 +- .../communicator/impl/osdependent/PopupMessageHandlerTrayIconImpl.java | 2 +- src/net/java/sip/communicator/impl/osdependent/Resources.java | 2 +- src/net/java/sip/communicator/impl/osdependent/StatusMessageMenu.java | 2 +- src/net/java/sip/communicator/impl/osdependent/SystemTray.java | 2 +- src/net/java/sip/communicator/impl/osdependent/TrayIcon.java | 2 +- .../sip/communicator/impl/osdependent/jdic/ProviderRegistration.java | 2 +- .../sip/communicator/impl/osdependent/jdic/ProviderUnRegistration.java | 2 +- src/net/java/sip/communicator/impl/osdependent/jdic/StatusSelector.java | 2 +- .../sip/communicator/impl/osdependent/jdic/StatusSimpleSelector.java | 2 +- src/net/java/sip/communicator/impl/osdependent/jdic/StatusSubMenu.java | 2 +- .../sip/communicator/impl/osdependent/jdic/SystrayServiceJdicImpl.java | 2 +- .../java/sip/communicator/impl/osdependent/jdic/TrayMenuFactory.java | 2 +- 16 files changed, 16 insertions(+), 16 deletions(-) (limited to 'src/net/java/sip/communicator/impl/osdependent') diff --git a/src/net/java/sip/communicator/impl/osdependent/Desktop.java b/src/net/java/sip/communicator/impl/osdependent/Desktop.java index d0afde8..b8b39e0 100644 --- a/src/net/java/sip/communicator/impl/osdependent/Desktop.java +++ b/src/net/java/sip/communicator/impl/osdependent/Desktop.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/osdependent/DesktopServiceImpl.java b/src/net/java/sip/communicator/impl/osdependent/DesktopServiceImpl.java index e193d98..f46c658 100644 --- a/src/net/java/sip/communicator/impl/osdependent/DesktopServiceImpl.java +++ b/src/net/java/sip/communicator/impl/osdependent/DesktopServiceImpl.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/osdependent/NewStatusMessageDialog.java b/src/net/java/sip/communicator/impl/osdependent/NewStatusMessageDialog.java index e2628e5..9a35b9a 100644 --- a/src/net/java/sip/communicator/impl/osdependent/NewStatusMessageDialog.java +++ b/src/net/java/sip/communicator/impl/osdependent/NewStatusMessageDialog.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/osdependent/OsDependentActivator.java b/src/net/java/sip/communicator/impl/osdependent/OsDependentActivator.java index 730949a..d05e21f 100644 --- a/src/net/java/sip/communicator/impl/osdependent/OsDependentActivator.java +++ b/src/net/java/sip/communicator/impl/osdependent/OsDependentActivator.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/osdependent/PopupMessageHandlerTrayIconImpl.java b/src/net/java/sip/communicator/impl/osdependent/PopupMessageHandlerTrayIconImpl.java index 2baa1c5..b0c9ae9 100644 --- a/src/net/java/sip/communicator/impl/osdependent/PopupMessageHandlerTrayIconImpl.java +++ b/src/net/java/sip/communicator/impl/osdependent/PopupMessageHandlerTrayIconImpl.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/osdependent/Resources.java b/src/net/java/sip/communicator/impl/osdependent/Resources.java index ec63890..f4f5da7 100644 --- a/src/net/java/sip/communicator/impl/osdependent/Resources.java +++ b/src/net/java/sip/communicator/impl/osdependent/Resources.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/osdependent/StatusMessageMenu.java b/src/net/java/sip/communicator/impl/osdependent/StatusMessageMenu.java index cdbbc74..13c3b28 100644 --- a/src/net/java/sip/communicator/impl/osdependent/StatusMessageMenu.java +++ b/src/net/java/sip/communicator/impl/osdependent/StatusMessageMenu.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/osdependent/SystemTray.java b/src/net/java/sip/communicator/impl/osdependent/SystemTray.java index 6b5194b..f5fe922 100644 --- a/src/net/java/sip/communicator/impl/osdependent/SystemTray.java +++ b/src/net/java/sip/communicator/impl/osdependent/SystemTray.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/osdependent/TrayIcon.java b/src/net/java/sip/communicator/impl/osdependent/TrayIcon.java index 3bda054..7556e00 100644 --- a/src/net/java/sip/communicator/impl/osdependent/TrayIcon.java +++ b/src/net/java/sip/communicator/impl/osdependent/TrayIcon.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/osdependent/jdic/ProviderRegistration.java b/src/net/java/sip/communicator/impl/osdependent/jdic/ProviderRegistration.java index b5f7630..49fa9d6 100644 --- a/src/net/java/sip/communicator/impl/osdependent/jdic/ProviderRegistration.java +++ b/src/net/java/sip/communicator/impl/osdependent/jdic/ProviderRegistration.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/osdependent/jdic/ProviderUnRegistration.java b/src/net/java/sip/communicator/impl/osdependent/jdic/ProviderUnRegistration.java index 11d30fd..c1c4cfb 100644 --- a/src/net/java/sip/communicator/impl/osdependent/jdic/ProviderUnRegistration.java +++ b/src/net/java/sip/communicator/impl/osdependent/jdic/ProviderUnRegistration.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/osdependent/jdic/StatusSelector.java b/src/net/java/sip/communicator/impl/osdependent/jdic/StatusSelector.java index d7a8b04..85bed7f 100644 --- a/src/net/java/sip/communicator/impl/osdependent/jdic/StatusSelector.java +++ b/src/net/java/sip/communicator/impl/osdependent/jdic/StatusSelector.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/osdependent/jdic/StatusSimpleSelector.java b/src/net/java/sip/communicator/impl/osdependent/jdic/StatusSimpleSelector.java index 1dc28ae..cb8b338 100644 --- a/src/net/java/sip/communicator/impl/osdependent/jdic/StatusSimpleSelector.java +++ b/src/net/java/sip/communicator/impl/osdependent/jdic/StatusSimpleSelector.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/osdependent/jdic/StatusSubMenu.java b/src/net/java/sip/communicator/impl/osdependent/jdic/StatusSubMenu.java index d1cf2e9..a4e8adf 100644 --- a/src/net/java/sip/communicator/impl/osdependent/jdic/StatusSubMenu.java +++ b/src/net/java/sip/communicator/impl/osdependent/jdic/StatusSubMenu.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/osdependent/jdic/SystrayServiceJdicImpl.java b/src/net/java/sip/communicator/impl/osdependent/jdic/SystrayServiceJdicImpl.java index 009a90a..8ba79f1 100644 --- a/src/net/java/sip/communicator/impl/osdependent/jdic/SystrayServiceJdicImpl.java +++ b/src/net/java/sip/communicator/impl/osdependent/jdic/SystrayServiceJdicImpl.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/osdependent/jdic/TrayMenuFactory.java b/src/net/java/sip/communicator/impl/osdependent/jdic/TrayMenuFactory.java index 6f97465..a6f8c0c 100644 --- a/src/net/java/sip/communicator/impl/osdependent/jdic/TrayMenuFactory.java +++ b/src/net/java/sip/communicator/impl/osdependent/jdic/TrayMenuFactory.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. -- cgit v1.1