diff --git a/CMakeLists.txt b/CMakeLists.txt index 349cd9e1..21c90c90 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -4,7 +4,7 @@ # # This package is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License -# found in the file COPYING that should have accompanied this file. +# found in the file LICENSE that should have accompanied this file. # # This package is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/ext/toolchain/__init__.py b/ext/toolchain/__init__.py index 690630cf..906f6719 100644 --- a/ext/toolchain/__init__.py +++ b/ext/toolchain/__init__.py @@ -4,7 +4,7 @@ # # This package is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License -# found in the file COPYING that should have accompanied this file. +# found in the file LICENSE that should have accompanied this file. # # This package is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/ext/toolchain/commands1.py b/ext/toolchain/commands1.py index 78b8cb88..fa0b023f 100644 --- a/ext/toolchain/commands1.py +++ b/ext/toolchain/commands1.py @@ -4,7 +4,7 @@ # # This package is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License -# found in the file COPYING that should have accompanied this file. +# found in the file LICENSE that should have accompanied this file. # # This package is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/ext/toolchain/ftputil.py b/ext/toolchain/ftputil.py index cac71e7d..3cc8c9fe 100644 --- a/ext/toolchain/ftputil.py +++ b/ext/toolchain/ftputil.py @@ -4,7 +4,7 @@ # # This package is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License -# found in the file COPYING that should have accompanied this file. +# found in the file LICENSE that should have accompanied this file. # # This package is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/ext/toolchain/generators.py b/ext/toolchain/generators.py index 030f22dc..f07beda4 100644 --- a/ext/toolchain/generators.py +++ b/ext/toolchain/generators.py @@ -4,7 +4,7 @@ # # This package is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License -# found in the file COPYING that should have accompanied this file. +# found in the file LICENSE that should have accompanied this file. # # This package is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/hm.py b/hm.py index 490d8a82..1dec6f85 100644 --- a/hm.py +++ b/hm.py @@ -6,7 +6,7 @@ # # This package is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License -# found in the file COPYING that should have accompanied this file. +# found in the file LICENSE that should have accompanied this file. # # This package is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/res/DefineIfExist.nsh b/res/DefineIfExist.nsh index d8d7cb68..a4db881b 100644 --- a/res/DefineIfExist.nsh +++ b/res/DefineIfExist.nsh @@ -3,7 +3,7 @@ ; ; This package is free software; you can redistribute it and/or ; modify it under the terms of the GNU General Public License -; found in the file COPYING that should have accompanied this file. +; found in the file LICENSE that should have accompanied this file. ; ; This package is distributed in the hope that it will be useful, ; but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/res/Installer.nsi.in b/res/Installer.nsi.in index 7ba62c5b..ef5071aa 100644 --- a/res/Installer.nsi.in +++ b/res/Installer.nsi.in @@ -3,7 +3,7 @@ ; ; This package is free software; you can redistribute it and/or ; modify it under the terms of the GNU General Public License -; found in the file COPYING that should have accompanied this file. +; found in the file LICENSE that should have accompanied this file. ; ; This package is distributed in the hope that it will be useful, ; but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/res/deb/copyright b/res/deb/copyright index 66f7fc63..9fc5f71b 100644 --- a/res/deb/copyright +++ b/res/deb/copyright @@ -6,7 +6,7 @@ Copyright (C) 2004 Chris Schoeneman This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License -found in the file COPYING that should have accompanied this file. +found in the file LICENSE that should have accompanied this file. This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/res/synergy.nsh b/res/synergy.nsh index b0cc0b10..7d850121 100644 --- a/res/synergy.nsh +++ b/res/synergy.nsh @@ -3,7 +3,7 @@ ; ; This package is free software; you can redistribute it and/or ; modify it under the terms of the GNU General Public License -; found in the file COPYING that should have accompanied this file. +; found in the file LICENSE that should have accompanied this file. ; ; This package is distributed in the hope that it will be useful, ; but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 0adee82f..45aa7df4 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -4,7 +4,7 @@ # # This package is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License -# found in the file COPYING that should have accompanied this file. +# found in the file LICENSE that should have accompanied this file. # # This package is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/cmd/CMakeLists.txt b/src/cmd/CMakeLists.txt index 0e7e8d1a..ad087c6c 100644 --- a/src/cmd/CMakeLists.txt +++ b/src/cmd/CMakeLists.txt @@ -4,7 +4,7 @@ # # This package is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License -# found in the file COPYING that should have accompanied this file. +# found in the file LICENSE that should have accompanied this file. # # This package is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/cmd/synergyc/CMakeLists.txt b/src/cmd/synergyc/CMakeLists.txt index c7be50b5..80d869dd 100644 --- a/src/cmd/synergyc/CMakeLists.txt +++ b/src/cmd/synergyc/CMakeLists.txt @@ -4,7 +4,7 @@ # # This package is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License -# found in the file COPYING that should have accompanied this file. +# found in the file LICENSE that should have accompanied this file. # # This package is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/cmd/synergyc/MSWindowsClientTaskBarReceiver.cpp b/src/cmd/synergyc/MSWindowsClientTaskBarReceiver.cpp index a2ef2458..7455d8c7 100644 --- a/src/cmd/synergyc/MSWindowsClientTaskBarReceiver.cpp +++ b/src/cmd/synergyc/MSWindowsClientTaskBarReceiver.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/cmd/synergyc/MSWindowsClientTaskBarReceiver.h b/src/cmd/synergyc/MSWindowsClientTaskBarReceiver.h index ddd76817..d5723dcf 100644 --- a/src/cmd/synergyc/MSWindowsClientTaskBarReceiver.h +++ b/src/cmd/synergyc/MSWindowsClientTaskBarReceiver.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/cmd/synergyc/OSXClientTaskBarReceiver.cpp b/src/cmd/synergyc/OSXClientTaskBarReceiver.cpp index dd7cf750..9ed75bce 100644 --- a/src/cmd/synergyc/OSXClientTaskBarReceiver.cpp +++ b/src/cmd/synergyc/OSXClientTaskBarReceiver.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/cmd/synergyc/OSXClientTaskBarReceiver.h b/src/cmd/synergyc/OSXClientTaskBarReceiver.h index f790ea50..84c85cb3 100644 --- a/src/cmd/synergyc/OSXClientTaskBarReceiver.h +++ b/src/cmd/synergyc/OSXClientTaskBarReceiver.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/cmd/synergyc/XWindowsClientTaskBarReceiver.cpp b/src/cmd/synergyc/XWindowsClientTaskBarReceiver.cpp index 41477b11..b3a50cb4 100644 --- a/src/cmd/synergyc/XWindowsClientTaskBarReceiver.cpp +++ b/src/cmd/synergyc/XWindowsClientTaskBarReceiver.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/cmd/synergyc/XWindowsClientTaskBarReceiver.h b/src/cmd/synergyc/XWindowsClientTaskBarReceiver.h index a5f2ff31..6becf658 100644 --- a/src/cmd/synergyc/XWindowsClientTaskBarReceiver.h +++ b/src/cmd/synergyc/XWindowsClientTaskBarReceiver.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/cmd/synergyc/synergyc.cpp b/src/cmd/synergyc/synergyc.cpp index 59135034..2e40db98 100644 --- a/src/cmd/synergyc/synergyc.cpp +++ b/src/cmd/synergyc/synergyc.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/cmd/synergyd/CMakeLists.txt b/src/cmd/synergyd/CMakeLists.txt index d4065594..a3395561 100644 --- a/src/cmd/synergyd/CMakeLists.txt +++ b/src/cmd/synergyd/CMakeLists.txt @@ -4,7 +4,7 @@ # # This package is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License -# found in the file COPYING that should have accompanied this file. +# found in the file LICENSE that should have accompanied this file. # # This package is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/cmd/synergyd/synergyd.cpp b/src/cmd/synergyd/synergyd.cpp index 3bc15dc5..d0ee0f01 100644 --- a/src/cmd/synergyd/synergyd.cpp +++ b/src/cmd/synergyd/synergyd.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/cmd/synergyp/CMakeLists.txt b/src/cmd/synergyp/CMakeLists.txt index 0582367c..5dc5a2bd 100644 --- a/src/cmd/synergyp/CMakeLists.txt +++ b/src/cmd/synergyp/CMakeLists.txt @@ -4,7 +4,7 @@ # # This package is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License -# found in the file COPYING that should have accompanied this file. +# found in the file LICENSE that should have accompanied this file. # # This package is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/cmd/synergyp/MSWindowsPortableTaskBarReceiver.cpp b/src/cmd/synergyp/MSWindowsPortableTaskBarReceiver.cpp index a1210cec..c09234a2 100644 --- a/src/cmd/synergyp/MSWindowsPortableTaskBarReceiver.cpp +++ b/src/cmd/synergyp/MSWindowsPortableTaskBarReceiver.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/cmd/synergyp/MSWindowsPortableTaskBarReceiver.h b/src/cmd/synergyp/MSWindowsPortableTaskBarReceiver.h index 48445f4c..aae9aaaa 100644 --- a/src/cmd/synergyp/MSWindowsPortableTaskBarReceiver.h +++ b/src/cmd/synergyp/MSWindowsPortableTaskBarReceiver.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/cmd/synergyp/OSXPortableTaskBarReceiver.cpp b/src/cmd/synergyp/OSXPortableTaskBarReceiver.cpp index 87abb5f6..e69ed101 100644 --- a/src/cmd/synergyp/OSXPortableTaskBarReceiver.cpp +++ b/src/cmd/synergyp/OSXPortableTaskBarReceiver.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/cmd/synergyp/OSXPortableTaskBarReceiver.h b/src/cmd/synergyp/OSXPortableTaskBarReceiver.h index 1872d3cc..81039147 100644 --- a/src/cmd/synergyp/OSXPortableTaskBarReceiver.h +++ b/src/cmd/synergyp/OSXPortableTaskBarReceiver.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/cmd/synergyp/XWindowsPortableTaskBarReceiver.cpp b/src/cmd/synergyp/XWindowsPortableTaskBarReceiver.cpp index cb61d8e7..2b2ec520 100644 --- a/src/cmd/synergyp/XWindowsPortableTaskBarReceiver.cpp +++ b/src/cmd/synergyp/XWindowsPortableTaskBarReceiver.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/cmd/synergyp/XWindowsPortableTaskBarReceiver.h b/src/cmd/synergyp/XWindowsPortableTaskBarReceiver.h index 0128b1dd..6b694bb2 100644 --- a/src/cmd/synergyp/XWindowsPortableTaskBarReceiver.h +++ b/src/cmd/synergyp/XWindowsPortableTaskBarReceiver.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/cmd/synergyp/synergyp.cpp b/src/cmd/synergyp/synergyp.cpp index 4b614841..5cefb2e3 100644 --- a/src/cmd/synergyp/synergyp.cpp +++ b/src/cmd/synergyp/synergyp.cpp @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/cmd/synergys/CMakeLists.txt b/src/cmd/synergys/CMakeLists.txt index 76d03325..737eba02 100644 --- a/src/cmd/synergys/CMakeLists.txt +++ b/src/cmd/synergys/CMakeLists.txt @@ -4,7 +4,7 @@ # # This package is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License -# found in the file COPYING that should have accompanied this file. +# found in the file LICENSE that should have accompanied this file. # # This package is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/cmd/synergys/MSWindowsServerTaskBarReceiver.cpp b/src/cmd/synergys/MSWindowsServerTaskBarReceiver.cpp index ffa5b50f..d7ced073 100644 --- a/src/cmd/synergys/MSWindowsServerTaskBarReceiver.cpp +++ b/src/cmd/synergys/MSWindowsServerTaskBarReceiver.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/cmd/synergys/MSWindowsServerTaskBarReceiver.h b/src/cmd/synergys/MSWindowsServerTaskBarReceiver.h index b146dd96..0eb9f2c1 100644 --- a/src/cmd/synergys/MSWindowsServerTaskBarReceiver.h +++ b/src/cmd/synergys/MSWindowsServerTaskBarReceiver.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/cmd/synergys/OSXServerTaskBarReceiver.cpp b/src/cmd/synergys/OSXServerTaskBarReceiver.cpp index 237b807e..f69b9c24 100644 --- a/src/cmd/synergys/OSXServerTaskBarReceiver.cpp +++ b/src/cmd/synergys/OSXServerTaskBarReceiver.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/cmd/synergys/OSXServerTaskBarReceiver.h b/src/cmd/synergys/OSXServerTaskBarReceiver.h index 2a6c662c..fa6a9441 100644 --- a/src/cmd/synergys/OSXServerTaskBarReceiver.h +++ b/src/cmd/synergys/OSXServerTaskBarReceiver.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/cmd/synergys/XWindowsServerTaskBarReceiver.cpp b/src/cmd/synergys/XWindowsServerTaskBarReceiver.cpp index b648dc0d..505d3672 100644 --- a/src/cmd/synergys/XWindowsServerTaskBarReceiver.cpp +++ b/src/cmd/synergys/XWindowsServerTaskBarReceiver.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/cmd/synergys/XWindowsServerTaskBarReceiver.h b/src/cmd/synergys/XWindowsServerTaskBarReceiver.h index c907429e..0158e551 100644 --- a/src/cmd/synergys/XWindowsServerTaskBarReceiver.h +++ b/src/cmd/synergys/XWindowsServerTaskBarReceiver.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/cmd/synergys/synergys.cpp b/src/cmd/synergys/synergys.cpp index 5775443b..9c7c170f 100644 --- a/src/cmd/synergys/synergys.cpp +++ b/src/cmd/synergys/synergys.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/cmd/syntool/CMakeLists.txt b/src/cmd/syntool/CMakeLists.txt index c65a28ed..a7a54579 100644 --- a/src/cmd/syntool/CMakeLists.txt +++ b/src/cmd/syntool/CMakeLists.txt @@ -3,7 +3,7 @@ # # This package is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License -# found in the file COPYING that should have accompanied this file. +# found in the file LICENSE that should have accompanied this file. # # This package is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/cmd/syntool/syntool.cpp b/src/cmd/syntool/syntool.cpp index c6a5d529..eb05c03c 100644 --- a/src/cmd/syntool/syntool.cpp +++ b/src/cmd/syntool/syntool.cpp @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/cmd/usynergy/CMakeLists.txt b/src/cmd/usynergy/CMakeLists.txt index c44775e2..c2831080 100644 --- a/src/cmd/usynergy/CMakeLists.txt +++ b/src/cmd/usynergy/CMakeLists.txt @@ -4,7 +4,7 @@ # # This package is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License -# found in the file COPYING that should have accompanied this file. +# found in the file LICENSE that should have accompanied this file. # # This package is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/AboutDialog.cpp b/src/gui/src/AboutDialog.cpp index 5b6df226..f2d69d3b 100644 --- a/src/gui/src/AboutDialog.cpp +++ b/src/gui/src/AboutDialog.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/AboutDialog.h b/src/gui/src/AboutDialog.h index 235a8c4f..b2f6623d 100644 --- a/src/gui/src/AboutDialog.h +++ b/src/gui/src/AboutDialog.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/Action.cpp b/src/gui/src/Action.cpp index d941aadd..c950b8ed 100644 --- a/src/gui/src/Action.cpp +++ b/src/gui/src/Action.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/Action.h b/src/gui/src/Action.h index c463438d..11893c91 100644 --- a/src/gui/src/Action.h +++ b/src/gui/src/Action.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/ActionDialog.cpp b/src/gui/src/ActionDialog.cpp index 5d2d3ab9..84f745d4 100644 --- a/src/gui/src/ActionDialog.cpp +++ b/src/gui/src/ActionDialog.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/ActionDialog.h b/src/gui/src/ActionDialog.h index 6bea39d9..b652fc28 100644 --- a/src/gui/src/ActionDialog.h +++ b/src/gui/src/ActionDialog.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/AddClientDialog.cpp b/src/gui/src/AddClientDialog.cpp index cb8e2a9f..36a19a8c 100644 --- a/src/gui/src/AddClientDialog.cpp +++ b/src/gui/src/AddClientDialog.cpp @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/AddClientDialog.h b/src/gui/src/AddClientDialog.h index a9422dca..4877e350 100644 --- a/src/gui/src/AddClientDialog.h +++ b/src/gui/src/AddClientDialog.h @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/AppConfig.cpp b/src/gui/src/AppConfig.cpp index 975aa50b..f663a859 100644 --- a/src/gui/src/AppConfig.cpp +++ b/src/gui/src/AppConfig.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/AppConfig.h b/src/gui/src/AppConfig.h index e533d08c..f9ed71c0 100644 --- a/src/gui/src/AppConfig.h +++ b/src/gui/src/AppConfig.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/BaseConfig.cpp b/src/gui/src/BaseConfig.cpp index f2759e31..6d115a2d 100644 --- a/src/gui/src/BaseConfig.cpp +++ b/src/gui/src/BaseConfig.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/BaseConfig.h b/src/gui/src/BaseConfig.h index ad75fc50..33bb6cf5 100644 --- a/src/gui/src/BaseConfig.h +++ b/src/gui/src/BaseConfig.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/CommandProcess.cpp b/src/gui/src/CommandProcess.cpp index 72cd44ae..763a7058 100644 --- a/src/gui/src/CommandProcess.cpp +++ b/src/gui/src/CommandProcess.cpp @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/CommandProcess.h b/src/gui/src/CommandProcess.h index 3ed935b5..62e89bfb 100644 --- a/src/gui/src/CommandProcess.h +++ b/src/gui/src/CommandProcess.h @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/CoreInterface.cpp b/src/gui/src/CoreInterface.cpp index 20e3acf9..0dea0ad6 100644 --- a/src/gui/src/CoreInterface.cpp +++ b/src/gui/src/CoreInterface.cpp @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/CoreInterface.h b/src/gui/src/CoreInterface.h index 8deb5480..2c6a01ab 100644 --- a/src/gui/src/CoreInterface.h +++ b/src/gui/src/CoreInterface.h @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/DataDownloader.cpp b/src/gui/src/DataDownloader.cpp index 3a6a119e..d8869903 100644 --- a/src/gui/src/DataDownloader.cpp +++ b/src/gui/src/DataDownloader.cpp @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/DataDownloader.h b/src/gui/src/DataDownloader.h index 586152a8..9e210644 100644 --- a/src/gui/src/DataDownloader.h +++ b/src/gui/src/DataDownloader.h @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/EditionType.h b/src/gui/src/EditionType.h index 341f8b1b..ec465a6c 100644 --- a/src/gui/src/EditionType.h +++ b/src/gui/src/EditionType.h @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/Fingerprint.cpp b/src/gui/src/Fingerprint.cpp index b2816684..b222f242 100644 --- a/src/gui/src/Fingerprint.cpp +++ b/src/gui/src/Fingerprint.cpp @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/Fingerprint.h b/src/gui/src/Fingerprint.h index 29ef5f7e..a6f021fb 100644 --- a/src/gui/src/Fingerprint.h +++ b/src/gui/src/Fingerprint.h @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/Hotkey.cpp b/src/gui/src/Hotkey.cpp index f7e218ec..e75b80a4 100644 --- a/src/gui/src/Hotkey.cpp +++ b/src/gui/src/Hotkey.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/Hotkey.h b/src/gui/src/Hotkey.h index 52270b46..e2aa6f1e 100644 --- a/src/gui/src/Hotkey.h +++ b/src/gui/src/Hotkey.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/HotkeyDialog.cpp b/src/gui/src/HotkeyDialog.cpp index adfb5c85..56d94491 100644 --- a/src/gui/src/HotkeyDialog.cpp +++ b/src/gui/src/HotkeyDialog.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/HotkeyDialog.h b/src/gui/src/HotkeyDialog.h index cf5d641d..bb8d983e 100644 --- a/src/gui/src/HotkeyDialog.h +++ b/src/gui/src/HotkeyDialog.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/Ipc.cpp b/src/gui/src/Ipc.cpp index a974472e..dda27b22 100644 --- a/src/gui/src/Ipc.cpp +++ b/src/gui/src/Ipc.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/Ipc.h b/src/gui/src/Ipc.h index 27f12df1..8178d531 100644 --- a/src/gui/src/Ipc.h +++ b/src/gui/src/Ipc.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/IpcClient.cpp b/src/gui/src/IpcClient.cpp index 0b92821a..397ebdc5 100644 --- a/src/gui/src/IpcClient.cpp +++ b/src/gui/src/IpcClient.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/IpcClient.h b/src/gui/src/IpcClient.h index e234e875..b1cd224e 100644 --- a/src/gui/src/IpcClient.h +++ b/src/gui/src/IpcClient.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/IpcReader.cpp b/src/gui/src/IpcReader.cpp index 9e0b4ec6..dc30657e 100644 --- a/src/gui/src/IpcReader.cpp +++ b/src/gui/src/IpcReader.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/IpcReader.h b/src/gui/src/IpcReader.h index 83aa04d3..4efd00a4 100644 --- a/src/gui/src/IpcReader.h +++ b/src/gui/src/IpcReader.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/KeySequence.cpp b/src/gui/src/KeySequence.cpp index de29d402..44408875 100644 --- a/src/gui/src/KeySequence.cpp +++ b/src/gui/src/KeySequence.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/KeySequence.h b/src/gui/src/KeySequence.h index cfaad3f4..b6be825f 100644 --- a/src/gui/src/KeySequence.h +++ b/src/gui/src/KeySequence.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/KeySequenceWidget.cpp b/src/gui/src/KeySequenceWidget.cpp index 1ddd6351..5ce7c590 100644 --- a/src/gui/src/KeySequenceWidget.cpp +++ b/src/gui/src/KeySequenceWidget.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/KeySequenceWidget.h b/src/gui/src/KeySequenceWidget.h index 92656b89..6670ee6b 100644 --- a/src/gui/src/KeySequenceWidget.h +++ b/src/gui/src/KeySequenceWidget.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/MainWindow.cpp b/src/gui/src/MainWindow.cpp index f14f93cc..e3b8e2dd 100644 --- a/src/gui/src/MainWindow.cpp +++ b/src/gui/src/MainWindow.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/MainWindow.h b/src/gui/src/MainWindow.h index 0abf1191..6846be3e 100644 --- a/src/gui/src/MainWindow.h +++ b/src/gui/src/MainWindow.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/NewScreenWidget.cpp b/src/gui/src/NewScreenWidget.cpp index 8aab7049..d16ebdb4 100644 --- a/src/gui/src/NewScreenWidget.cpp +++ b/src/gui/src/NewScreenWidget.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/NewScreenWidget.h b/src/gui/src/NewScreenWidget.h index bfeb051d..c5f88412 100644 --- a/src/gui/src/NewScreenWidget.h +++ b/src/gui/src/NewScreenWidget.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/PluginManager.cpp b/src/gui/src/PluginManager.cpp index 8590a328..818a19c9 100644 --- a/src/gui/src/PluginManager.cpp +++ b/src/gui/src/PluginManager.cpp @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/PluginManager.h b/src/gui/src/PluginManager.h index 8426643e..279e5ff4 100644 --- a/src/gui/src/PluginManager.h +++ b/src/gui/src/PluginManager.h @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/PluginWizardPage.cpp b/src/gui/src/PluginWizardPage.cpp index 1e560b0d..2abdb178 100644 --- a/src/gui/src/PluginWizardPage.cpp +++ b/src/gui/src/PluginWizardPage.cpp @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/PluginWizardPage.h b/src/gui/src/PluginWizardPage.h index b2de1e3b..95d4245a 100644 --- a/src/gui/src/PluginWizardPage.h +++ b/src/gui/src/PluginWizardPage.h @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/ProcessorArch.h b/src/gui/src/ProcessorArch.h index c68465fe..dacf6468 100644 --- a/src/gui/src/ProcessorArch.h +++ b/src/gui/src/ProcessorArch.h @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/QSynergyApplication.cpp b/src/gui/src/QSynergyApplication.cpp index eff86d72..e0155c22 100644 --- a/src/gui/src/QSynergyApplication.cpp +++ b/src/gui/src/QSynergyApplication.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/QSynergyApplication.h b/src/gui/src/QSynergyApplication.h index a6a410d1..8cbe898c 100644 --- a/src/gui/src/QSynergyApplication.h +++ b/src/gui/src/QSynergyApplication.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/QUtility.cpp b/src/gui/src/QUtility.cpp index 7dba0752..ac1f8b32 100644 --- a/src/gui/src/QUtility.cpp +++ b/src/gui/src/QUtility.cpp @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/QUtility.h b/src/gui/src/QUtility.h index d000c15e..1b38409c 100644 --- a/src/gui/src/QUtility.h +++ b/src/gui/src/QUtility.h @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/Screen.cpp b/src/gui/src/Screen.cpp index cce1e56d..eb9de091 100644 --- a/src/gui/src/Screen.cpp +++ b/src/gui/src/Screen.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/Screen.h b/src/gui/src/Screen.h index 7d93a2eb..397cce5c 100644 --- a/src/gui/src/Screen.h +++ b/src/gui/src/Screen.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/ScreenSettingsDialog.cpp b/src/gui/src/ScreenSettingsDialog.cpp index c1c3746a..8eab272e 100644 --- a/src/gui/src/ScreenSettingsDialog.cpp +++ b/src/gui/src/ScreenSettingsDialog.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/ScreenSettingsDialog.h b/src/gui/src/ScreenSettingsDialog.h index 3ebd8aa6..9c35919e 100644 --- a/src/gui/src/ScreenSettingsDialog.h +++ b/src/gui/src/ScreenSettingsDialog.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/ScreenSetupModel.cpp b/src/gui/src/ScreenSetupModel.cpp index 32713f95..7c803830 100644 --- a/src/gui/src/ScreenSetupModel.cpp +++ b/src/gui/src/ScreenSetupModel.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/ScreenSetupModel.h b/src/gui/src/ScreenSetupModel.h index 36f29488..d55a316a 100644 --- a/src/gui/src/ScreenSetupModel.h +++ b/src/gui/src/ScreenSetupModel.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/ScreenSetupView.cpp b/src/gui/src/ScreenSetupView.cpp index 09794280..0c0adee2 100644 --- a/src/gui/src/ScreenSetupView.cpp +++ b/src/gui/src/ScreenSetupView.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/ScreenSetupView.h b/src/gui/src/ScreenSetupView.h index 66f4b0be..9ee955f4 100644 --- a/src/gui/src/ScreenSetupView.h +++ b/src/gui/src/ScreenSetupView.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/ServerConfig.cpp b/src/gui/src/ServerConfig.cpp index 693e26b8..70f5d46e 100644 --- a/src/gui/src/ServerConfig.cpp +++ b/src/gui/src/ServerConfig.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/ServerConfig.h b/src/gui/src/ServerConfig.h index 2a9d0646..9600b35d 100644 --- a/src/gui/src/ServerConfig.h +++ b/src/gui/src/ServerConfig.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/ServerConfigDialog.cpp b/src/gui/src/ServerConfigDialog.cpp index 33159c3a..3fc04fab 100644 --- a/src/gui/src/ServerConfigDialog.cpp +++ b/src/gui/src/ServerConfigDialog.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/ServerConfigDialog.h b/src/gui/src/ServerConfigDialog.h index db6f56dd..fad42492 100644 --- a/src/gui/src/ServerConfigDialog.h +++ b/src/gui/src/ServerConfigDialog.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/SettingsDialog.cpp b/src/gui/src/SettingsDialog.cpp index 91be2243..bcaa2263 100644 --- a/src/gui/src/SettingsDialog.cpp +++ b/src/gui/src/SettingsDialog.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/SettingsDialog.h b/src/gui/src/SettingsDialog.h index 30fb5d5e..8ab2e1e0 100644 --- a/src/gui/src/SettingsDialog.h +++ b/src/gui/src/SettingsDialog.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/SetupWizard.cpp b/src/gui/src/SetupWizard.cpp index 803725be..b4414142 100644 --- a/src/gui/src/SetupWizard.cpp +++ b/src/gui/src/SetupWizard.cpp @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/SetupWizard.h b/src/gui/src/SetupWizard.h index 7d974006..1f379b69 100644 --- a/src/gui/src/SetupWizard.h +++ b/src/gui/src/SetupWizard.h @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/SslCertificate.cpp b/src/gui/src/SslCertificate.cpp index eee38fc6..47919689 100644 --- a/src/gui/src/SslCertificate.cpp +++ b/src/gui/src/SslCertificate.cpp @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/SslCertificate.h b/src/gui/src/SslCertificate.h index e85bc3d4..04e098c7 100644 --- a/src/gui/src/SslCertificate.h +++ b/src/gui/src/SslCertificate.h @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/SynergyLocale.cpp b/src/gui/src/SynergyLocale.cpp index 4009c3c9..685f4fa5 100644 --- a/src/gui/src/SynergyLocale.cpp +++ b/src/gui/src/SynergyLocale.cpp @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/SynergyLocale.h b/src/gui/src/SynergyLocale.h index d325c221..7dfe72ea 100644 --- a/src/gui/src/SynergyLocale.h +++ b/src/gui/src/SynergyLocale.h @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/TcpSocketReader.cpp b/src/gui/src/TcpSocketReader.cpp index 4c1ac047..843f98db 100644 --- a/src/gui/src/TcpSocketReader.cpp +++ b/src/gui/src/TcpSocketReader.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/TrashScreenWidget.cpp b/src/gui/src/TrashScreenWidget.cpp index 27a0740a..13c406b9 100644 --- a/src/gui/src/TrashScreenWidget.cpp +++ b/src/gui/src/TrashScreenWidget.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/TrashScreenWidget.h b/src/gui/src/TrashScreenWidget.h index 89460332..14a4571d 100644 --- a/src/gui/src/TrashScreenWidget.h +++ b/src/gui/src/TrashScreenWidget.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/VersionChecker.cpp b/src/gui/src/VersionChecker.cpp index 6c942a5a..26543eb6 100644 --- a/src/gui/src/VersionChecker.cpp +++ b/src/gui/src/VersionChecker.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/VersionChecker.h b/src/gui/src/VersionChecker.h index 44361082..b7133fdb 100644 --- a/src/gui/src/VersionChecker.h +++ b/src/gui/src/VersionChecker.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/WebClient.cpp b/src/gui/src/WebClient.cpp index e0b11c37..8f2e77ed 100644 --- a/src/gui/src/WebClient.cpp +++ b/src/gui/src/WebClient.cpp @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/WebClient.h b/src/gui/src/WebClient.h index c2775193..b36162da 100644 --- a/src/gui/src/WebClient.h +++ b/src/gui/src/WebClient.h @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/ZeroconfBrowser.cpp b/src/gui/src/ZeroconfBrowser.cpp index d45df3a6..3b7df730 100644 --- a/src/gui/src/ZeroconfBrowser.cpp +++ b/src/gui/src/ZeroconfBrowser.cpp @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/ZeroconfBrowser.h b/src/gui/src/ZeroconfBrowser.h index 25e1e14c..53b66aef 100644 --- a/src/gui/src/ZeroconfBrowser.h +++ b/src/gui/src/ZeroconfBrowser.h @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/ZeroconfRecord.h b/src/gui/src/ZeroconfRecord.h index e10e79eb..5a5281cc 100644 --- a/src/gui/src/ZeroconfRecord.h +++ b/src/gui/src/ZeroconfRecord.h @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/ZeroconfRegister.cpp b/src/gui/src/ZeroconfRegister.cpp index dd713167..f1bd594d 100644 --- a/src/gui/src/ZeroconfRegister.cpp +++ b/src/gui/src/ZeroconfRegister.cpp @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/ZeroconfRegister.h b/src/gui/src/ZeroconfRegister.h index d35a1416..20c963e1 100644 --- a/src/gui/src/ZeroconfRegister.h +++ b/src/gui/src/ZeroconfRegister.h @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/ZeroconfServer.cpp b/src/gui/src/ZeroconfServer.cpp index e059781c..daf1c012 100644 --- a/src/gui/src/ZeroconfServer.cpp +++ b/src/gui/src/ZeroconfServer.cpp @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/ZeroconfServer.h b/src/gui/src/ZeroconfServer.h index b0913fed..412d8c6a 100644 --- a/src/gui/src/ZeroconfServer.h +++ b/src/gui/src/ZeroconfServer.h @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/ZeroconfService.cpp b/src/gui/src/ZeroconfService.cpp index 6a773f0e..53f91fd2 100644 --- a/src/gui/src/ZeroconfService.cpp +++ b/src/gui/src/ZeroconfService.cpp @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/ZeroconfService.h b/src/gui/src/ZeroconfService.h index b55bf4b7..ae206c8a 100644 --- a/src/gui/src/ZeroconfService.h +++ b/src/gui/src/ZeroconfService.h @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/ZeroconfThread.cpp b/src/gui/src/ZeroconfThread.cpp index 46f12543..1965335b 100644 --- a/src/gui/src/ZeroconfThread.cpp +++ b/src/gui/src/ZeroconfThread.cpp @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/ZeroconfThread.h b/src/gui/src/ZeroconfThread.h index 9abe8363..7b328a13 100644 --- a/src/gui/src/ZeroconfThread.h +++ b/src/gui/src/ZeroconfThread.h @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/gui/src/main.cpp b/src/gui/src/main.cpp index 4bdff3ec..70816276 100644 --- a/src/gui/src/main.cpp +++ b/src/gui/src/main.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/CMakeLists.txt b/src/lib/CMakeLists.txt index 2990d16d..37126429 100644 --- a/src/lib/CMakeLists.txt +++ b/src/lib/CMakeLists.txt @@ -4,7 +4,7 @@ # # This package is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License -# found in the file COPYING that should have accompanied this file. +# found in the file LICENSE that should have accompanied this file. # # This package is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/Arch.cpp b/src/lib/arch/Arch.cpp index d76aca91..32cc9134 100644 --- a/src/lib/arch/Arch.cpp +++ b/src/lib/arch/Arch.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/Arch.h b/src/lib/arch/Arch.h index 6417f968..150539bd 100644 --- a/src/lib/arch/Arch.h +++ b/src/lib/arch/Arch.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/ArchConsoleStd.cpp b/src/lib/arch/ArchConsoleStd.cpp index a06bd3f0..2f199fd6 100644 --- a/src/lib/arch/ArchConsoleStd.cpp +++ b/src/lib/arch/ArchConsoleStd.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/ArchConsoleStd.h b/src/lib/arch/ArchConsoleStd.h index 2c1d29f2..9d914e64 100644 --- a/src/lib/arch/ArchConsoleStd.h +++ b/src/lib/arch/ArchConsoleStd.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/ArchDaemonNone.cpp b/src/lib/arch/ArchDaemonNone.cpp index eb903e6b..60d0234f 100644 --- a/src/lib/arch/ArchDaemonNone.cpp +++ b/src/lib/arch/ArchDaemonNone.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/ArchDaemonNone.h b/src/lib/arch/ArchDaemonNone.h index 19bd35ce..77d70673 100644 --- a/src/lib/arch/ArchDaemonNone.h +++ b/src/lib/arch/ArchDaemonNone.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/CMakeLists.txt b/src/lib/arch/CMakeLists.txt index 12946107..52a23fc3 100644 --- a/src/lib/arch/CMakeLists.txt +++ b/src/lib/arch/CMakeLists.txt @@ -4,7 +4,7 @@ # # This package is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License -# found in the file COPYING that should have accompanied this file. +# found in the file LICENSE that should have accompanied this file. # # This package is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/IArchConsole.h b/src/lib/arch/IArchConsole.h index 4b726549..b4073b78 100644 --- a/src/lib/arch/IArchConsole.h +++ b/src/lib/arch/IArchConsole.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/IArchDaemon.h b/src/lib/arch/IArchDaemon.h index 5834bab1..9977db9b 100644 --- a/src/lib/arch/IArchDaemon.h +++ b/src/lib/arch/IArchDaemon.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/IArchFile.h b/src/lib/arch/IArchFile.h index d8f96a0b..a479a2c0 100644 --- a/src/lib/arch/IArchFile.h +++ b/src/lib/arch/IArchFile.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/IArchLog.h b/src/lib/arch/IArchLog.h index 63d9538b..c2263f4a 100644 --- a/src/lib/arch/IArchLog.h +++ b/src/lib/arch/IArchLog.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/IArchMultithread.h b/src/lib/arch/IArchMultithread.h index f31ff768..03da73d4 100644 --- a/src/lib/arch/IArchMultithread.h +++ b/src/lib/arch/IArchMultithread.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/IArchNetwork.h b/src/lib/arch/IArchNetwork.h index 4463e854..6c752b62 100644 --- a/src/lib/arch/IArchNetwork.h +++ b/src/lib/arch/IArchNetwork.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/IArchPlugin.h b/src/lib/arch/IArchPlugin.h index 86a933f5..e864bc4d 100644 --- a/src/lib/arch/IArchPlugin.h +++ b/src/lib/arch/IArchPlugin.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/IArchSleep.h b/src/lib/arch/IArchSleep.h index c2132d88..3c6795b8 100644 --- a/src/lib/arch/IArchSleep.h +++ b/src/lib/arch/IArchSleep.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/IArchString.cpp b/src/lib/arch/IArchString.cpp index 3ecf5fdc..e00dff37 100644 --- a/src/lib/arch/IArchString.cpp +++ b/src/lib/arch/IArchString.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/IArchString.h b/src/lib/arch/IArchString.h index acfb22ff..83017128 100644 --- a/src/lib/arch/IArchString.h +++ b/src/lib/arch/IArchString.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/IArchSystem.h b/src/lib/arch/IArchSystem.h index 000c9a4d..826f6e5f 100644 --- a/src/lib/arch/IArchSystem.h +++ b/src/lib/arch/IArchSystem.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/IArchTaskBar.h b/src/lib/arch/IArchTaskBar.h index 53bf8fa0..4c287996 100644 --- a/src/lib/arch/IArchTaskBar.h +++ b/src/lib/arch/IArchTaskBar.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/IArchTaskBarReceiver.h b/src/lib/arch/IArchTaskBarReceiver.h index ab8fafa7..d3911e78 100644 --- a/src/lib/arch/IArchTaskBarReceiver.h +++ b/src/lib/arch/IArchTaskBarReceiver.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/IArchTime.h b/src/lib/arch/IArchTime.h index 4fb1ba44..98304cc0 100644 --- a/src/lib/arch/IArchTime.h +++ b/src/lib/arch/IArchTime.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/XArch.h b/src/lib/arch/XArch.h index 77aed9b6..55148ac2 100644 --- a/src/lib/arch/XArch.h +++ b/src/lib/arch/XArch.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/multibyte.h b/src/lib/arch/multibyte.h index 1476fcc6..f87c1e96 100644 --- a/src/lib/arch/multibyte.h +++ b/src/lib/arch/multibyte.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/unix/ArchConsoleUnix.cpp b/src/lib/arch/unix/ArchConsoleUnix.cpp index 11e75d2a..f7f22ea8 100644 --- a/src/lib/arch/unix/ArchConsoleUnix.cpp +++ b/src/lib/arch/unix/ArchConsoleUnix.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/unix/ArchConsoleUnix.h b/src/lib/arch/unix/ArchConsoleUnix.h index facc13dd..122ec17f 100644 --- a/src/lib/arch/unix/ArchConsoleUnix.h +++ b/src/lib/arch/unix/ArchConsoleUnix.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/unix/ArchDaemonUnix.cpp b/src/lib/arch/unix/ArchDaemonUnix.cpp index 048e22b2..e3ec8770 100644 --- a/src/lib/arch/unix/ArchDaemonUnix.cpp +++ b/src/lib/arch/unix/ArchDaemonUnix.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/unix/ArchDaemonUnix.h b/src/lib/arch/unix/ArchDaemonUnix.h index 793c10f8..07053fdd 100644 --- a/src/lib/arch/unix/ArchDaemonUnix.h +++ b/src/lib/arch/unix/ArchDaemonUnix.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/unix/ArchFileUnix.cpp b/src/lib/arch/unix/ArchFileUnix.cpp index ac9f7985..e4f5afca 100644 --- a/src/lib/arch/unix/ArchFileUnix.cpp +++ b/src/lib/arch/unix/ArchFileUnix.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/unix/ArchFileUnix.h b/src/lib/arch/unix/ArchFileUnix.h index 7cb90a1c..f6a28028 100644 --- a/src/lib/arch/unix/ArchFileUnix.h +++ b/src/lib/arch/unix/ArchFileUnix.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/unix/ArchInternetUnix.cpp b/src/lib/arch/unix/ArchInternetUnix.cpp index 7ee1aaec..05788229 100644 --- a/src/lib/arch/unix/ArchInternetUnix.cpp +++ b/src/lib/arch/unix/ArchInternetUnix.cpp @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/unix/ArchInternetUnix.h b/src/lib/arch/unix/ArchInternetUnix.h index 9e5a636b..6109de3b 100644 --- a/src/lib/arch/unix/ArchInternetUnix.h +++ b/src/lib/arch/unix/ArchInternetUnix.h @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/unix/ArchLogUnix.cpp b/src/lib/arch/unix/ArchLogUnix.cpp index e82f22ba..a290463f 100644 --- a/src/lib/arch/unix/ArchLogUnix.cpp +++ b/src/lib/arch/unix/ArchLogUnix.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/unix/ArchLogUnix.h b/src/lib/arch/unix/ArchLogUnix.h index adce9299..78ad57ef 100644 --- a/src/lib/arch/unix/ArchLogUnix.h +++ b/src/lib/arch/unix/ArchLogUnix.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/unix/ArchMultithreadPosix.cpp b/src/lib/arch/unix/ArchMultithreadPosix.cpp index c443c5a4..72f078a6 100644 --- a/src/lib/arch/unix/ArchMultithreadPosix.cpp +++ b/src/lib/arch/unix/ArchMultithreadPosix.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/unix/ArchMultithreadPosix.h b/src/lib/arch/unix/ArchMultithreadPosix.h index f9f99358..9633f819 100644 --- a/src/lib/arch/unix/ArchMultithreadPosix.h +++ b/src/lib/arch/unix/ArchMultithreadPosix.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/unix/ArchNetworkBSD.cpp b/src/lib/arch/unix/ArchNetworkBSD.cpp index d9cd79a9..69793de3 100644 --- a/src/lib/arch/unix/ArchNetworkBSD.cpp +++ b/src/lib/arch/unix/ArchNetworkBSD.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/unix/ArchNetworkBSD.h b/src/lib/arch/unix/ArchNetworkBSD.h index 7ea33b5d..25577d83 100644 --- a/src/lib/arch/unix/ArchNetworkBSD.h +++ b/src/lib/arch/unix/ArchNetworkBSD.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/unix/ArchPluginUnix.cpp b/src/lib/arch/unix/ArchPluginUnix.cpp index f246d5a5..997c2748 100644 --- a/src/lib/arch/unix/ArchPluginUnix.cpp +++ b/src/lib/arch/unix/ArchPluginUnix.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/unix/ArchPluginUnix.h b/src/lib/arch/unix/ArchPluginUnix.h index 092a1fd9..5438dffb 100644 --- a/src/lib/arch/unix/ArchPluginUnix.h +++ b/src/lib/arch/unix/ArchPluginUnix.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/unix/ArchSleepUnix.cpp b/src/lib/arch/unix/ArchSleepUnix.cpp index 4a33b975..d248c4c3 100644 --- a/src/lib/arch/unix/ArchSleepUnix.cpp +++ b/src/lib/arch/unix/ArchSleepUnix.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/unix/ArchSleepUnix.h b/src/lib/arch/unix/ArchSleepUnix.h index 02022220..2afbe66f 100644 --- a/src/lib/arch/unix/ArchSleepUnix.h +++ b/src/lib/arch/unix/ArchSleepUnix.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/unix/ArchStringUnix.cpp b/src/lib/arch/unix/ArchStringUnix.cpp index f37a744b..ee985ced 100644 --- a/src/lib/arch/unix/ArchStringUnix.cpp +++ b/src/lib/arch/unix/ArchStringUnix.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/unix/ArchStringUnix.h b/src/lib/arch/unix/ArchStringUnix.h index 7e583a62..9a93178a 100644 --- a/src/lib/arch/unix/ArchStringUnix.h +++ b/src/lib/arch/unix/ArchStringUnix.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/unix/ArchSystemUnix.cpp b/src/lib/arch/unix/ArchSystemUnix.cpp index f099052d..9e554662 100644 --- a/src/lib/arch/unix/ArchSystemUnix.cpp +++ b/src/lib/arch/unix/ArchSystemUnix.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/unix/ArchSystemUnix.h b/src/lib/arch/unix/ArchSystemUnix.h index 25099316..b9f3705f 100644 --- a/src/lib/arch/unix/ArchSystemUnix.h +++ b/src/lib/arch/unix/ArchSystemUnix.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/unix/ArchTaskBarXWindows.cpp b/src/lib/arch/unix/ArchTaskBarXWindows.cpp index bee117e7..8ec0506e 100644 --- a/src/lib/arch/unix/ArchTaskBarXWindows.cpp +++ b/src/lib/arch/unix/ArchTaskBarXWindows.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/unix/ArchTaskBarXWindows.h b/src/lib/arch/unix/ArchTaskBarXWindows.h index 4ee086e6..7d6e3177 100644 --- a/src/lib/arch/unix/ArchTaskBarXWindows.h +++ b/src/lib/arch/unix/ArchTaskBarXWindows.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/unix/ArchTimeUnix.cpp b/src/lib/arch/unix/ArchTimeUnix.cpp index 564e9c9c..332197f4 100644 --- a/src/lib/arch/unix/ArchTimeUnix.cpp +++ b/src/lib/arch/unix/ArchTimeUnix.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/unix/ArchTimeUnix.h b/src/lib/arch/unix/ArchTimeUnix.h index 8604bc3c..5f9ffbd8 100644 --- a/src/lib/arch/unix/ArchTimeUnix.h +++ b/src/lib/arch/unix/ArchTimeUnix.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/unix/XArchUnix.cpp b/src/lib/arch/unix/XArchUnix.cpp index 56396389..4c9ebb88 100644 --- a/src/lib/arch/unix/XArchUnix.cpp +++ b/src/lib/arch/unix/XArchUnix.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/unix/XArchUnix.h b/src/lib/arch/unix/XArchUnix.h index 24bba0f1..d7edb130 100644 --- a/src/lib/arch/unix/XArchUnix.h +++ b/src/lib/arch/unix/XArchUnix.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/vsnprintf.h b/src/lib/arch/vsnprintf.h index da871893..cee837e4 100644 --- a/src/lib/arch/vsnprintf.h +++ b/src/lib/arch/vsnprintf.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/win32/ArchConsoleWindows.cpp b/src/lib/arch/win32/ArchConsoleWindows.cpp index 450321f3..aeaaa107 100644 --- a/src/lib/arch/win32/ArchConsoleWindows.cpp +++ b/src/lib/arch/win32/ArchConsoleWindows.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/win32/ArchConsoleWindows.h b/src/lib/arch/win32/ArchConsoleWindows.h index dd2b593b..903d7fc8 100644 --- a/src/lib/arch/win32/ArchConsoleWindows.h +++ b/src/lib/arch/win32/ArchConsoleWindows.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/win32/ArchDaemonWindows.cpp b/src/lib/arch/win32/ArchDaemonWindows.cpp index 1c98c85a..7f45c7d3 100644 --- a/src/lib/arch/win32/ArchDaemonWindows.cpp +++ b/src/lib/arch/win32/ArchDaemonWindows.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/win32/ArchDaemonWindows.h b/src/lib/arch/win32/ArchDaemonWindows.h index 474737d3..e3ee11b4 100644 --- a/src/lib/arch/win32/ArchDaemonWindows.h +++ b/src/lib/arch/win32/ArchDaemonWindows.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/win32/ArchFileWindows.cpp b/src/lib/arch/win32/ArchFileWindows.cpp index d819d6e9..a87a2fe0 100644 --- a/src/lib/arch/win32/ArchFileWindows.cpp +++ b/src/lib/arch/win32/ArchFileWindows.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/win32/ArchFileWindows.h b/src/lib/arch/win32/ArchFileWindows.h index 596162b6..ddca7d2a 100644 --- a/src/lib/arch/win32/ArchFileWindows.h +++ b/src/lib/arch/win32/ArchFileWindows.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/win32/ArchInternetWindows.cpp b/src/lib/arch/win32/ArchInternetWindows.cpp index b66dbde2..ec76a570 100644 --- a/src/lib/arch/win32/ArchInternetWindows.cpp +++ b/src/lib/arch/win32/ArchInternetWindows.cpp @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/win32/ArchInternetWindows.h b/src/lib/arch/win32/ArchInternetWindows.h index 583ce552..817a8f54 100644 --- a/src/lib/arch/win32/ArchInternetWindows.h +++ b/src/lib/arch/win32/ArchInternetWindows.h @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/win32/ArchLogWindows.cpp b/src/lib/arch/win32/ArchLogWindows.cpp index a8c78658..a56202b6 100644 --- a/src/lib/arch/win32/ArchLogWindows.cpp +++ b/src/lib/arch/win32/ArchLogWindows.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/win32/ArchLogWindows.h b/src/lib/arch/win32/ArchLogWindows.h index cc76a143..360a5ad3 100644 --- a/src/lib/arch/win32/ArchLogWindows.h +++ b/src/lib/arch/win32/ArchLogWindows.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/win32/ArchMiscWindows.cpp b/src/lib/arch/win32/ArchMiscWindows.cpp index b700516a..4171f1c4 100644 --- a/src/lib/arch/win32/ArchMiscWindows.cpp +++ b/src/lib/arch/win32/ArchMiscWindows.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/win32/ArchMiscWindows.h b/src/lib/arch/win32/ArchMiscWindows.h index b62efdd6..21fc823a 100644 --- a/src/lib/arch/win32/ArchMiscWindows.h +++ b/src/lib/arch/win32/ArchMiscWindows.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/win32/ArchMultithreadWindows.cpp b/src/lib/arch/win32/ArchMultithreadWindows.cpp index 0851ce46..288471fa 100644 --- a/src/lib/arch/win32/ArchMultithreadWindows.cpp +++ b/src/lib/arch/win32/ArchMultithreadWindows.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/win32/ArchMultithreadWindows.h b/src/lib/arch/win32/ArchMultithreadWindows.h index d07942f1..ae67f11d 100644 --- a/src/lib/arch/win32/ArchMultithreadWindows.h +++ b/src/lib/arch/win32/ArchMultithreadWindows.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/win32/ArchNetworkWinsock.cpp b/src/lib/arch/win32/ArchNetworkWinsock.cpp index ccc2223c..db3dbe68 100644 --- a/src/lib/arch/win32/ArchNetworkWinsock.cpp +++ b/src/lib/arch/win32/ArchNetworkWinsock.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/win32/ArchNetworkWinsock.h b/src/lib/arch/win32/ArchNetworkWinsock.h index 110b94e7..3cc6c9a4 100644 --- a/src/lib/arch/win32/ArchNetworkWinsock.h +++ b/src/lib/arch/win32/ArchNetworkWinsock.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/win32/ArchPluginWindows.cpp b/src/lib/arch/win32/ArchPluginWindows.cpp index aa997e72..2a223746 100644 --- a/src/lib/arch/win32/ArchPluginWindows.cpp +++ b/src/lib/arch/win32/ArchPluginWindows.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/win32/ArchPluginWindows.h b/src/lib/arch/win32/ArchPluginWindows.h index 4a5e1257..fd325dfe 100644 --- a/src/lib/arch/win32/ArchPluginWindows.h +++ b/src/lib/arch/win32/ArchPluginWindows.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/win32/ArchSleepWindows.cpp b/src/lib/arch/win32/ArchSleepWindows.cpp index d077fcd6..1990141b 100644 --- a/src/lib/arch/win32/ArchSleepWindows.cpp +++ b/src/lib/arch/win32/ArchSleepWindows.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/win32/ArchSleepWindows.h b/src/lib/arch/win32/ArchSleepWindows.h index 7aacfa5c..0cbfb299 100644 --- a/src/lib/arch/win32/ArchSleepWindows.h +++ b/src/lib/arch/win32/ArchSleepWindows.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/win32/ArchStringWindows.cpp b/src/lib/arch/win32/ArchStringWindows.cpp index 91fbf159..eff39e86 100644 --- a/src/lib/arch/win32/ArchStringWindows.cpp +++ b/src/lib/arch/win32/ArchStringWindows.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/win32/ArchStringWindows.h b/src/lib/arch/win32/ArchStringWindows.h index f26cf668..33410d76 100644 --- a/src/lib/arch/win32/ArchStringWindows.h +++ b/src/lib/arch/win32/ArchStringWindows.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/win32/ArchSystemWindows.cpp b/src/lib/arch/win32/ArchSystemWindows.cpp index a9ef35fe..b1853d9b 100644 --- a/src/lib/arch/win32/ArchSystemWindows.cpp +++ b/src/lib/arch/win32/ArchSystemWindows.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/win32/ArchSystemWindows.h b/src/lib/arch/win32/ArchSystemWindows.h index f68b256e..a7e237a5 100644 --- a/src/lib/arch/win32/ArchSystemWindows.h +++ b/src/lib/arch/win32/ArchSystemWindows.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/win32/ArchTaskBarWindows.cpp b/src/lib/arch/win32/ArchTaskBarWindows.cpp index 021c022a..33e21a2b 100644 --- a/src/lib/arch/win32/ArchTaskBarWindows.cpp +++ b/src/lib/arch/win32/ArchTaskBarWindows.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/win32/ArchTaskBarWindows.h b/src/lib/arch/win32/ArchTaskBarWindows.h index 542a1ce1..5e26c5ab 100644 --- a/src/lib/arch/win32/ArchTaskBarWindows.h +++ b/src/lib/arch/win32/ArchTaskBarWindows.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/win32/ArchTimeWindows.cpp b/src/lib/arch/win32/ArchTimeWindows.cpp index e5f9bdc0..879a7fa0 100644 --- a/src/lib/arch/win32/ArchTimeWindows.cpp +++ b/src/lib/arch/win32/ArchTimeWindows.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/win32/ArchTimeWindows.h b/src/lib/arch/win32/ArchTimeWindows.h index b6e54e0f..3ade8653 100644 --- a/src/lib/arch/win32/ArchTimeWindows.h +++ b/src/lib/arch/win32/ArchTimeWindows.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/win32/XArchWindows.cpp b/src/lib/arch/win32/XArchWindows.cpp index 0d39da84..e6011706 100644 --- a/src/lib/arch/win32/XArchWindows.cpp +++ b/src/lib/arch/win32/XArchWindows.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/arch/win32/XArchWindows.h b/src/lib/arch/win32/XArchWindows.h index 885221e5..b5af3ab3 100644 --- a/src/lib/arch/win32/XArchWindows.h +++ b/src/lib/arch/win32/XArchWindows.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/base/CMakeLists.txt b/src/lib/base/CMakeLists.txt index 45bae2f9..c579a54c 100644 --- a/src/lib/base/CMakeLists.txt +++ b/src/lib/base/CMakeLists.txt @@ -4,7 +4,7 @@ # # This package is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License -# found in the file COPYING that should have accompanied this file. +# found in the file LICENSE that should have accompanied this file. # # This package is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/base/ELevel.h b/src/lib/base/ELevel.h index 9ce15821..c489dffd 100644 --- a/src/lib/base/ELevel.h +++ b/src/lib/base/ELevel.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/base/Event.cpp b/src/lib/base/Event.cpp index d51f36ce..76ae72c2 100644 --- a/src/lib/base/Event.cpp +++ b/src/lib/base/Event.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/base/Event.h b/src/lib/base/Event.h index 9e660d62..5c6d8c67 100644 --- a/src/lib/base/Event.h +++ b/src/lib/base/Event.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/base/EventQueue.cpp b/src/lib/base/EventQueue.cpp index 2f4513af..0aab4277 100644 --- a/src/lib/base/EventQueue.cpp +++ b/src/lib/base/EventQueue.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/base/EventQueue.h b/src/lib/base/EventQueue.h index f0966489..ed47c2b8 100644 --- a/src/lib/base/EventQueue.h +++ b/src/lib/base/EventQueue.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/base/EventTypes.cpp b/src/lib/base/EventTypes.cpp index d317e1d7..0629cef3 100644 --- a/src/lib/base/EventTypes.cpp +++ b/src/lib/base/EventTypes.cpp @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/base/EventTypes.h b/src/lib/base/EventTypes.h index 74bbed63..75a0800c 100644 --- a/src/lib/base/EventTypes.h +++ b/src/lib/base/EventTypes.h @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/base/FunctionEventJob.cpp b/src/lib/base/FunctionEventJob.cpp index e4c99893..a73b233e 100644 --- a/src/lib/base/FunctionEventJob.cpp +++ b/src/lib/base/FunctionEventJob.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/base/FunctionEventJob.h b/src/lib/base/FunctionEventJob.h index 72f4935a..df4376e4 100644 --- a/src/lib/base/FunctionEventJob.h +++ b/src/lib/base/FunctionEventJob.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/base/FunctionJob.cpp b/src/lib/base/FunctionJob.cpp index 8e43811e..ad70de7f 100644 --- a/src/lib/base/FunctionJob.cpp +++ b/src/lib/base/FunctionJob.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/base/FunctionJob.h b/src/lib/base/FunctionJob.h index b6dca1e5..10232aef 100644 --- a/src/lib/base/FunctionJob.h +++ b/src/lib/base/FunctionJob.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/base/IEventJob.h b/src/lib/base/IEventJob.h index e0a02ea8..ebaf1c4b 100644 --- a/src/lib/base/IEventJob.h +++ b/src/lib/base/IEventJob.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/base/IEventQueue.h b/src/lib/base/IEventQueue.h index 9e96ae4d..25c7bbd5 100644 --- a/src/lib/base/IEventQueue.h +++ b/src/lib/base/IEventQueue.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/base/IEventQueueBuffer.h b/src/lib/base/IEventQueueBuffer.h index 434857b8..85479a20 100644 --- a/src/lib/base/IEventQueueBuffer.h +++ b/src/lib/base/IEventQueueBuffer.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/base/IJob.h b/src/lib/base/IJob.h index 8297c856..2b07eafb 100644 --- a/src/lib/base/IJob.h +++ b/src/lib/base/IJob.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/base/ILogOutputter.h b/src/lib/base/ILogOutputter.h index 1f79f0aa..60fd2b9a 100644 --- a/src/lib/base/ILogOutputter.h +++ b/src/lib/base/ILogOutputter.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/base/Log.cpp b/src/lib/base/Log.cpp index 7017d972..943e239a 100644 --- a/src/lib/base/Log.cpp +++ b/src/lib/base/Log.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/base/Log.h b/src/lib/base/Log.h index fd5273b9..eaa2c8a8 100644 --- a/src/lib/base/Log.h +++ b/src/lib/base/Log.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/base/PriorityQueue.h b/src/lib/base/PriorityQueue.h index 2f4ae4cb..5084cebc 100644 --- a/src/lib/base/PriorityQueue.h +++ b/src/lib/base/PriorityQueue.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/base/SimpleEventQueueBuffer.cpp b/src/lib/base/SimpleEventQueueBuffer.cpp index dc415284..95b4cbcb 100644 --- a/src/lib/base/SimpleEventQueueBuffer.cpp +++ b/src/lib/base/SimpleEventQueueBuffer.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/base/SimpleEventQueueBuffer.h b/src/lib/base/SimpleEventQueueBuffer.h index d75f74de..203370d4 100644 --- a/src/lib/base/SimpleEventQueueBuffer.h +++ b/src/lib/base/SimpleEventQueueBuffer.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/base/Stopwatch.cpp b/src/lib/base/Stopwatch.cpp index fe6cca30..972f1300 100644 --- a/src/lib/base/Stopwatch.cpp +++ b/src/lib/base/Stopwatch.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/base/Stopwatch.h b/src/lib/base/Stopwatch.h index 47922933..3d8cdad0 100644 --- a/src/lib/base/Stopwatch.h +++ b/src/lib/base/Stopwatch.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/base/String.cpp b/src/lib/base/String.cpp index 4674deff..5760e4d4 100644 --- a/src/lib/base/String.cpp +++ b/src/lib/base/String.cpp @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/base/String.h b/src/lib/base/String.h index dbe5c21b..33e4f3d8 100644 --- a/src/lib/base/String.h +++ b/src/lib/base/String.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/base/TMethodEventJob.h b/src/lib/base/TMethodEventJob.h index 03aa6657..4ae5af18 100644 --- a/src/lib/base/TMethodEventJob.h +++ b/src/lib/base/TMethodEventJob.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/base/TMethodJob.h b/src/lib/base/TMethodJob.h index e561668a..6ff82aba 100644 --- a/src/lib/base/TMethodJob.h +++ b/src/lib/base/TMethodJob.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/base/Unicode.cpp b/src/lib/base/Unicode.cpp index ec8b213a..93e0358e 100644 --- a/src/lib/base/Unicode.cpp +++ b/src/lib/base/Unicode.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/base/Unicode.h b/src/lib/base/Unicode.h index 2569c019..df955241 100644 --- a/src/lib/base/Unicode.h +++ b/src/lib/base/Unicode.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/base/XBase.cpp b/src/lib/base/XBase.cpp index 89a72a9f..a3b7ee85 100644 --- a/src/lib/base/XBase.cpp +++ b/src/lib/base/XBase.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/base/XBase.h b/src/lib/base/XBase.h index 255b9c94..a0840eb8 100644 --- a/src/lib/base/XBase.h +++ b/src/lib/base/XBase.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/base/log_outputters.cpp b/src/lib/base/log_outputters.cpp index a06a5af7..8db32f3a 100644 --- a/src/lib/base/log_outputters.cpp +++ b/src/lib/base/log_outputters.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/base/log_outputters.h b/src/lib/base/log_outputters.h index 0c24be3f..31ce58cb 100644 --- a/src/lib/base/log_outputters.h +++ b/src/lib/base/log_outputters.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/client/CMakeLists.txt b/src/lib/client/CMakeLists.txt index 53c89929..71349285 100644 --- a/src/lib/client/CMakeLists.txt +++ b/src/lib/client/CMakeLists.txt @@ -4,7 +4,7 @@ # # This package is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License -# found in the file COPYING that should have accompanied this file. +# found in the file LICENSE that should have accompanied this file. # # This package is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/client/Client.cpp b/src/lib/client/Client.cpp index 3e59c942..849dd102 100644 --- a/src/lib/client/Client.cpp +++ b/src/lib/client/Client.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/client/Client.h b/src/lib/client/Client.h index 9245a825..62bc2473 100644 --- a/src/lib/client/Client.h +++ b/src/lib/client/Client.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/client/ServerProxy.cpp b/src/lib/client/ServerProxy.cpp index b6632cf0..914dd4ee 100644 --- a/src/lib/client/ServerProxy.cpp +++ b/src/lib/client/ServerProxy.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/client/ServerProxy.h b/src/lib/client/ServerProxy.h index 5f2b357f..336c640b 100644 --- a/src/lib/client/ServerProxy.h +++ b/src/lib/client/ServerProxy.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/common/CMakeLists.txt b/src/lib/common/CMakeLists.txt index 86771eb6..b092e360 100644 --- a/src/lib/common/CMakeLists.txt +++ b/src/lib/common/CMakeLists.txt @@ -4,7 +4,7 @@ # # This package is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License -# found in the file COPYING that should have accompanied this file. +# found in the file LICENSE that should have accompanied this file. # # This package is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/common/IInterface.h b/src/lib/common/IInterface.h index 35a3a674..3b933275 100644 --- a/src/lib/common/IInterface.h +++ b/src/lib/common/IInterface.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/common/MacOSXPrecomp.h b/src/lib/common/MacOSXPrecomp.h index f19715eb..fe16821a 100644 --- a/src/lib/common/MacOSXPrecomp.h +++ b/src/lib/common/MacOSXPrecomp.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/common/Version.cpp b/src/lib/common/Version.cpp index 5e0492fa..5d478c64 100644 --- a/src/lib/common/Version.cpp +++ b/src/lib/common/Version.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/common/Version.h b/src/lib/common/Version.h index 91d3f132..d491856b 100644 --- a/src/lib/common/Version.h +++ b/src/lib/common/Version.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/common/basic_types.h b/src/lib/common/basic_types.h index 8bab66ed..c5a903f9 100644 --- a/src/lib/common/basic_types.h +++ b/src/lib/common/basic_types.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/common/common.h b/src/lib/common/common.h index 6ddf3650..9b249bce 100644 --- a/src/lib/common/common.h +++ b/src/lib/common/common.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/common/stdbitset.h b/src/lib/common/stdbitset.h index ecfb2876..f2764646 100644 --- a/src/lib/common/stdbitset.h +++ b/src/lib/common/stdbitset.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/common/stddeque.h b/src/lib/common/stddeque.h index 5575001e..1cc7747d 100644 --- a/src/lib/common/stddeque.h +++ b/src/lib/common/stddeque.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/common/stdexcept.h b/src/lib/common/stdexcept.h index 8b3580a3..10003a1b 100644 --- a/src/lib/common/stdexcept.h +++ b/src/lib/common/stdexcept.h @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/common/stdfstream.h b/src/lib/common/stdfstream.h index d7cb74cb..f96be64b 100644 --- a/src/lib/common/stdfstream.h +++ b/src/lib/common/stdfstream.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/common/stdistream.h b/src/lib/common/stdistream.h index 678e6fc5..a55ad513 100644 --- a/src/lib/common/stdistream.h +++ b/src/lib/common/stdistream.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/common/stdlist.h b/src/lib/common/stdlist.h index 20b2636d..e6def26f 100644 --- a/src/lib/common/stdlist.h +++ b/src/lib/common/stdlist.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/common/stdmap.h b/src/lib/common/stdmap.h index 0dec12d4..761c9aad 100644 --- a/src/lib/common/stdmap.h +++ b/src/lib/common/stdmap.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/common/stdostream.h b/src/lib/common/stdostream.h index e139a5e1..1fe4315a 100644 --- a/src/lib/common/stdostream.h +++ b/src/lib/common/stdostream.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/common/stdpost.h b/src/lib/common/stdpost.h index a65d50b3..7450bf21 100644 --- a/src/lib/common/stdpost.h +++ b/src/lib/common/stdpost.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/common/stdpre.h b/src/lib/common/stdpre.h index c7449aec..55c0ce48 100644 --- a/src/lib/common/stdpre.h +++ b/src/lib/common/stdpre.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/common/stdset.h b/src/lib/common/stdset.h index a2450bf2..3090fd39 100644 --- a/src/lib/common/stdset.h +++ b/src/lib/common/stdset.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/common/stdsstream.h b/src/lib/common/stdsstream.h index 9d6dc915..73b355b4 100644 --- a/src/lib/common/stdsstream.h +++ b/src/lib/common/stdsstream.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -42,7 +42,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with this library; see the file COPYING. If not, write to the Free +along with this library; see the file LICENSE. If not, write to the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. As a special exception, if you link this library with files diff --git a/src/lib/common/stdstring.h b/src/lib/common/stdstring.h index ceb8a658..7399d341 100644 --- a/src/lib/common/stdstring.h +++ b/src/lib/common/stdstring.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/common/stdvector.h b/src/lib/common/stdvector.h index 48aa7a85..52b1150d 100644 --- a/src/lib/common/stdvector.h +++ b/src/lib/common/stdvector.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/io/CMakeLists.txt b/src/lib/io/CMakeLists.txt index 3a619061..d9fafa3d 100644 --- a/src/lib/io/CMakeLists.txt +++ b/src/lib/io/CMakeLists.txt @@ -4,7 +4,7 @@ # # This package is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License -# found in the file COPYING that should have accompanied this file. +# found in the file LICENSE that should have accompanied this file. # # This package is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/io/IStream.h b/src/lib/io/IStream.h index 16aff642..71e76883 100644 --- a/src/lib/io/IStream.h +++ b/src/lib/io/IStream.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/io/StreamBuffer.cpp b/src/lib/io/StreamBuffer.cpp index c819de3e..1f6625fa 100644 --- a/src/lib/io/StreamBuffer.cpp +++ b/src/lib/io/StreamBuffer.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/io/StreamBuffer.h b/src/lib/io/StreamBuffer.h index bc194c5b..12480619 100644 --- a/src/lib/io/StreamBuffer.h +++ b/src/lib/io/StreamBuffer.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/io/StreamFilter.cpp b/src/lib/io/StreamFilter.cpp index 2566609f..5994aab0 100644 --- a/src/lib/io/StreamFilter.cpp +++ b/src/lib/io/StreamFilter.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/io/StreamFilter.h b/src/lib/io/StreamFilter.h index f9986801..a33b93df 100644 --- a/src/lib/io/StreamFilter.h +++ b/src/lib/io/StreamFilter.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/io/XIO.cpp b/src/lib/io/XIO.cpp index ef6e4090..4776f005 100644 --- a/src/lib/io/XIO.cpp +++ b/src/lib/io/XIO.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/io/XIO.h b/src/lib/io/XIO.h index 2e3976fd..ccc7da8e 100644 --- a/src/lib/io/XIO.h +++ b/src/lib/io/XIO.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/ipc/CMakeLists.txt b/src/lib/ipc/CMakeLists.txt index cf59a35f..676f0494 100644 --- a/src/lib/ipc/CMakeLists.txt +++ b/src/lib/ipc/CMakeLists.txt @@ -4,7 +4,7 @@ # # This package is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License -# found in the file COPYING that should have accompanied this file. +# found in the file LICENSE that should have accompanied this file. # # This package is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/ipc/Ipc.cpp b/src/lib/ipc/Ipc.cpp index ada6e49a..e5caa1ac 100644 --- a/src/lib/ipc/Ipc.cpp +++ b/src/lib/ipc/Ipc.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/ipc/Ipc.h b/src/lib/ipc/Ipc.h index 81bdf915..7baf1200 100644 --- a/src/lib/ipc/Ipc.h +++ b/src/lib/ipc/Ipc.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/ipc/IpcClient.cpp b/src/lib/ipc/IpcClient.cpp index 86fee077..3ebbea2f 100644 --- a/src/lib/ipc/IpcClient.cpp +++ b/src/lib/ipc/IpcClient.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/ipc/IpcClient.h b/src/lib/ipc/IpcClient.h index f9b1c9ab..5eb98a74 100644 --- a/src/lib/ipc/IpcClient.h +++ b/src/lib/ipc/IpcClient.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/ipc/IpcClientProxy.cpp b/src/lib/ipc/IpcClientProxy.cpp index f5e44723..4ad99344 100644 --- a/src/lib/ipc/IpcClientProxy.cpp +++ b/src/lib/ipc/IpcClientProxy.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/ipc/IpcClientProxy.h b/src/lib/ipc/IpcClientProxy.h index fb434882..6bd38bfe 100644 --- a/src/lib/ipc/IpcClientProxy.h +++ b/src/lib/ipc/IpcClientProxy.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/ipc/IpcLogOutputter.cpp b/src/lib/ipc/IpcLogOutputter.cpp index 07dac965..6e4411ca 100644 --- a/src/lib/ipc/IpcLogOutputter.cpp +++ b/src/lib/ipc/IpcLogOutputter.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/ipc/IpcLogOutputter.h b/src/lib/ipc/IpcLogOutputter.h index b0518b59..9871095d 100644 --- a/src/lib/ipc/IpcLogOutputter.h +++ b/src/lib/ipc/IpcLogOutputter.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/ipc/IpcMessage.cpp b/src/lib/ipc/IpcMessage.cpp index ad8ba0cd..1a1c5c65 100644 --- a/src/lib/ipc/IpcMessage.cpp +++ b/src/lib/ipc/IpcMessage.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/ipc/IpcMessage.h b/src/lib/ipc/IpcMessage.h index 62cd9466..ee675069 100644 --- a/src/lib/ipc/IpcMessage.h +++ b/src/lib/ipc/IpcMessage.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/ipc/IpcServer.cpp b/src/lib/ipc/IpcServer.cpp index f1bbfa69..618e7df2 100644 --- a/src/lib/ipc/IpcServer.cpp +++ b/src/lib/ipc/IpcServer.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/ipc/IpcServer.h b/src/lib/ipc/IpcServer.h index f1f7ca05..b16b74f0 100644 --- a/src/lib/ipc/IpcServer.h +++ b/src/lib/ipc/IpcServer.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/ipc/IpcServerProxy.cpp b/src/lib/ipc/IpcServerProxy.cpp index e00b0f7b..787dfe7b 100644 --- a/src/lib/ipc/IpcServerProxy.cpp +++ b/src/lib/ipc/IpcServerProxy.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/ipc/IpcServerProxy.h b/src/lib/ipc/IpcServerProxy.h index 69a71544..be6ffcb2 100644 --- a/src/lib/ipc/IpcServerProxy.h +++ b/src/lib/ipc/IpcServerProxy.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/mt/CMakeLists.txt b/src/lib/mt/CMakeLists.txt index ee4ca910..f204cb12 100644 --- a/src/lib/mt/CMakeLists.txt +++ b/src/lib/mt/CMakeLists.txt @@ -4,7 +4,7 @@ # # This package is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License -# found in the file COPYING that should have accompanied this file. +# found in the file LICENSE that should have accompanied this file. # # This package is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/mt/CondVar.cpp b/src/lib/mt/CondVar.cpp index 5beb924c..2ec18e46 100644 --- a/src/lib/mt/CondVar.cpp +++ b/src/lib/mt/CondVar.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/mt/CondVar.h b/src/lib/mt/CondVar.h index a417ef66..79997e05 100644 --- a/src/lib/mt/CondVar.h +++ b/src/lib/mt/CondVar.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/mt/Lock.cpp b/src/lib/mt/Lock.cpp index db9591fb..866ba681 100644 --- a/src/lib/mt/Lock.cpp +++ b/src/lib/mt/Lock.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/mt/Lock.h b/src/lib/mt/Lock.h index c6ebab91..425ee58f 100644 --- a/src/lib/mt/Lock.h +++ b/src/lib/mt/Lock.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/mt/Mutex.cpp b/src/lib/mt/Mutex.cpp index eee5cf61..78f1ae66 100644 --- a/src/lib/mt/Mutex.cpp +++ b/src/lib/mt/Mutex.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/mt/Mutex.h b/src/lib/mt/Mutex.h index b24e7375..7c940d29 100644 --- a/src/lib/mt/Mutex.h +++ b/src/lib/mt/Mutex.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/mt/Thread.cpp b/src/lib/mt/Thread.cpp index f28bb6b9..e181adf4 100644 --- a/src/lib/mt/Thread.cpp +++ b/src/lib/mt/Thread.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/mt/Thread.h b/src/lib/mt/Thread.h index c85df887..db3d81e1 100644 --- a/src/lib/mt/Thread.h +++ b/src/lib/mt/Thread.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/mt/XMT.cpp b/src/lib/mt/XMT.cpp index 8907ab42..ba754a62 100644 --- a/src/lib/mt/XMT.cpp +++ b/src/lib/mt/XMT.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/mt/XMT.h b/src/lib/mt/XMT.h index ef5887ac..f49dbd3f 100644 --- a/src/lib/mt/XMT.h +++ b/src/lib/mt/XMT.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/mt/XThread.h b/src/lib/mt/XThread.h index c2a02d23..a5bc42a7 100644 --- a/src/lib/mt/XThread.h +++ b/src/lib/mt/XThread.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/net/CMakeLists.txt b/src/lib/net/CMakeLists.txt index 8331ab2d..732fd637 100644 --- a/src/lib/net/CMakeLists.txt +++ b/src/lib/net/CMakeLists.txt @@ -4,7 +4,7 @@ # # This package is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License -# found in the file COPYING that should have accompanied this file. +# found in the file LICENSE that should have accompanied this file. # # This package is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/net/IDataSocket.cpp b/src/lib/net/IDataSocket.cpp index 5dd169f1..c64cc813 100644 --- a/src/lib/net/IDataSocket.cpp +++ b/src/lib/net/IDataSocket.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/net/IDataSocket.h b/src/lib/net/IDataSocket.h index 3f6749cf..ebd31049 100644 --- a/src/lib/net/IDataSocket.h +++ b/src/lib/net/IDataSocket.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/net/IListenSocket.h b/src/lib/net/IListenSocket.h index e6c98833..edd4b9b8 100644 --- a/src/lib/net/IListenSocket.h +++ b/src/lib/net/IListenSocket.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/net/ISocket.h b/src/lib/net/ISocket.h index 62b7e6cd..72ad67a9 100644 --- a/src/lib/net/ISocket.h +++ b/src/lib/net/ISocket.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/net/ISocketFactory.h b/src/lib/net/ISocketFactory.h index 5c86a0bc..e0c4d22b 100644 --- a/src/lib/net/ISocketFactory.h +++ b/src/lib/net/ISocketFactory.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/net/ISocketMultiplexerJob.h b/src/lib/net/ISocketMultiplexerJob.h index bbeee081..ce007fe1 100644 --- a/src/lib/net/ISocketMultiplexerJob.h +++ b/src/lib/net/ISocketMultiplexerJob.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/net/NetworkAddress.cpp b/src/lib/net/NetworkAddress.cpp index 6c1a329f..efafe0ea 100644 --- a/src/lib/net/NetworkAddress.cpp +++ b/src/lib/net/NetworkAddress.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/net/NetworkAddress.h b/src/lib/net/NetworkAddress.h index 275e8d14..d962b897 100644 --- a/src/lib/net/NetworkAddress.h +++ b/src/lib/net/NetworkAddress.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/net/SocketMultiplexer.cpp b/src/lib/net/SocketMultiplexer.cpp index 53ac5bbe..49ab4780 100644 --- a/src/lib/net/SocketMultiplexer.cpp +++ b/src/lib/net/SocketMultiplexer.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/net/SocketMultiplexer.h b/src/lib/net/SocketMultiplexer.h index c450aaea..10477691 100644 --- a/src/lib/net/SocketMultiplexer.h +++ b/src/lib/net/SocketMultiplexer.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/net/TCPListenSocket.cpp b/src/lib/net/TCPListenSocket.cpp index f0f06ee3..7114dc1f 100644 --- a/src/lib/net/TCPListenSocket.cpp +++ b/src/lib/net/TCPListenSocket.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/net/TCPListenSocket.h b/src/lib/net/TCPListenSocket.h index c769e170..d26df9be 100644 --- a/src/lib/net/TCPListenSocket.h +++ b/src/lib/net/TCPListenSocket.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/net/TCPSocket.cpp b/src/lib/net/TCPSocket.cpp index 62175664..ad4fbd40 100644 --- a/src/lib/net/TCPSocket.cpp +++ b/src/lib/net/TCPSocket.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/net/TCPSocket.h b/src/lib/net/TCPSocket.h index 2e75f357..60866b3e 100644 --- a/src/lib/net/TCPSocket.h +++ b/src/lib/net/TCPSocket.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/net/TCPSocketFactory.cpp b/src/lib/net/TCPSocketFactory.cpp index b17eac5a..fdf276a2 100644 --- a/src/lib/net/TCPSocketFactory.cpp +++ b/src/lib/net/TCPSocketFactory.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/net/TCPSocketFactory.h b/src/lib/net/TCPSocketFactory.h index 714ded5b..0408b647 100644 --- a/src/lib/net/TCPSocketFactory.h +++ b/src/lib/net/TCPSocketFactory.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/net/TSocketMultiplexerMethodJob.h b/src/lib/net/TSocketMultiplexerMethodJob.h index 2e32ad9a..01d43ece 100644 --- a/src/lib/net/TSocketMultiplexerMethodJob.h +++ b/src/lib/net/TSocketMultiplexerMethodJob.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/net/XSocket.cpp b/src/lib/net/XSocket.cpp index 193b47ec..5750cbaf 100644 --- a/src/lib/net/XSocket.cpp +++ b/src/lib/net/XSocket.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/net/XSocket.h b/src/lib/net/XSocket.h index 1141ac30..1b5b242e 100644 --- a/src/lib/net/XSocket.h +++ b/src/lib/net/XSocket.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/CMakeLists.txt b/src/lib/platform/CMakeLists.txt index 6305665f..b5c747b7 100644 --- a/src/lib/platform/CMakeLists.txt +++ b/src/lib/platform/CMakeLists.txt @@ -4,7 +4,7 @@ # # This package is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License -# found in the file COPYING that should have accompanied this file. +# found in the file LICENSE that should have accompanied this file. # # This package is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/IMSWindowsClipboardFacade.h b/src/lib/platform/IMSWindowsClipboardFacade.h index 75726fb4..e60c44af 100644 --- a/src/lib/platform/IMSWindowsClipboardFacade.h +++ b/src/lib/platform/IMSWindowsClipboardFacade.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/MSWindowsClipboard.cpp b/src/lib/platform/MSWindowsClipboard.cpp index 1b722561..6c8794b1 100644 --- a/src/lib/platform/MSWindowsClipboard.cpp +++ b/src/lib/platform/MSWindowsClipboard.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/MSWindowsClipboard.h b/src/lib/platform/MSWindowsClipboard.h index 04120717..b1a30cac 100644 --- a/src/lib/platform/MSWindowsClipboard.h +++ b/src/lib/platform/MSWindowsClipboard.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/MSWindowsClipboardAnyTextConverter.cpp b/src/lib/platform/MSWindowsClipboardAnyTextConverter.cpp index d976862d..8eb696d9 100644 --- a/src/lib/platform/MSWindowsClipboardAnyTextConverter.cpp +++ b/src/lib/platform/MSWindowsClipboardAnyTextConverter.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/MSWindowsClipboardAnyTextConverter.h b/src/lib/platform/MSWindowsClipboardAnyTextConverter.h index e0242f9c..2bbf16ea 100644 --- a/src/lib/platform/MSWindowsClipboardAnyTextConverter.h +++ b/src/lib/platform/MSWindowsClipboardAnyTextConverter.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/MSWindowsClipboardBitmapConverter.cpp b/src/lib/platform/MSWindowsClipboardBitmapConverter.cpp index 67e26cd7..93b078ed 100644 --- a/src/lib/platform/MSWindowsClipboardBitmapConverter.cpp +++ b/src/lib/platform/MSWindowsClipboardBitmapConverter.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/MSWindowsClipboardBitmapConverter.h b/src/lib/platform/MSWindowsClipboardBitmapConverter.h index a6e30d21..e2014d53 100644 --- a/src/lib/platform/MSWindowsClipboardBitmapConverter.h +++ b/src/lib/platform/MSWindowsClipboardBitmapConverter.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/MSWindowsClipboardFacade.cpp b/src/lib/platform/MSWindowsClipboardFacade.cpp index 27dc1f5f..0180a4bd 100644 --- a/src/lib/platform/MSWindowsClipboardFacade.cpp +++ b/src/lib/platform/MSWindowsClipboardFacade.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/MSWindowsClipboardFacade.h b/src/lib/platform/MSWindowsClipboardFacade.h index bc9edd8a..2a08f3f6 100644 --- a/src/lib/platform/MSWindowsClipboardFacade.h +++ b/src/lib/platform/MSWindowsClipboardFacade.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/MSWindowsClipboardHTMLConverter.cpp b/src/lib/platform/MSWindowsClipboardHTMLConverter.cpp index 43425895..c082bbad 100644 --- a/src/lib/platform/MSWindowsClipboardHTMLConverter.cpp +++ b/src/lib/platform/MSWindowsClipboardHTMLConverter.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/MSWindowsClipboardHTMLConverter.h b/src/lib/platform/MSWindowsClipboardHTMLConverter.h index 6f5d9cbc..ef5cf2cb 100644 --- a/src/lib/platform/MSWindowsClipboardHTMLConverter.h +++ b/src/lib/platform/MSWindowsClipboardHTMLConverter.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/MSWindowsClipboardTextConverter.cpp b/src/lib/platform/MSWindowsClipboardTextConverter.cpp index 32c56a58..5e08e068 100644 --- a/src/lib/platform/MSWindowsClipboardTextConverter.cpp +++ b/src/lib/platform/MSWindowsClipboardTextConverter.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/MSWindowsClipboardTextConverter.h b/src/lib/platform/MSWindowsClipboardTextConverter.h index 03401d2d..574abf10 100644 --- a/src/lib/platform/MSWindowsClipboardTextConverter.h +++ b/src/lib/platform/MSWindowsClipboardTextConverter.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/MSWindowsClipboardUTF16Converter.cpp b/src/lib/platform/MSWindowsClipboardUTF16Converter.cpp index eca0e881..068626e8 100644 --- a/src/lib/platform/MSWindowsClipboardUTF16Converter.cpp +++ b/src/lib/platform/MSWindowsClipboardUTF16Converter.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/MSWindowsClipboardUTF16Converter.h b/src/lib/platform/MSWindowsClipboardUTF16Converter.h index faad9394..48c03687 100644 --- a/src/lib/platform/MSWindowsClipboardUTF16Converter.h +++ b/src/lib/platform/MSWindowsClipboardUTF16Converter.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/MSWindowsDebugOutputter.cpp b/src/lib/platform/MSWindowsDebugOutputter.cpp index b2933d0c..7614fe83 100644 --- a/src/lib/platform/MSWindowsDebugOutputter.cpp +++ b/src/lib/platform/MSWindowsDebugOutputter.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/MSWindowsDebugOutputter.h b/src/lib/platform/MSWindowsDebugOutputter.h index bf117982..e6265c55 100644 --- a/src/lib/platform/MSWindowsDebugOutputter.h +++ b/src/lib/platform/MSWindowsDebugOutputter.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/MSWindowsDesks.cpp b/src/lib/platform/MSWindowsDesks.cpp index b46230b3..c88801d8 100644 --- a/src/lib/platform/MSWindowsDesks.cpp +++ b/src/lib/platform/MSWindowsDesks.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/MSWindowsDesks.h b/src/lib/platform/MSWindowsDesks.h index d62dc5c6..8668e098 100644 --- a/src/lib/platform/MSWindowsDesks.h +++ b/src/lib/platform/MSWindowsDesks.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/MSWindowsDropTarget.cpp b/src/lib/platform/MSWindowsDropTarget.cpp index c4e270a3..d938391c 100644 --- a/src/lib/platform/MSWindowsDropTarget.cpp +++ b/src/lib/platform/MSWindowsDropTarget.cpp @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/MSWindowsDropTarget.h b/src/lib/platform/MSWindowsDropTarget.h index 5f062787..877168b9 100644 --- a/src/lib/platform/MSWindowsDropTarget.h +++ b/src/lib/platform/MSWindowsDropTarget.h @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/MSWindowsEventQueueBuffer.cpp b/src/lib/platform/MSWindowsEventQueueBuffer.cpp index 9cd65a09..8ea0dc5c 100644 --- a/src/lib/platform/MSWindowsEventQueueBuffer.cpp +++ b/src/lib/platform/MSWindowsEventQueueBuffer.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/MSWindowsEventQueueBuffer.h b/src/lib/platform/MSWindowsEventQueueBuffer.h index f1f0357f..f00678c0 100644 --- a/src/lib/platform/MSWindowsEventQueueBuffer.h +++ b/src/lib/platform/MSWindowsEventQueueBuffer.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/MSWindowsHook.cpp b/src/lib/platform/MSWindowsHook.cpp index f8e66818..483aace8 100644 --- a/src/lib/platform/MSWindowsHook.cpp +++ b/src/lib/platform/MSWindowsHook.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/MSWindowsHook.h b/src/lib/platform/MSWindowsHook.h index 80e7888c..c74cc77f 100644 --- a/src/lib/platform/MSWindowsHook.h +++ b/src/lib/platform/MSWindowsHook.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/MSWindowsKeyState.cpp b/src/lib/platform/MSWindowsKeyState.cpp index e1107e17..863dae68 100644 --- a/src/lib/platform/MSWindowsKeyState.cpp +++ b/src/lib/platform/MSWindowsKeyState.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/MSWindowsKeyState.h b/src/lib/platform/MSWindowsKeyState.h index c14cf857..52f88b64 100644 --- a/src/lib/platform/MSWindowsKeyState.h +++ b/src/lib/platform/MSWindowsKeyState.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/MSWindowsScreen.cpp b/src/lib/platform/MSWindowsScreen.cpp index b78a8178..9252466c 100644 --- a/src/lib/platform/MSWindowsScreen.cpp +++ b/src/lib/platform/MSWindowsScreen.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/MSWindowsScreen.h b/src/lib/platform/MSWindowsScreen.h index f3b7f32d..54af770c 100644 --- a/src/lib/platform/MSWindowsScreen.h +++ b/src/lib/platform/MSWindowsScreen.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/MSWindowsScreenSaver.cpp b/src/lib/platform/MSWindowsScreenSaver.cpp index 44fc2e60..81b280a9 100644 --- a/src/lib/platform/MSWindowsScreenSaver.cpp +++ b/src/lib/platform/MSWindowsScreenSaver.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/MSWindowsScreenSaver.h b/src/lib/platform/MSWindowsScreenSaver.h index 15ae0457..3eab1c7f 100644 --- a/src/lib/platform/MSWindowsScreenSaver.h +++ b/src/lib/platform/MSWindowsScreenSaver.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/MSWindowsSession.cpp b/src/lib/platform/MSWindowsSession.cpp index 177ce6d9..cfbd337a 100644 --- a/src/lib/platform/MSWindowsSession.cpp +++ b/src/lib/platform/MSWindowsSession.cpp @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/MSWindowsSession.h b/src/lib/platform/MSWindowsSession.h index cae8bb8e..464cd273 100644 --- a/src/lib/platform/MSWindowsSession.h +++ b/src/lib/platform/MSWindowsSession.h @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/MSWindowsUtil.cpp b/src/lib/platform/MSWindowsUtil.cpp index 34b48f2b..2681a131 100644 --- a/src/lib/platform/MSWindowsUtil.cpp +++ b/src/lib/platform/MSWindowsUtil.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/MSWindowsUtil.h b/src/lib/platform/MSWindowsUtil.h index 26937eaf..55809f4f 100644 --- a/src/lib/platform/MSWindowsUtil.h +++ b/src/lib/platform/MSWindowsUtil.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/MSWindowsWatchdog.cpp b/src/lib/platform/MSWindowsWatchdog.cpp index 2d0d8799..a43c7194 100644 --- a/src/lib/platform/MSWindowsWatchdog.cpp +++ b/src/lib/platform/MSWindowsWatchdog.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/MSWindowsWatchdog.h b/src/lib/platform/MSWindowsWatchdog.h index a9e35252..c50a0ad3 100644 --- a/src/lib/platform/MSWindowsWatchdog.h +++ b/src/lib/platform/MSWindowsWatchdog.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/OSXClipboard.cpp b/src/lib/platform/OSXClipboard.cpp index c4271f55..a3ffbbd1 100644 --- a/src/lib/platform/OSXClipboard.cpp +++ b/src/lib/platform/OSXClipboard.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/OSXClipboard.h b/src/lib/platform/OSXClipboard.h index 157e0509..4aeb3cd4 100644 --- a/src/lib/platform/OSXClipboard.h +++ b/src/lib/platform/OSXClipboard.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/OSXClipboardAnyBitmapConverter.cpp b/src/lib/platform/OSXClipboardAnyBitmapConverter.cpp index 53f2789c..dc1764e3 100644 --- a/src/lib/platform/OSXClipboardAnyBitmapConverter.cpp +++ b/src/lib/platform/OSXClipboardAnyBitmapConverter.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/OSXClipboardAnyBitmapConverter.h b/src/lib/platform/OSXClipboardAnyBitmapConverter.h index e6619da2..4f12bcbe 100644 --- a/src/lib/platform/OSXClipboardAnyBitmapConverter.h +++ b/src/lib/platform/OSXClipboardAnyBitmapConverter.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/OSXClipboardAnyTextConverter.cpp b/src/lib/platform/OSXClipboardAnyTextConverter.cpp index a2ab52a2..a8dc5096 100644 --- a/src/lib/platform/OSXClipboardAnyTextConverter.cpp +++ b/src/lib/platform/OSXClipboardAnyTextConverter.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/OSXClipboardAnyTextConverter.h b/src/lib/platform/OSXClipboardAnyTextConverter.h index 17bd34a8..b10a9823 100644 --- a/src/lib/platform/OSXClipboardAnyTextConverter.h +++ b/src/lib/platform/OSXClipboardAnyTextConverter.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/OSXClipboardBMPConverter.cpp b/src/lib/platform/OSXClipboardBMPConverter.cpp index 02a7fbab..4d22a58c 100644 --- a/src/lib/platform/OSXClipboardBMPConverter.cpp +++ b/src/lib/platform/OSXClipboardBMPConverter.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/OSXClipboardBMPConverter.h b/src/lib/platform/OSXClipboardBMPConverter.h index 34dc0e36..32c8ce69 100644 --- a/src/lib/platform/OSXClipboardBMPConverter.h +++ b/src/lib/platform/OSXClipboardBMPConverter.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/OSXClipboardHTMLConverter.cpp b/src/lib/platform/OSXClipboardHTMLConverter.cpp index cde96ad3..088d9b63 100644 --- a/src/lib/platform/OSXClipboardHTMLConverter.cpp +++ b/src/lib/platform/OSXClipboardHTMLConverter.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/OSXClipboardHTMLConverter.h b/src/lib/platform/OSXClipboardHTMLConverter.h index 646001ef..9f303742 100644 --- a/src/lib/platform/OSXClipboardHTMLConverter.h +++ b/src/lib/platform/OSXClipboardHTMLConverter.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/OSXClipboardTextConverter.cpp b/src/lib/platform/OSXClipboardTextConverter.cpp index 3ec4b2c7..748241b4 100644 --- a/src/lib/platform/OSXClipboardTextConverter.cpp +++ b/src/lib/platform/OSXClipboardTextConverter.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/OSXClipboardTextConverter.h b/src/lib/platform/OSXClipboardTextConverter.h index 4a0b8d2c..4becc56f 100644 --- a/src/lib/platform/OSXClipboardTextConverter.h +++ b/src/lib/platform/OSXClipboardTextConverter.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/OSXClipboardUTF16Converter.cpp b/src/lib/platform/OSXClipboardUTF16Converter.cpp index 9d2bca7e..6c49e6a4 100644 --- a/src/lib/platform/OSXClipboardUTF16Converter.cpp +++ b/src/lib/platform/OSXClipboardUTF16Converter.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/OSXClipboardUTF16Converter.h b/src/lib/platform/OSXClipboardUTF16Converter.h index 1f51e81f..e2b05fb3 100644 --- a/src/lib/platform/OSXClipboardUTF16Converter.h +++ b/src/lib/platform/OSXClipboardUTF16Converter.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/OSXDragSimulator.h b/src/lib/platform/OSXDragSimulator.h index c8cdcb6b..58fa02b5 100644 --- a/src/lib/platform/OSXDragSimulator.h +++ b/src/lib/platform/OSXDragSimulator.h @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/OSXDragSimulator.m b/src/lib/platform/OSXDragSimulator.m index 9c93b23b..32aa192a 100644 --- a/src/lib/platform/OSXDragSimulator.m +++ b/src/lib/platform/OSXDragSimulator.m @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/OSXDragView.h b/src/lib/platform/OSXDragView.h index f7595fe7..99b6aadc 100644 --- a/src/lib/platform/OSXDragView.h +++ b/src/lib/platform/OSXDragView.h @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/OSXDragView.m b/src/lib/platform/OSXDragView.m index 81c14e30..7bda39f6 100644 --- a/src/lib/platform/OSXDragView.m +++ b/src/lib/platform/OSXDragView.m @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/OSXEventQueueBuffer.cpp b/src/lib/platform/OSXEventQueueBuffer.cpp index a29b0656..a2dc8114 100644 --- a/src/lib/platform/OSXEventQueueBuffer.cpp +++ b/src/lib/platform/OSXEventQueueBuffer.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/OSXEventQueueBuffer.h b/src/lib/platform/OSXEventQueueBuffer.h index 12a853f9..89da0809 100644 --- a/src/lib/platform/OSXEventQueueBuffer.h +++ b/src/lib/platform/OSXEventQueueBuffer.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/OSXKeyState.cpp b/src/lib/platform/OSXKeyState.cpp index 8317a8d7..640daf61 100644 --- a/src/lib/platform/OSXKeyState.cpp +++ b/src/lib/platform/OSXKeyState.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/OSXKeyState.h b/src/lib/platform/OSXKeyState.h index 207d0738..5385ba3c 100644 --- a/src/lib/platform/OSXKeyState.h +++ b/src/lib/platform/OSXKeyState.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/OSXPasteboardPeeker.h b/src/lib/platform/OSXPasteboardPeeker.h index 7efa697e..b40831fe 100644 --- a/src/lib/platform/OSXPasteboardPeeker.h +++ b/src/lib/platform/OSXPasteboardPeeker.h @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/OSXPasteboardPeeker.m b/src/lib/platform/OSXPasteboardPeeker.m index 86e87cd6..586600b6 100644 --- a/src/lib/platform/OSXPasteboardPeeker.m +++ b/src/lib/platform/OSXPasteboardPeeker.m @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/OSXScreen.cpp b/src/lib/platform/OSXScreen.cpp index bf536f70..2a92d51f 100644 --- a/src/lib/platform/OSXScreen.cpp +++ b/src/lib/platform/OSXScreen.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/OSXScreen.h b/src/lib/platform/OSXScreen.h index ff01bf32..cd0dc18d 100644 --- a/src/lib/platform/OSXScreen.h +++ b/src/lib/platform/OSXScreen.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/OSXScreenSaver.cpp b/src/lib/platform/OSXScreenSaver.cpp index f85c54bd..c794a650 100644 --- a/src/lib/platform/OSXScreenSaver.cpp +++ b/src/lib/platform/OSXScreenSaver.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/OSXScreenSaver.h b/src/lib/platform/OSXScreenSaver.h index dd7754dd..010a2b2c 100644 --- a/src/lib/platform/OSXScreenSaver.h +++ b/src/lib/platform/OSXScreenSaver.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/OSXScreenSaverControl.h b/src/lib/platform/OSXScreenSaverControl.h index 5997cb32..e25c1220 100644 --- a/src/lib/platform/OSXScreenSaverControl.h +++ b/src/lib/platform/OSXScreenSaverControl.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/OSXScreenSaverUtil.h b/src/lib/platform/OSXScreenSaverUtil.h index 6f7dd3d9..a07d344f 100644 --- a/src/lib/platform/OSXScreenSaverUtil.h +++ b/src/lib/platform/OSXScreenSaverUtil.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/OSXScreenSaverUtil.m b/src/lib/platform/OSXScreenSaverUtil.m index bb4319d5..dfc59a9a 100644 --- a/src/lib/platform/OSXScreenSaverUtil.m +++ b/src/lib/platform/OSXScreenSaverUtil.m @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/XWindowsClipboard.cpp b/src/lib/platform/XWindowsClipboard.cpp index bf26c95a..4b779bce 100644 --- a/src/lib/platform/XWindowsClipboard.cpp +++ b/src/lib/platform/XWindowsClipboard.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/XWindowsClipboard.h b/src/lib/platform/XWindowsClipboard.h index 411a952f..baf71ba2 100644 --- a/src/lib/platform/XWindowsClipboard.h +++ b/src/lib/platform/XWindowsClipboard.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/XWindowsClipboardAnyBitmapConverter.cpp b/src/lib/platform/XWindowsClipboardAnyBitmapConverter.cpp index 82c46a51..97f8d482 100644 --- a/src/lib/platform/XWindowsClipboardAnyBitmapConverter.cpp +++ b/src/lib/platform/XWindowsClipboardAnyBitmapConverter.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/XWindowsClipboardAnyBitmapConverter.h b/src/lib/platform/XWindowsClipboardAnyBitmapConverter.h index 24430711..888a70a9 100644 --- a/src/lib/platform/XWindowsClipboardAnyBitmapConverter.h +++ b/src/lib/platform/XWindowsClipboardAnyBitmapConverter.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/XWindowsClipboardBMPConverter.cpp b/src/lib/platform/XWindowsClipboardBMPConverter.cpp index 7a22ce50..1f0ce0f1 100644 --- a/src/lib/platform/XWindowsClipboardBMPConverter.cpp +++ b/src/lib/platform/XWindowsClipboardBMPConverter.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/XWindowsClipboardBMPConverter.h b/src/lib/platform/XWindowsClipboardBMPConverter.h index d37ca63a..19bc9835 100644 --- a/src/lib/platform/XWindowsClipboardBMPConverter.h +++ b/src/lib/platform/XWindowsClipboardBMPConverter.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/XWindowsClipboardHTMLConverter.cpp b/src/lib/platform/XWindowsClipboardHTMLConverter.cpp index da0e491b..40d19f9f 100644 --- a/src/lib/platform/XWindowsClipboardHTMLConverter.cpp +++ b/src/lib/platform/XWindowsClipboardHTMLConverter.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/XWindowsClipboardHTMLConverter.h b/src/lib/platform/XWindowsClipboardHTMLConverter.h index 4ccf0de7..43f21010 100644 --- a/src/lib/platform/XWindowsClipboardHTMLConverter.h +++ b/src/lib/platform/XWindowsClipboardHTMLConverter.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/XWindowsClipboardTextConverter.cpp b/src/lib/platform/XWindowsClipboardTextConverter.cpp index 1603d1c5..76ddccc7 100644 --- a/src/lib/platform/XWindowsClipboardTextConverter.cpp +++ b/src/lib/platform/XWindowsClipboardTextConverter.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/XWindowsClipboardTextConverter.h b/src/lib/platform/XWindowsClipboardTextConverter.h index 8cfc9094..d7c109ac 100644 --- a/src/lib/platform/XWindowsClipboardTextConverter.h +++ b/src/lib/platform/XWindowsClipboardTextConverter.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/XWindowsClipboardUCS2Converter.cpp b/src/lib/platform/XWindowsClipboardUCS2Converter.cpp index 5d2b1922..0f045a1e 100644 --- a/src/lib/platform/XWindowsClipboardUCS2Converter.cpp +++ b/src/lib/platform/XWindowsClipboardUCS2Converter.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/XWindowsClipboardUCS2Converter.h b/src/lib/platform/XWindowsClipboardUCS2Converter.h index 23fdd57a..dfd5a1fb 100644 --- a/src/lib/platform/XWindowsClipboardUCS2Converter.h +++ b/src/lib/platform/XWindowsClipboardUCS2Converter.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/XWindowsClipboardUTF8Converter.cpp b/src/lib/platform/XWindowsClipboardUTF8Converter.cpp index 6cc8819d..01db1797 100644 --- a/src/lib/platform/XWindowsClipboardUTF8Converter.cpp +++ b/src/lib/platform/XWindowsClipboardUTF8Converter.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/XWindowsClipboardUTF8Converter.h b/src/lib/platform/XWindowsClipboardUTF8Converter.h index 731126f2..12037931 100644 --- a/src/lib/platform/XWindowsClipboardUTF8Converter.h +++ b/src/lib/platform/XWindowsClipboardUTF8Converter.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/XWindowsEventQueueBuffer.cpp b/src/lib/platform/XWindowsEventQueueBuffer.cpp index b6adec8e..6376213e 100644 --- a/src/lib/platform/XWindowsEventQueueBuffer.cpp +++ b/src/lib/platform/XWindowsEventQueueBuffer.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/XWindowsEventQueueBuffer.h b/src/lib/platform/XWindowsEventQueueBuffer.h index 43831780..bb3097c7 100644 --- a/src/lib/platform/XWindowsEventQueueBuffer.h +++ b/src/lib/platform/XWindowsEventQueueBuffer.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/XWindowsKeyState.cpp b/src/lib/platform/XWindowsKeyState.cpp index 4b437c58..149356c3 100644 --- a/src/lib/platform/XWindowsKeyState.cpp +++ b/src/lib/platform/XWindowsKeyState.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/XWindowsKeyState.h b/src/lib/platform/XWindowsKeyState.h index f5e0c146..f3bdd760 100644 --- a/src/lib/platform/XWindowsKeyState.h +++ b/src/lib/platform/XWindowsKeyState.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/XWindowsScreen.cpp b/src/lib/platform/XWindowsScreen.cpp index eab8be0e..14486de9 100644 --- a/src/lib/platform/XWindowsScreen.cpp +++ b/src/lib/platform/XWindowsScreen.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/XWindowsScreen.h b/src/lib/platform/XWindowsScreen.h index 32c308de..1e8eeac3 100644 --- a/src/lib/platform/XWindowsScreen.h +++ b/src/lib/platform/XWindowsScreen.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/XWindowsScreenSaver.cpp b/src/lib/platform/XWindowsScreenSaver.cpp index 9fc7207c..2d6a63c7 100644 --- a/src/lib/platform/XWindowsScreenSaver.cpp +++ b/src/lib/platform/XWindowsScreenSaver.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/XWindowsScreenSaver.h b/src/lib/platform/XWindowsScreenSaver.h index 62b0bdda..94a244c7 100644 --- a/src/lib/platform/XWindowsScreenSaver.h +++ b/src/lib/platform/XWindowsScreenSaver.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/XWindowsUtil.cpp b/src/lib/platform/XWindowsUtil.cpp index f6ad341c..205e4e18 100644 --- a/src/lib/platform/XWindowsUtil.cpp +++ b/src/lib/platform/XWindowsUtil.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/platform/XWindowsUtil.h b/src/lib/platform/XWindowsUtil.h index 8b3aa6f2..b11c612e 100644 --- a/src/lib/platform/XWindowsUtil.h +++ b/src/lib/platform/XWindowsUtil.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/plugin/CMakeLists.txt b/src/lib/plugin/CMakeLists.txt index bc839fa7..0989ab27 100644 --- a/src/lib/plugin/CMakeLists.txt +++ b/src/lib/plugin/CMakeLists.txt @@ -4,7 +4,7 @@ # # This package is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License -# found in the file COPYING that should have accompanied this file. +# found in the file LICENSE that should have accompanied this file. # # This package is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/plugin/ns/CMakeLists.txt b/src/lib/plugin/ns/CMakeLists.txt index 81a6da44..d9404f8f 100644 --- a/src/lib/plugin/ns/CMakeLists.txt +++ b/src/lib/plugin/ns/CMakeLists.txt @@ -3,7 +3,7 @@ # # This package is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License -# found in the file COPYING that should have accompanied this file. +# found in the file LICENSE that should have accompanied this file. # # This package is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/plugin/ns/SecureListenSocket.cpp b/src/lib/plugin/ns/SecureListenSocket.cpp index bf8cd7cc..ab428847 100644 --- a/src/lib/plugin/ns/SecureListenSocket.cpp +++ b/src/lib/plugin/ns/SecureListenSocket.cpp @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/plugin/ns/SecureListenSocket.h b/src/lib/plugin/ns/SecureListenSocket.h index 15166340..11a31e65 100644 --- a/src/lib/plugin/ns/SecureListenSocket.h +++ b/src/lib/plugin/ns/SecureListenSocket.h @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/plugin/ns/SecureSocket.cpp b/src/lib/plugin/ns/SecureSocket.cpp index 4b5d199c..ad75e3c4 100644 --- a/src/lib/plugin/ns/SecureSocket.cpp +++ b/src/lib/plugin/ns/SecureSocket.cpp @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/plugin/ns/SecureSocket.h b/src/lib/plugin/ns/SecureSocket.h index 1fa03c47..72bc51db 100644 --- a/src/lib/plugin/ns/SecureSocket.h +++ b/src/lib/plugin/ns/SecureSocket.h @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/plugin/ns/ns.cpp b/src/lib/plugin/ns/ns.cpp index c3bf1c33..f34e7faa 100644 --- a/src/lib/plugin/ns/ns.cpp +++ b/src/lib/plugin/ns/ns.cpp @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/plugin/ns/ns.h b/src/lib/plugin/ns/ns.h index 9e725166..1350f0d3 100644 --- a/src/lib/plugin/ns/ns.h +++ b/src/lib/plugin/ns/ns.h @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/plugin/winmmjoy/CMakeLists.txt b/src/lib/plugin/winmmjoy/CMakeLists.txt index a0dcb997..cd155d45 100644 --- a/src/lib/plugin/winmmjoy/CMakeLists.txt +++ b/src/lib/plugin/winmmjoy/CMakeLists.txt @@ -4,7 +4,7 @@ # # This package is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License -# found in the file COPYING that should have accompanied this file. +# found in the file LICENSE that should have accompanied this file. # # This package is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/plugin/winmmjoy/winmmjoy.cpp b/src/lib/plugin/winmmjoy/winmmjoy.cpp index da4739d3..ab3e5a59 100644 --- a/src/lib/plugin/winmmjoy/winmmjoy.cpp +++ b/src/lib/plugin/winmmjoy/winmmjoy.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/plugin/winmmjoy/winmmjoy.h b/src/lib/plugin/winmmjoy/winmmjoy.h index bd10896f..8b4c6620 100644 --- a/src/lib/plugin/winmmjoy/winmmjoy.h +++ b/src/lib/plugin/winmmjoy/winmmjoy.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/server/BaseClientProxy.cpp b/src/lib/server/BaseClientProxy.cpp index 8698ace2..7738dfdd 100644 --- a/src/lib/server/BaseClientProxy.cpp +++ b/src/lib/server/BaseClientProxy.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/server/BaseClientProxy.h b/src/lib/server/BaseClientProxy.h index 1371d089..146b635a 100644 --- a/src/lib/server/BaseClientProxy.h +++ b/src/lib/server/BaseClientProxy.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/server/CMakeLists.txt b/src/lib/server/CMakeLists.txt index 5c212f7e..891ffc44 100644 --- a/src/lib/server/CMakeLists.txt +++ b/src/lib/server/CMakeLists.txt @@ -4,7 +4,7 @@ # # This package is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License -# found in the file COPYING that should have accompanied this file. +# found in the file LICENSE that should have accompanied this file. # # This package is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/server/ClientListener.cpp b/src/lib/server/ClientListener.cpp index e566db47..4383ac04 100644 --- a/src/lib/server/ClientListener.cpp +++ b/src/lib/server/ClientListener.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/server/ClientListener.h b/src/lib/server/ClientListener.h index 6eb68b8d..c0b35ab3 100644 --- a/src/lib/server/ClientListener.h +++ b/src/lib/server/ClientListener.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/server/ClientProxy.cpp b/src/lib/server/ClientProxy.cpp index 38f5fdfa..4277d4e7 100644 --- a/src/lib/server/ClientProxy.cpp +++ b/src/lib/server/ClientProxy.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/server/ClientProxy.h b/src/lib/server/ClientProxy.h index a603d719..134324cf 100644 --- a/src/lib/server/ClientProxy.h +++ b/src/lib/server/ClientProxy.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/server/ClientProxy1_0.cpp b/src/lib/server/ClientProxy1_0.cpp index 1771134c..9cca86d6 100644 --- a/src/lib/server/ClientProxy1_0.cpp +++ b/src/lib/server/ClientProxy1_0.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/server/ClientProxy1_0.h b/src/lib/server/ClientProxy1_0.h index c7be946d..57f4a1fe 100644 --- a/src/lib/server/ClientProxy1_0.h +++ b/src/lib/server/ClientProxy1_0.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/server/ClientProxy1_1.cpp b/src/lib/server/ClientProxy1_1.cpp index 10be48f8..7187995b 100644 --- a/src/lib/server/ClientProxy1_1.cpp +++ b/src/lib/server/ClientProxy1_1.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/server/ClientProxy1_1.h b/src/lib/server/ClientProxy1_1.h index 6bc997bd..c599abe7 100644 --- a/src/lib/server/ClientProxy1_1.h +++ b/src/lib/server/ClientProxy1_1.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/server/ClientProxy1_2.cpp b/src/lib/server/ClientProxy1_2.cpp index 59398072..2ea9a318 100644 --- a/src/lib/server/ClientProxy1_2.cpp +++ b/src/lib/server/ClientProxy1_2.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/server/ClientProxy1_2.h b/src/lib/server/ClientProxy1_2.h index c68b7b95..8645daba 100644 --- a/src/lib/server/ClientProxy1_2.h +++ b/src/lib/server/ClientProxy1_2.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/server/ClientProxy1_3.cpp b/src/lib/server/ClientProxy1_3.cpp index d76af30a..563009ec 100644 --- a/src/lib/server/ClientProxy1_3.cpp +++ b/src/lib/server/ClientProxy1_3.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/server/ClientProxy1_3.h b/src/lib/server/ClientProxy1_3.h index e68a98ad..4ec434c2 100644 --- a/src/lib/server/ClientProxy1_3.h +++ b/src/lib/server/ClientProxy1_3.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/server/ClientProxy1_4.cpp b/src/lib/server/ClientProxy1_4.cpp index ba6c35b7..377a046b 100644 --- a/src/lib/server/ClientProxy1_4.cpp +++ b/src/lib/server/ClientProxy1_4.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/server/ClientProxy1_4.h b/src/lib/server/ClientProxy1_4.h index 7f2828df..4a5160f3 100644 --- a/src/lib/server/ClientProxy1_4.h +++ b/src/lib/server/ClientProxy1_4.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/server/ClientProxy1_5.cpp b/src/lib/server/ClientProxy1_5.cpp index c18d15d7..43016db3 100644 --- a/src/lib/server/ClientProxy1_5.cpp +++ b/src/lib/server/ClientProxy1_5.cpp @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/server/ClientProxy1_5.h b/src/lib/server/ClientProxy1_5.h index 4ed53085..d3016eed 100644 --- a/src/lib/server/ClientProxy1_5.h +++ b/src/lib/server/ClientProxy1_5.h @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/server/ClientProxyUnknown.cpp b/src/lib/server/ClientProxyUnknown.cpp index bd0d2fb7..28191792 100644 --- a/src/lib/server/ClientProxyUnknown.cpp +++ b/src/lib/server/ClientProxyUnknown.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/server/ClientProxyUnknown.h b/src/lib/server/ClientProxyUnknown.h index 2907c9cf..f692b374 100644 --- a/src/lib/server/ClientProxyUnknown.h +++ b/src/lib/server/ClientProxyUnknown.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/server/Config.cpp b/src/lib/server/Config.cpp index 5069986d..d7689709 100644 --- a/src/lib/server/Config.cpp +++ b/src/lib/server/Config.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/server/Config.h b/src/lib/server/Config.h index 1128c8a3..07b17544 100644 --- a/src/lib/server/Config.h +++ b/src/lib/server/Config.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/server/InputFilter.cpp b/src/lib/server/InputFilter.cpp index 52cb1b41..787cf58a 100644 --- a/src/lib/server/InputFilter.cpp +++ b/src/lib/server/InputFilter.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/server/InputFilter.h b/src/lib/server/InputFilter.h index b5ea2635..0f375a67 100644 --- a/src/lib/server/InputFilter.h +++ b/src/lib/server/InputFilter.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/server/PrimaryClient.cpp b/src/lib/server/PrimaryClient.cpp index 9826ef57..849937a4 100644 --- a/src/lib/server/PrimaryClient.cpp +++ b/src/lib/server/PrimaryClient.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/server/PrimaryClient.h b/src/lib/server/PrimaryClient.h index b7c64a4f..a0934159 100644 --- a/src/lib/server/PrimaryClient.h +++ b/src/lib/server/PrimaryClient.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/server/Server.cpp b/src/lib/server/Server.cpp index f8b944f8..0bea6aa9 100644 --- a/src/lib/server/Server.cpp +++ b/src/lib/server/Server.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/server/Server.h b/src/lib/server/Server.h index f3302ae1..742a0a9c 100644 --- a/src/lib/server/Server.h +++ b/src/lib/server/Server.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/App.cpp b/src/lib/synergy/App.cpp index 7fd2695d..32aa4de5 100644 --- a/src/lib/synergy/App.cpp +++ b/src/lib/synergy/App.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/App.h b/src/lib/synergy/App.h index 3f886a59..2c11a7c5 100644 --- a/src/lib/synergy/App.h +++ b/src/lib/synergy/App.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/AppUtil.cpp b/src/lib/synergy/AppUtil.cpp index 87f13780..e9d06396 100644 --- a/src/lib/synergy/AppUtil.cpp +++ b/src/lib/synergy/AppUtil.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/AppUtil.h b/src/lib/synergy/AppUtil.h index b220cb6a..3e7218bc 100644 --- a/src/lib/synergy/AppUtil.h +++ b/src/lib/synergy/AppUtil.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/ArgParser.cpp b/src/lib/synergy/ArgParser.cpp index 0e108298..bcc731ab 100644 --- a/src/lib/synergy/ArgParser.cpp +++ b/src/lib/synergy/ArgParser.cpp @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/ArgParser.h b/src/lib/synergy/ArgParser.h index a4b636c4..f4d6d98c 100644 --- a/src/lib/synergy/ArgParser.h +++ b/src/lib/synergy/ArgParser.h @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/ArgsBase.cpp b/src/lib/synergy/ArgsBase.cpp index fe581034..1a064556 100644 --- a/src/lib/synergy/ArgsBase.cpp +++ b/src/lib/synergy/ArgsBase.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/ArgsBase.h b/src/lib/synergy/ArgsBase.h index 743202e8..7dd49f73 100644 --- a/src/lib/synergy/ArgsBase.h +++ b/src/lib/synergy/ArgsBase.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/CMakeLists.txt b/src/lib/synergy/CMakeLists.txt index 5d7297ea..ca94aad0 100644 --- a/src/lib/synergy/CMakeLists.txt +++ b/src/lib/synergy/CMakeLists.txt @@ -4,7 +4,7 @@ # # This package is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License -# found in the file COPYING that should have accompanied this file. +# found in the file LICENSE that should have accompanied this file. # # This package is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/ClientApp.cpp b/src/lib/synergy/ClientApp.cpp index dd262a93..972f63c4 100644 --- a/src/lib/synergy/ClientApp.cpp +++ b/src/lib/synergy/ClientApp.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/ClientApp.h b/src/lib/synergy/ClientApp.h index 67b40610..80a2b5e8 100644 --- a/src/lib/synergy/ClientApp.h +++ b/src/lib/synergy/ClientApp.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/ClientArgs.cpp b/src/lib/synergy/ClientArgs.cpp index c997f3cc..7e44e7bf 100644 --- a/src/lib/synergy/ClientArgs.cpp +++ b/src/lib/synergy/ClientArgs.cpp @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/ClientArgs.h b/src/lib/synergy/ClientArgs.h index 45b73e3c..3d8428cf 100644 --- a/src/lib/synergy/ClientArgs.h +++ b/src/lib/synergy/ClientArgs.h @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/ClientTaskBarReceiver.cpp b/src/lib/synergy/ClientTaskBarReceiver.cpp index a6fe25f1..7d6519f1 100644 --- a/src/lib/synergy/ClientTaskBarReceiver.cpp +++ b/src/lib/synergy/ClientTaskBarReceiver.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/ClientTaskBarReceiver.h b/src/lib/synergy/ClientTaskBarReceiver.h index d4e3b0a9..1eb9d44b 100644 --- a/src/lib/synergy/ClientTaskBarReceiver.h +++ b/src/lib/synergy/ClientTaskBarReceiver.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/Clipboard.cpp b/src/lib/synergy/Clipboard.cpp index 0c8db736..fef58e8d 100644 --- a/src/lib/synergy/Clipboard.cpp +++ b/src/lib/synergy/Clipboard.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/Clipboard.h b/src/lib/synergy/Clipboard.h index d6f4159a..97a5f6d1 100644 --- a/src/lib/synergy/Clipboard.h +++ b/src/lib/synergy/Clipboard.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/DaemonApp.cpp b/src/lib/synergy/DaemonApp.cpp index 10a04242..980dd54b 100644 --- a/src/lib/synergy/DaemonApp.cpp +++ b/src/lib/synergy/DaemonApp.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/DaemonApp.h b/src/lib/synergy/DaemonApp.h index 37ccd2bf..b4f01a71 100644 --- a/src/lib/synergy/DaemonApp.h +++ b/src/lib/synergy/DaemonApp.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/DragInformation.cpp b/src/lib/synergy/DragInformation.cpp index 7fb2be3c..095afa25 100644 --- a/src/lib/synergy/DragInformation.cpp +++ b/src/lib/synergy/DragInformation.cpp @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/DragInformation.h b/src/lib/synergy/DragInformation.h index cbf5e7f3..2a171f62 100644 --- a/src/lib/synergy/DragInformation.h +++ b/src/lib/synergy/DragInformation.h @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/DropHelper.cpp b/src/lib/synergy/DropHelper.cpp index 9add99bc..1a3f2553 100644 --- a/src/lib/synergy/DropHelper.cpp +++ b/src/lib/synergy/DropHelper.cpp @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/DropHelper.h b/src/lib/synergy/DropHelper.h index 903e76e1..915749ac 100644 --- a/src/lib/synergy/DropHelper.h +++ b/src/lib/synergy/DropHelper.h @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/FileChunker.cpp b/src/lib/synergy/FileChunker.cpp index 84370bfa..7936ecc6 100644 --- a/src/lib/synergy/FileChunker.cpp +++ b/src/lib/synergy/FileChunker.cpp @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/FileChunker.h b/src/lib/synergy/FileChunker.h index 218f4a90..38db8166 100644 --- a/src/lib/synergy/FileChunker.h +++ b/src/lib/synergy/FileChunker.h @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/IApp.h b/src/lib/synergy/IApp.h index 340b98e6..c041f984 100644 --- a/src/lib/synergy/IApp.h +++ b/src/lib/synergy/IApp.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/IAppUtil.h b/src/lib/synergy/IAppUtil.h index 26eb4b10..228d40c6 100644 --- a/src/lib/synergy/IAppUtil.h +++ b/src/lib/synergy/IAppUtil.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/IClient.h b/src/lib/synergy/IClient.h index 706f2164..6296e884 100644 --- a/src/lib/synergy/IClient.h +++ b/src/lib/synergy/IClient.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/IClipboard.cpp b/src/lib/synergy/IClipboard.cpp index 8270b108..48982402 100644 --- a/src/lib/synergy/IClipboard.cpp +++ b/src/lib/synergy/IClipboard.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/IClipboard.h b/src/lib/synergy/IClipboard.h index c7a784d1..252be3bd 100644 --- a/src/lib/synergy/IClipboard.h +++ b/src/lib/synergy/IClipboard.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/IKeyState.cpp b/src/lib/synergy/IKeyState.cpp index abf698ca..ce738ad1 100644 --- a/src/lib/synergy/IKeyState.cpp +++ b/src/lib/synergy/IKeyState.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/IKeyState.h b/src/lib/synergy/IKeyState.h index 2a43ef53..0e6484c1 100644 --- a/src/lib/synergy/IKeyState.h +++ b/src/lib/synergy/IKeyState.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/INode.h b/src/lib/synergy/INode.h index bb6042b7..c29bd4b4 100644 --- a/src/lib/synergy/INode.h +++ b/src/lib/synergy/INode.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/IPlatformScreen.h b/src/lib/synergy/IPlatformScreen.h index 15ba383a..98b7668c 100644 --- a/src/lib/synergy/IPlatformScreen.h +++ b/src/lib/synergy/IPlatformScreen.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/IPrimaryScreen.cpp b/src/lib/synergy/IPrimaryScreen.cpp index acbfd3fe..76f4b740 100644 --- a/src/lib/synergy/IPrimaryScreen.cpp +++ b/src/lib/synergy/IPrimaryScreen.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/IPrimaryScreen.h b/src/lib/synergy/IPrimaryScreen.h index 712bf248..7d92bee3 100644 --- a/src/lib/synergy/IPrimaryScreen.h +++ b/src/lib/synergy/IPrimaryScreen.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/IScreen.h b/src/lib/synergy/IScreen.h index ca631a6f..9b8d8a26 100644 --- a/src/lib/synergy/IScreen.h +++ b/src/lib/synergy/IScreen.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/IScreenSaver.h b/src/lib/synergy/IScreenSaver.h index 12b7da53..b89bc292 100644 --- a/src/lib/synergy/IScreenSaver.h +++ b/src/lib/synergy/IScreenSaver.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/ISecondaryScreen.h b/src/lib/synergy/ISecondaryScreen.h index 3bd76d47..929ae87e 100644 --- a/src/lib/synergy/ISecondaryScreen.h +++ b/src/lib/synergy/ISecondaryScreen.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/KeyMap.cpp b/src/lib/synergy/KeyMap.cpp index 1c80251f..1fff2c58 100644 --- a/src/lib/synergy/KeyMap.cpp +++ b/src/lib/synergy/KeyMap.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/KeyMap.h b/src/lib/synergy/KeyMap.h index bca71321..57d9c373 100644 --- a/src/lib/synergy/KeyMap.h +++ b/src/lib/synergy/KeyMap.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/KeyState.cpp b/src/lib/synergy/KeyState.cpp index 7e5632fb..79b775f3 100644 --- a/src/lib/synergy/KeyState.cpp +++ b/src/lib/synergy/KeyState.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/KeyState.h b/src/lib/synergy/KeyState.h index 9831695a..af9bcd6a 100644 --- a/src/lib/synergy/KeyState.h +++ b/src/lib/synergy/KeyState.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/PacketStreamFilter.cpp b/src/lib/synergy/PacketStreamFilter.cpp index fc269b96..fc8601fe 100644 --- a/src/lib/synergy/PacketStreamFilter.cpp +++ b/src/lib/synergy/PacketStreamFilter.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/PacketStreamFilter.h b/src/lib/synergy/PacketStreamFilter.h index 901c2c37..88f080ae 100644 --- a/src/lib/synergy/PacketStreamFilter.h +++ b/src/lib/synergy/PacketStreamFilter.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/PlatformScreen.cpp b/src/lib/synergy/PlatformScreen.cpp index 29443f49..4916f886 100644 --- a/src/lib/synergy/PlatformScreen.cpp +++ b/src/lib/synergy/PlatformScreen.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/PlatformScreen.h b/src/lib/synergy/PlatformScreen.h index 111664eb..db65b848 100644 --- a/src/lib/synergy/PlatformScreen.h +++ b/src/lib/synergy/PlatformScreen.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/PortableTaskBarReceiver.cpp b/src/lib/synergy/PortableTaskBarReceiver.cpp index 6eb642fd..b29015b7 100644 --- a/src/lib/synergy/PortableTaskBarReceiver.cpp +++ b/src/lib/synergy/PortableTaskBarReceiver.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/PortableTaskBarReceiver.h b/src/lib/synergy/PortableTaskBarReceiver.h index 9a8b1555..7c9e5c3d 100644 --- a/src/lib/synergy/PortableTaskBarReceiver.h +++ b/src/lib/synergy/PortableTaskBarReceiver.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/ProtocolUtil.cpp b/src/lib/synergy/ProtocolUtil.cpp index ce69cdbc..ee73bebf 100644 --- a/src/lib/synergy/ProtocolUtil.cpp +++ b/src/lib/synergy/ProtocolUtil.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/ProtocolUtil.h b/src/lib/synergy/ProtocolUtil.h index 20349061..e01729a3 100644 --- a/src/lib/synergy/ProtocolUtil.h +++ b/src/lib/synergy/ProtocolUtil.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/Screen.cpp b/src/lib/synergy/Screen.cpp index 6eb978ed..5fe5f533 100644 --- a/src/lib/synergy/Screen.cpp +++ b/src/lib/synergy/Screen.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/Screen.h b/src/lib/synergy/Screen.h index 98ac3056..15a79602 100644 --- a/src/lib/synergy/Screen.h +++ b/src/lib/synergy/Screen.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/ServerApp.cpp b/src/lib/synergy/ServerApp.cpp index 358201e2..ae9246df 100644 --- a/src/lib/synergy/ServerApp.cpp +++ b/src/lib/synergy/ServerApp.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/ServerApp.h b/src/lib/synergy/ServerApp.h index 61c06a8e..f20b6121 100644 --- a/src/lib/synergy/ServerApp.h +++ b/src/lib/synergy/ServerApp.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/ServerArgs.cpp b/src/lib/synergy/ServerArgs.cpp index eddf9c7c..9f9be718 100644 --- a/src/lib/synergy/ServerArgs.cpp +++ b/src/lib/synergy/ServerArgs.cpp @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/ServerArgs.h b/src/lib/synergy/ServerArgs.h index 457ca6db..857ba00c 100644 --- a/src/lib/synergy/ServerArgs.h +++ b/src/lib/synergy/ServerArgs.h @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/ServerTaskBarReceiver.cpp b/src/lib/synergy/ServerTaskBarReceiver.cpp index 1878f603..82732c01 100644 --- a/src/lib/synergy/ServerTaskBarReceiver.cpp +++ b/src/lib/synergy/ServerTaskBarReceiver.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/ServerTaskBarReceiver.h b/src/lib/synergy/ServerTaskBarReceiver.h index cf7241be..f2aac345 100644 --- a/src/lib/synergy/ServerTaskBarReceiver.h +++ b/src/lib/synergy/ServerTaskBarReceiver.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/ToolApp.cpp b/src/lib/synergy/ToolApp.cpp index 4fd9518f..f31e2fd4 100644 --- a/src/lib/synergy/ToolApp.cpp +++ b/src/lib/synergy/ToolApp.cpp @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/ToolApp.h b/src/lib/synergy/ToolApp.h index b9dd44c0..08947c6e 100644 --- a/src/lib/synergy/ToolApp.h +++ b/src/lib/synergy/ToolApp.h @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/ToolArgs.cpp b/src/lib/synergy/ToolArgs.cpp index d7eea498..5abd5476 100644 --- a/src/lib/synergy/ToolArgs.cpp +++ b/src/lib/synergy/ToolArgs.cpp @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/ToolArgs.h b/src/lib/synergy/ToolArgs.h index 695fe0a0..c194c748 100644 --- a/src/lib/synergy/ToolArgs.h +++ b/src/lib/synergy/ToolArgs.h @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/XScreen.cpp b/src/lib/synergy/XScreen.cpp index 96e37068..ebe371da 100644 --- a/src/lib/synergy/XScreen.cpp +++ b/src/lib/synergy/XScreen.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/XScreen.h b/src/lib/synergy/XScreen.h index 67976c3a..dbcbfaab 100644 --- a/src/lib/synergy/XScreen.h +++ b/src/lib/synergy/XScreen.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/XSynergy.cpp b/src/lib/synergy/XSynergy.cpp index db5dd459..bb6c9c95 100644 --- a/src/lib/synergy/XSynergy.cpp +++ b/src/lib/synergy/XSynergy.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/XSynergy.h b/src/lib/synergy/XSynergy.h index 6eedd6dd..a6361d90 100644 --- a/src/lib/synergy/XSynergy.h +++ b/src/lib/synergy/XSynergy.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/clipboard_types.h b/src/lib/synergy/clipboard_types.h index 057dd937..9a5a78b2 100644 --- a/src/lib/synergy/clipboard_types.h +++ b/src/lib/synergy/clipboard_types.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/key_types.cpp b/src/lib/synergy/key_types.cpp index 9cc71984..e1e78ac6 100644 --- a/src/lib/synergy/key_types.cpp +++ b/src/lib/synergy/key_types.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/key_types.h b/src/lib/synergy/key_types.h index a77fd0ec..e789e140 100644 --- a/src/lib/synergy/key_types.h +++ b/src/lib/synergy/key_types.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/mouse_types.h b/src/lib/synergy/mouse_types.h index ea44caa0..d3d9e129 100644 --- a/src/lib/synergy/mouse_types.h +++ b/src/lib/synergy/mouse_types.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/option_types.h b/src/lib/synergy/option_types.h index cde6d276..009c861f 100644 --- a/src/lib/synergy/option_types.h +++ b/src/lib/synergy/option_types.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/protocol_types.cpp b/src/lib/synergy/protocol_types.cpp index 1a7493fe..9f2eef9d 100644 --- a/src/lib/synergy/protocol_types.cpp +++ b/src/lib/synergy/protocol_types.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/protocol_types.h b/src/lib/synergy/protocol_types.h index 8d3a128f..69f18f11 100644 --- a/src/lib/synergy/protocol_types.h +++ b/src/lib/synergy/protocol_types.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/unix/AppUtilUnix.cpp b/src/lib/synergy/unix/AppUtilUnix.cpp index 8e6e9027..03aa9994 100644 --- a/src/lib/synergy/unix/AppUtilUnix.cpp +++ b/src/lib/synergy/unix/AppUtilUnix.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/unix/AppUtilUnix.h b/src/lib/synergy/unix/AppUtilUnix.h index 82f662df..4059c85f 100644 --- a/src/lib/synergy/unix/AppUtilUnix.h +++ b/src/lib/synergy/unix/AppUtilUnix.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/win32/AppUtilWindows.cpp b/src/lib/synergy/win32/AppUtilWindows.cpp index 341d42a0..0a8ae000 100644 --- a/src/lib/synergy/win32/AppUtilWindows.cpp +++ b/src/lib/synergy/win32/AppUtilWindows.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synergy/win32/AppUtilWindows.h b/src/lib/synergy/win32/AppUtilWindows.h index 45f2f015..b0468c04 100644 --- a/src/lib/synergy/win32/AppUtilWindows.h +++ b/src/lib/synergy/win32/AppUtilWindows.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synwinhk/CMakeLists.txt b/src/lib/synwinhk/CMakeLists.txt index 6016c52a..b311e3c7 100644 --- a/src/lib/synwinhk/CMakeLists.txt +++ b/src/lib/synwinhk/CMakeLists.txt @@ -3,7 +3,7 @@ # # This package is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License -# found in the file COPYING that should have accompanied this file. +# found in the file LICENSE that should have accompanied this file. # # This package is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synwinhk/synwinhk.cpp b/src/lib/synwinhk/synwinhk.cpp index d19ab993..1d1630aa 100644 --- a/src/lib/synwinhk/synwinhk.cpp +++ b/src/lib/synwinhk/synwinhk.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/lib/synwinhk/synwinhk.h b/src/lib/synwinhk/synwinhk.h index 528d7468..e9c5f412 100644 --- a/src/lib/synwinhk/synwinhk.h +++ b/src/lib/synwinhk/synwinhk.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/micro/CMakeLists.txt b/src/micro/CMakeLists.txt index b26fb443..b243f216 100644 --- a/src/micro/CMakeLists.txt +++ b/src/micro/CMakeLists.txt @@ -4,7 +4,7 @@ # # This package is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License -# found in the file COPYING that should have accompanied this file. +# found in the file LICENSE that should have accompanied this file. # # This package is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/test/CMakeLists.txt b/src/test/CMakeLists.txt index 140c0695..6d47e454 100644 --- a/src/test/CMakeLists.txt +++ b/src/test/CMakeLists.txt @@ -4,7 +4,7 @@ # # This package is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License -# found in the file COPYING that should have accompanied this file. +# found in the file LICENSE that should have accompanied this file. # # This package is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/test/global/TestEventQueue.cpp b/src/test/global/TestEventQueue.cpp index 3aba1801..ba85ad41 100644 --- a/src/test/global/TestEventQueue.cpp +++ b/src/test/global/TestEventQueue.cpp @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/test/global/TestEventQueue.h b/src/test/global/TestEventQueue.h index 1db90d94..97a8d638 100644 --- a/src/test/global/TestEventQueue.h +++ b/src/test/global/TestEventQueue.h @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/test/global/gmock.h b/src/test/global/gmock.h index 6a9ef967..70401552 100644 --- a/src/test/global/gmock.h +++ b/src/test/global/gmock.h @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/test/global/gtest.h b/src/test/global/gtest.h index 7d4a9448..15d91c3b 100644 --- a/src/test/global/gtest.h +++ b/src/test/global/gtest.h @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/test/guitests/src/VersionCheckerTests.cpp b/src/test/guitests/src/VersionCheckerTests.cpp index f8b1b4de..0e46dc24 100644 --- a/src/test/guitests/src/VersionCheckerTests.cpp +++ b/src/test/guitests/src/VersionCheckerTests.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/test/guitests/src/VersionCheckerTests.h b/src/test/guitests/src/VersionCheckerTests.h index a2819c09..b6f87315 100644 --- a/src/test/guitests/src/VersionCheckerTests.h +++ b/src/test/guitests/src/VersionCheckerTests.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/test/guitests/src/main.cpp b/src/test/guitests/src/main.cpp index b8e48fa4..b6fe76c9 100644 --- a/src/test/guitests/src/main.cpp +++ b/src/test/guitests/src/main.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/test/integtests/CMakeLists.txt b/src/test/integtests/CMakeLists.txt index 3a4e6ad9..70620d0a 100644 --- a/src/test/integtests/CMakeLists.txt +++ b/src/test/integtests/CMakeLists.txt @@ -4,7 +4,7 @@ # # This package is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License -# found in the file COPYING that should have accompanied this file. +# found in the file LICENSE that should have accompanied this file. # # This package is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/test/integtests/Main.cpp b/src/test/integtests/Main.cpp index 4276c631..a5d8fd39 100644 --- a/src/test/integtests/Main.cpp +++ b/src/test/integtests/Main.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/test/integtests/arch/ArchInternetTests.cpp b/src/test/integtests/arch/ArchInternetTests.cpp index 643de719..245e570f 100644 --- a/src/test/integtests/arch/ArchInternetTests.cpp +++ b/src/test/integtests/arch/ArchInternetTests.cpp @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/test/integtests/ipc/IpcTests.cpp b/src/test/integtests/ipc/IpcTests.cpp index a4ad1fa3..c01df60f 100644 --- a/src/test/integtests/ipc/IpcTests.cpp +++ b/src/test/integtests/ipc/IpcTests.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/test/integtests/net/NetworkTests.cpp b/src/test/integtests/net/NetworkTests.cpp index b307ff51..94d9cac0 100644 --- a/src/test/integtests/net/NetworkTests.cpp +++ b/src/test/integtests/net/NetworkTests.cpp @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/test/integtests/platform/MSWindowsClipboardTests.cpp b/src/test/integtests/platform/MSWindowsClipboardTests.cpp index cdf4d2b9..fcabd20f 100644 --- a/src/test/integtests/platform/MSWindowsClipboardTests.cpp +++ b/src/test/integtests/platform/MSWindowsClipboardTests.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/test/integtests/platform/MSWindowsKeyStateTests.cpp b/src/test/integtests/platform/MSWindowsKeyStateTests.cpp index f3300493..ca09c541 100644 --- a/src/test/integtests/platform/MSWindowsKeyStateTests.cpp +++ b/src/test/integtests/platform/MSWindowsKeyStateTests.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/test/integtests/platform/OSXClipboardTests.cpp b/src/test/integtests/platform/OSXClipboardTests.cpp index 1d82b1c5..02d91bf8 100644 --- a/src/test/integtests/platform/OSXClipboardTests.cpp +++ b/src/test/integtests/platform/OSXClipboardTests.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/test/integtests/platform/OSXKeyStateTests.cpp b/src/test/integtests/platform/OSXKeyStateTests.cpp index 6723ccf6..9f518234 100644 --- a/src/test/integtests/platform/OSXKeyStateTests.cpp +++ b/src/test/integtests/platform/OSXKeyStateTests.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/test/integtests/platform/OSXScreenTests.cpp b/src/test/integtests/platform/OSXScreenTests.cpp index fc185e66..9be59b65 100644 --- a/src/test/integtests/platform/OSXScreenTests.cpp +++ b/src/test/integtests/platform/OSXScreenTests.cpp @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/test/integtests/platform/XWindowsClipboardTests.cpp b/src/test/integtests/platform/XWindowsClipboardTests.cpp index 214d4c0b..c4412284 100644 --- a/src/test/integtests/platform/XWindowsClipboardTests.cpp +++ b/src/test/integtests/platform/XWindowsClipboardTests.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/test/integtests/platform/XWindowsKeyStateTests.cpp b/src/test/integtests/platform/XWindowsKeyStateTests.cpp index f8552201..d9ae02cc 100644 --- a/src/test/integtests/platform/XWindowsKeyStateTests.cpp +++ b/src/test/integtests/platform/XWindowsKeyStateTests.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/test/integtests/platform/XWindowsScreenSaverTests.cpp b/src/test/integtests/platform/XWindowsScreenSaverTests.cpp index a7e278b8..c6d0a0d0 100644 --- a/src/test/integtests/platform/XWindowsScreenSaverTests.cpp +++ b/src/test/integtests/platform/XWindowsScreenSaverTests.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/test/integtests/platform/XWindowsScreenTests.cpp b/src/test/integtests/platform/XWindowsScreenTests.cpp index 515a05e8..bf59513f 100644 --- a/src/test/integtests/platform/XWindowsScreenTests.cpp +++ b/src/test/integtests/platform/XWindowsScreenTests.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/test/mock/io/MockStream.h b/src/test/mock/io/MockStream.h index b802c45a..2a9efe33 100644 --- a/src/test/mock/io/MockStream.h +++ b/src/test/mock/io/MockStream.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/test/mock/server/MockConfig.h b/src/test/mock/server/MockConfig.h index 8a849006..f0556bbb 100644 --- a/src/test/mock/server/MockConfig.h +++ b/src/test/mock/server/MockConfig.h @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/test/mock/server/MockInputFilter.h b/src/test/mock/server/MockInputFilter.h index bc787485..ce71cc18 100644 --- a/src/test/mock/server/MockInputFilter.h +++ b/src/test/mock/server/MockInputFilter.h @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/test/mock/server/MockPrimaryClient.h b/src/test/mock/server/MockPrimaryClient.h index 70a1c985..a2eea872 100644 --- a/src/test/mock/server/MockPrimaryClient.h +++ b/src/test/mock/server/MockPrimaryClient.h @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/test/mock/server/MockServer.h b/src/test/mock/server/MockServer.h index 1b78e7c1..22dbd0fc 100644 --- a/src/test/mock/server/MockServer.h +++ b/src/test/mock/server/MockServer.h @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/test/mock/synergy/MockApp.h b/src/test/mock/synergy/MockApp.h index d8d2a72a..da447a63 100644 --- a/src/test/mock/synergy/MockApp.h +++ b/src/test/mock/synergy/MockApp.h @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/test/mock/synergy/MockArgParser.h b/src/test/mock/synergy/MockArgParser.h index 79036d9d..da4b8fef 100644 --- a/src/test/mock/synergy/MockArgParser.h +++ b/src/test/mock/synergy/MockArgParser.h @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/test/mock/synergy/MockEventQueue.h b/src/test/mock/synergy/MockEventQueue.h index bb2b6aef..7977b41d 100644 --- a/src/test/mock/synergy/MockEventQueue.h +++ b/src/test/mock/synergy/MockEventQueue.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/test/mock/synergy/MockKeyMap.h b/src/test/mock/synergy/MockKeyMap.h index eaaed06a..67f18214 100644 --- a/src/test/mock/synergy/MockKeyMap.h +++ b/src/test/mock/synergy/MockKeyMap.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/test/mock/synergy/MockScreen.h b/src/test/mock/synergy/MockScreen.h index 970793a0..81810b51 100644 --- a/src/test/mock/synergy/MockScreen.h +++ b/src/test/mock/synergy/MockScreen.h @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/test/unittests/CMakeLists.txt b/src/test/unittests/CMakeLists.txt index 1c6de96f..ba919a16 100644 --- a/src/test/unittests/CMakeLists.txt +++ b/src/test/unittests/CMakeLists.txt @@ -4,7 +4,7 @@ # # This package is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License -# found in the file COPYING that should have accompanied this file. +# found in the file LICENSE that should have accompanied this file. # # This package is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/test/unittests/Main.cpp b/src/test/unittests/Main.cpp index 5641a1e1..26fb057c 100644 --- a/src/test/unittests/Main.cpp +++ b/src/test/unittests/Main.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/test/unittests/base/StringTests.cpp b/src/test/unittests/base/StringTests.cpp index 2a461f05..18694302 100644 --- a/src/test/unittests/base/StringTests.cpp +++ b/src/test/unittests/base/StringTests.cpp @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/test/unittests/synergy/ArgParserTests.cpp b/src/test/unittests/synergy/ArgParserTests.cpp index 5592c10e..a564e188 100644 --- a/src/test/unittests/synergy/ArgParserTests.cpp +++ b/src/test/unittests/synergy/ArgParserTests.cpp @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/test/unittests/synergy/ClientArgsParsingTests.cpp b/src/test/unittests/synergy/ClientArgsParsingTests.cpp index e4a7fde7..8a0f57d8 100644 --- a/src/test/unittests/synergy/ClientArgsParsingTests.cpp +++ b/src/test/unittests/synergy/ClientArgsParsingTests.cpp @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/test/unittests/synergy/ClipboardTests.cpp b/src/test/unittests/synergy/ClipboardTests.cpp index 6dae4633..e150f6b3 100644 --- a/src/test/unittests/synergy/ClipboardTests.cpp +++ b/src/test/unittests/synergy/ClipboardTests.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/test/unittests/synergy/DeprecatedArgsParsingTests.cpp b/src/test/unittests/synergy/DeprecatedArgsParsingTests.cpp index a7c3bf79..674311e4 100644 --- a/src/test/unittests/synergy/DeprecatedArgsParsingTests.cpp +++ b/src/test/unittests/synergy/DeprecatedArgsParsingTests.cpp @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/test/unittests/synergy/GenericArgsParsingTests.cpp b/src/test/unittests/synergy/GenericArgsParsingTests.cpp index cd8f6f17..f41c3bf4 100644 --- a/src/test/unittests/synergy/GenericArgsParsingTests.cpp +++ b/src/test/unittests/synergy/GenericArgsParsingTests.cpp @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/test/unittests/synergy/KeyStateTests.cpp b/src/test/unittests/synergy/KeyStateTests.cpp index 8a07a105..1d0f6a58 100644 --- a/src/test/unittests/synergy/KeyStateTests.cpp +++ b/src/test/unittests/synergy/KeyStateTests.cpp @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/test/unittests/synergy/KeyStateTests.h b/src/test/unittests/synergy/KeyStateTests.h index 0d475595..236bf3dc 100644 --- a/src/test/unittests/synergy/KeyStateTests.h +++ b/src/test/unittests/synergy/KeyStateTests.h @@ -5,7 +5,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/test/unittests/synergy/ServerArgsParsingTests.cpp b/src/test/unittests/synergy/ServerArgsParsingTests.cpp index e2ed2bf3..1414fd13 100644 --- a/src/test/unittests/synergy/ServerArgsParsingTests.cpp +++ b/src/test/unittests/synergy/ServerArgsParsingTests.cpp @@ -4,7 +4,7 @@ * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * found in the file COPYING that should have accompanied this file. + * found in the file LICENSE that should have accompanied this file. * * This package is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of