diff --git a/CMakeLists.txt b/CMakeLists.txt index 349cd9e1f..21c90c909 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 690630cf7..906f67196 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 78b8cb889..fa0b023fa 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 cac71e7d2..3cc8c9fe5 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 030f22dc5..f07beda45 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 490d8a826..1dec6f858 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 d8d7cb683..a4db881bc 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 7ba62c5b9..ef5071aaf 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 66f7fc634..9fc5f71ba 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 b0cc0b108..7d8501210 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 0adee82f6..45aa7df4b 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 0e7e8d1a4..ad087c6c1 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 c7be50b52..80d869dd9 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 a2ef24582..7455d8c7e 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 ddd768177..d5723dcf7 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 dd7cf750e..9ed75bce9 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 f790ea504..84c85cb31 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 41477b11e..b3a50cb40 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 a5f2ff314..6becf6586 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 591350346..2e40db981 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 d4065594c..a3395561a 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 3bc15dc56..d0ee0f01c 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 0582367c7..5dc5a2bd8 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 a1210cece..c09234a2b 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 48445f4c4..aae9aaaac 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 87abb5f63..e69ed1016 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 1872d3ccf..810391477 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 cb61d8e7e..2b2ec5204 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 0128b1dd2..6b694bb27 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 4b614841b..5cefb2e38 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 76d03325f..737eba029 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 ffa5b50f1..d7ced0737 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 b146dd963..0eb9f2c18 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 237b807e5..f69b9c24b 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 2a6c662ce..fa6a94410 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 b648dc0d8..505d36723 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 c907429eb..0158e551c 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 5775443b0..9c7c170f0 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 c65a28edb..a7a54579e 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 c6a5d5294..eb05c03c8 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 c44775e2a..c2831080a 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 5b6df226c..f2d69d3b6 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 235a8c4fd..b2f6623d8 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 d941aaddd..c950b8ed3 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 c463438d1..11893c919 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 5d2d3ab9f..84f745d4d 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 6bea39d91..b652fc281 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 cb8e2a9f3..36a19a8cf 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 a9422dcae..4877e3509 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 975aa50b1..f663a8594 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 e533d08c5..f9ed71c0c 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 f2759e311..6d115a2d7 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 ad75fc502..33bb6cf54 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 72cd44aee..763a70582 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 3ed935b55..62e89bfbb 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 20e3acf9b..0dea0ad6a 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 8deb54809..2c6a01abd 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 3a6a119ee..d88699037 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 586152a83..9e2106447 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 341f8b1b8..ec465a6c4 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 b2816684f..b222f242c 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 29ef5f7eb..a6f021fb1 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 f7e218ecf..e75b80a40 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 52270b469..e2aa6f1e9 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 adfb5c858..56d94491d 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 cf5d641d8..bb8d983ed 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 a974472e9..dda27b223 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 27f12df12..8178d5318 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 0b92821aa..397ebdc5d 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 e234e8759..b1cd224ea 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 9e0b4ec61..dc30657e6 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 83aa04d3b..4efd00a4b 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 de29d4020..444088753 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 cfaad3f43..b6be825f4 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 1ddd6351d..5ce7c5901 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 92656b896..6670ee6b2 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 f14f93cca..e3b8e2ddd 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 0abf11918..6846be3e1 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 8aab7049a..d16ebdb41 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 bfeb051db..c5f884121 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 8590a3289..818a19c92 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 8426643eb..279e5ff43 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 1e560b0df..2abdb178b 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 b2de1e3b6..95d4245a1 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 c68465fe7..dacf6468c 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 eff86d724..e0155c224 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 a6a410d1f..8cbe898c0 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 7dba07528..ac1f8b329 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 d000c15ea..1b38409ca 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 cce1e56da..eb9de091c 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 7d93a2ebd..397cce5c1 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 c1c3746a5..8eab272e6 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 3ebd8aa64..9c35919ed 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 32713f959..7c8038303 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 36f29488a..d55a316a3 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 09794280d..0c0adee21 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 66f4b0bee..9ee955f44 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 693e26b80..70f5d46eb 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 2a9d06462..9600b35db 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 33159c3a2..3fc04fabf 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 db6f56dd6..fad42492f 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 91be2243a..bcaa2263e 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 30fb5d5e5..8ab2e1e04 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 803725be9..b44141426 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 7d9740069..1f379b696 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 eee38fc62..47919689d 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 e85bc3d4a..04e098c79 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 4009c3c9a..685f4fa5e 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 d325c2210..7dfe72ea1 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 4c1ac0476..843f98db9 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 27a0740a9..13c406b91 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 894603323..14a4571d1 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 6c942a5a9..26543eb6b 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 443610821..b7133fdb6 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 e0b11c375..8f2e77ed7 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 c2775193e..b36162daf 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 d45df3a69..3b7df7301 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 25e1e14cc..53b66aefb 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 e10e79eb0..5a5281cc0 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 dd713167c..f1bd594dc 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 d35a14164..20c963e11 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 e059781c7..daf1c012b 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 b0913fed8..412d8c6ab 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 6a773f0eb..53f91fd2a 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 b55bf4b77..ae206c8a3 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 46f12543e..1965335b3 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 9abe8363b..7b328a13f 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 4bdff3ec1..70816276b 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 2990d16d6..37126429a 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 d76aca913..32cc91342 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 6417f968b..150539bd5 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 a06bd3f0b..2f199fd6f 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 2c1d29f20..9d914e649 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 eb903e6bb..60d0234fa 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 19bd35ce8..77d706735 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 12946107c..52a23fc3f 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 4b7265490..b4073b78e 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 5834bab1e..9977db9b6 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 d8f96a0bd..a479a2c02 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 63d9538b1..c2263f4ad 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 f31ff7682..03da73d47 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 4463e8545..6c752b622 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 86a933f5e..e864bc4d5 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 c2132d883..3c6795b88 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 3ecf5fdc9..e00dff373 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 acfb22ffa..830171287 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 000c9a4d1..826f6e5f8 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 53bf8fa09..4c2879969 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 ab8fafa78..d3911e782 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 4fb1ba445..98304cc06 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 77aed9b64..55148ac28 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 1476fcc6a..f87c1e960 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 11e75d2ad..f7f22ea8f 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 facc13dd9..122ec17f5 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 048e22b23..e3ec87702 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 793c10f87..07053fdd9 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 ac9f79858..e4f5afcaa 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 7cb90a1c2..f6a280283 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 7ee1aaec1..057882292 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 9e5a636b4..6109de3b1 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 e82f22baa..a290463f0 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 adce92996..78ad57eff 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 c443c5a40..72f078a67 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 f9f993583..9633f819a 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 d9cd79a92..69793de3d 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 7ea33b5d1..25577d836 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 f246d5a5c..997c27487 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 092a1fd9c..5438dffb3 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 4a33b9759..d248c4c3b 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 020222204..2afbe66f3 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 f37a744bc..ee985ced3 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 7e583a62d..9a93178a6 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 f099052df..9e554662d 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 250993161..b9f3705f0 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 bee117e71..8ec0506e6 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 4ee086e64..7d6e3177c 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 564e9c9c8..332197f4b 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 8604bc3c2..5f9ffbd83 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 563963890..4c9ebb88a 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 24bba0f13..d7edb130e 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 da8718935..cee837e46 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 450321f39..aeaaa107c 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 dd2b593be..903d7fc89 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 1c98c85a5..7f45c7d3b 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 474737d3e..e3ee11b4d 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 d819d6e9a..a87a2fe01 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 596162b60..ddca7d2af 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 b66dbde28..ec76a570a 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 583ce5523..817a8f54b 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 a8c78658d..a56202b60 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 cc76a1438..360a5ad3e 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 b700516aa..4171f1c42 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 b62efdd6a..21fc823a6 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 0851ce462..288471fa0 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 d07942f1d..ae67f11df 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 ccc2223c6..db3dbe684 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 110b94e73..3cc6c9a40 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 aa997e727..2a2237460 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 4a5e1257a..fd325dfe0 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 d077fcd6b..1990141be 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 7aacfa5c1..0cbfb299c 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 91fbf1598..eff39e86c 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 f26cf6685..33410d768 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 a9ef35fe3..b1853d9b7 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 f68b256ed..a7e237a54 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 021c022ad..33e21a2b1 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 542a1ce10..5e26c5abc 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 e5f9bdc09..879a7fa08 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 b6e54e0fd..3ade86532 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 0d39da842..e60117064 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 885221e5a..b5af3ab35 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 45bae2f92..c579a54cb 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 9ce158210..c489dffd4 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 d51f36ce7..76ae72c2b 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 9e660d62f..5c6d8c677 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 2f4513af9..0aab4277a 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 f09664896..ed47c2b8a 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 d317e1d78..0629cef37 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 74bbed639..75a0800c2 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 e4c99893c..a73b233ec 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 72f4935a2..df4376e43 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 8e43811ed..ad70de7f8 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 b6dca1e51..10232aef2 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 e0a02ea8e..ebaf1c4bd 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 9e96ae4dd..25c7bbd55 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 434857b85..85479a20b 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 8297c8568..2b07eafb5 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 1f79f0aa2..60fd2b9a0 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 7017d9720..943e239a5 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 fd5273b94..eaa2c8a87 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 2f4ae4cbc..5084cebca 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 dc4152841..95b4cbcb1 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 d75f74de1..203370d4b 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 fe6cca302..972f1300f 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 47922933c..3d8cdad0b 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 4674deff7..5760e4d49 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 dbe5c21b2..33e4f3d88 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 03aa6657a..4ae5af185 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 e561668a0..6ff82aba8 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 ec8b213a6..93e0358ec 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 2569c0198..df9552417 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 89a72a9f3..a3b7ee852 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 255b9c945..a0840eb88 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 a06a5af76..8db32f3a1 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 0c24be3f6..31ce58cb6 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 53c899295..713492858 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 3e59c942b..849dd1026 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 9245a8258..62bc24735 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 b6632cf0a..914dd4eec 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 5f2b357fe..336c640bd 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 86771eb6a..b092e360e 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 35a3a6749..3b9332754 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 f19715eb4..fe16821ae 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 5e0492fa0..5d478c645 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 91d3f132b..d491856bc 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 8bab66ed1..c5a903f99 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 6ddf3650b..9b249bcef 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 ecfb28766..f2764646b 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 5575001e4..1cc7747de 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 8b3580a3e..10003a1ba 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 d7cb74cb3..f96be64b1 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 678e6fc5e..a55ad5137 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 20b2636d9..e6def26f9 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 0dec12d47..761c9aadd 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 e139a5e1c..1fe4315a5 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 a65d50b3c..7450bf21e 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 c7449aecd..55c0ce482 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 a2450bf2a..3090fd39a 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 9d6dc915a..73b355b4a 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 ceb8a658c..7399d3416 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 48aa7a850..52b1150d3 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 3a6190619..d9fafa3dd 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 16aff6420..71e768834 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 c819de3e2..1f6625fa0 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 bc194c5b7..124806197 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 2566609f6..5994aab09 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 f99868018..a33b93dff 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 ef6e40907..4776f005a 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 2e3976fd5..ccc7da8ed 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 cf59a35fd..676f04943 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 ada6e49ab..e5caa1ace 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 81bdf9154..7baf12005 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 86fee077e..3ebbea2fd 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 f9b1c9abb..5eb98a747 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 f5e447233..4ad993449 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 fb4348821..6bd38bfed 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 07dac9658..6e4411cad 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 b0518b59b..9871095de 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 ad8ba0cda..1a1c5c65a 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 62cd94664..ee6750696 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 f1bbfa69b..618e7df29 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 f1f7ca05d..b16b74f04 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 e00b0f7be..787dfe7b3 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 69a715448..be6ffcb2a 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 ee4ca910f..f204cb12d 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 5beb924ce..2ec18e467 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 a417ef66e..79997e051 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 db9591fb8..866ba6817 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 c6ebab91d..425ee58f7 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 eee5cf613..78f1ae662 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 b24e73753..7c940d299 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 f28bb6b9a..e181adf41 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 c85df8870..db3d81e1a 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 8907ab42b..ba754a621 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 ef5887aca..f49dbd3f9 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 c2a02d230..a5bc42a7d 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 8331ab2d3..732fd6373 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 5dd169f1b..c64cc813d 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 3f6749cf2..ebd310496 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 e6c988339..edd4b9b8b 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 62b7e6cd0..72ad67a97 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 5c86a0bcf..e0c4d22b5 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 bbeee0814..ce007fe19 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 6c1a329ff..efafe0ea6 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 275e8d145..d962b8972 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 53ac5bbeb..49ab4780c 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 c450aaea0..10477691a 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 f0f06ee3b..7114dc1f1 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 c769e170c..d26df9be5 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 621756641..ad4fbd405 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 2e75f3579..60866b3ed 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 b17eac5ac..fdf276a2c 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 714ded5b0..0408b6472 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 2e32ad9a0..01d43eceb 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 193b47ec7..5750cbafe 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 1141ac304..1b5b242e5 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 6305665fd..b5c747b72 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 75726fb49..e60c44afc 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 1b722561e..6c8794b13 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 041207171..b1a30cacd 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 d976862da..8eb696d9f 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 e0242f9c2..2bbf16ea0 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 67e26cd79..93b078ed9 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 a6e30d21d..e2014d53e 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 27dc1f5ff..0180a4bdc 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 bc9edd8ac..2a08f3f65 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 43425895f..c082bbadd 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 6f5d9cbc2..ef5cf2cb2 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 32c56a586..5e08e0689 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 03401d2df..574abf103 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 eca0e881a..068626e8b 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 faad9394b..48c036874 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 b2933d0c5..7614fe834 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 bf1179827..e6265c55f 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 b46230b3b..c88801d8d 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 d62dc5c6b..8668e0980 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 c4e270a35..d938391c4 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 5f0627878..877168b92 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 9cd65a098..8ea0dc5ca 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 f1f0357f1..f00678c0d 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 f8e668182..483aace83 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 80e7888cf..c74cc77fd 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 e1107e17d..863dae684 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 c14cf8574..52f88b64e 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 b78a8178a..9252466c9 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 f3b7f32d7..54af770c7 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 44fc2e605..81b280a91 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 15ae04576..3eab1c7fc 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 177ce6d9f..cfbd337ad 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 cae8bb8e5..464cd2737 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 34b48f2bd..2681a131b 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 26937eaf3..55809f4f1 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 2d0d87998..a43c71940 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 a9e352525..c50a0ad3f 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 c4271f55f..a3ffbbd12 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 157e05096..4aeb3cd47 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 53f2789cf..dc1764e30 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 e6619da2d..4f12bcbed 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 a2ab52a26..a8dc50964 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 17bd34a83..b10a9823f 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 02a7fbabc..4d22a58c9 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 34dc0e363..32c8ce693 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 cde96ad36..088d9b631 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 646001ef0..9f303742d 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 3ec4b2c77..748241b4b 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 4a0b8d2cf..4becc56fe 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 9d2bca7e8..6c49e6a4f 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 1f51e81f5..e2b05fb3a 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 c8cdcb6b7..58fa02b5e 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 9c93b23be..32aa192a7 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 f7595fe7b..99b6aadc7 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 81c14e309..7bda39f67 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 a29b06562..a2dc81145 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 12a853f98..89da08098 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 8317a8d78..640daf61d 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 207d0738a..5385ba3c7 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 7efa697eb..b40831fe9 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 86e87cd6a..586600b6d 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 bf536f708..2a92d51fd 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 ff01bf320..cd0dc18df 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 f85c54bdb..c794a6502 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 dd7754dd8..010a2b2c1 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 5997cb324..e25c12208 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 6f7dd3d94..a07d344fc 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 bb4319d57..dfc59a9a1 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 bf26c95ae..4b779bce7 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 411a952f8..baf71ba28 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 82c46a514..97f8d4825 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 24430711b..888a70a96 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 7a22ce502..1f0ce0f11 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 d37ca63a8..19bc98353 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 da0e491b3..40d19f9fa 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 4ccf0de7f..43f210108 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 1603d1c50..76ddccc7e 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 8cfc9094b..d7c109ac7 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 5d2b19224..0f045a1e6 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 23fdd57a6..dfd5a1fb8 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 6cc8819dd..01db17970 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 731126f29..12037931a 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 b6adec8e7..6376213e3 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 43831780f..bb3097c74 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 4b437c584..149356c35 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 f5e0c1468..f3bdd7606 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 eab8be0e3..14486de94 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 32c308deb..1e8eeac31 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 9fc7207cf..2d6a63c7b 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 62b0bddaa..94a244c7b 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 f6ad341c2..205e4e18a 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 8b3aa6f2d..b11c612e3 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 bc839fa74..0989ab27a 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 81a6da444..d9404f8f6 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 bf8cd7ccc..ab4288476 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 151663400..11a31e65a 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 4b5d199ca..ad75e3c49 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 1fa03c47b..72bc51dbe 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 c3bf1c331..f34e7faac 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 9e7251669..1350f0d3c 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 a0dcb997f..cd155d45a 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 da4739d3b..ab3e5a597 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 bd10896f8..8b4c6620c 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 8698ace21..7738dfdd6 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 1371d0899..146b635ae 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 5c212f7e3..891ffc447 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 e566db470..4383ac046 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 6eb68b8d0..c0b35ab3e 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 38f5fdfa1..4277d4e7a 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 a603d719d..134324cf8 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 1771134c0..9cca86d63 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 c7be946d5..57f4a1fe1 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 10be48f8d..7187995be 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 6bc997bd3..c599abe72 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 59398072c..2ea9a3188 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 c68b7b954..8645dabab 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 d76af30ad..563009ecd 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 e68a98ada..4ec434c22 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 ba6c35b73..377a046b5 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 7f2828df2..4a5160f3c 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 c18d15d7b..43016db36 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 4ed53085d..d3016eed2 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 bd0d2fb7d..28191792d 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 2907c9cfd..f692b3746 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 5069986d9..d76897098 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 1128c8a36..07b17544c 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 52cb1b41a..787cf58a5 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 b5ea26353..0f375a672 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 9826ef57d..849937a4e 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 b7c64a4f3..a0934159c 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 f8b944f8c..0bea6aa99 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 f3302ae13..742a0a9c5 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 7fd2695d7..32aa4de57 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 3f886a59e..2c11a7c52 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 87f137803..e9d063962 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 b220cb6af..3e7218bc0 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 0e1082987..bcc731abe 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 a4b636c4a..f4d6d98c6 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 fe581034f..1a064556b 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 743202e87..7dd49f73a 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 5d7297ea6..ca94aad05 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 dd262a934..972f63c4a 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 67b40610e..80a2b5e8b 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 c997f3cc0..7e44e7bf0 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 45b73e3c9..3d8428cfa 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 a6fe25f1b..7d6519f13 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 d4e3b0a9c..1eb9d44bc 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 0c8db736c..fef58e8d7 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 d6f4159ab..97a5f6d14 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 10a04242f..980dd54b4 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 37ccd2bfb..b4f01a71d 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 7fb2be3cb..095afa255 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 cbf5e7f30..2a171f62d 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 9add99bc8..1a3f2553c 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 903e76e1a..915749ac2 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 84370bfac..7936ecc62 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 218f4a902..38db81667 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 340b98e67..c041f984e 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 26eb4b10c..228d40c6c 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 706f2164d..6296e8848 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 8270b108f..48982402c 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 c7a784d13..252be3bdb 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 abf698cae..ce738ad10 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 2a43ef53c..0e6484c11 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 bb6042b7c..c29bd4b47 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 15ba383a1..98b7668cd 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 acbfd3fee..76f4b740f 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 712bf2488..7d92bee32 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 ca631a6f1..9b8d8a268 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 12b7da53c..b89bc292f 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 3bd76d470..929ae87e3 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 1c80251fc..1fff2c589 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 bca713215..57d9c373c 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 7e5632fba..79b775f3a 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 9831695ab..af9bcd6ae 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 fc269b962..fc8601fe0 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 901c2c379..88f080ae5 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 29443f492..4916f8867 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 111664eba..db65b848a 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 6eb642fd6..b29015b75 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 9a8b1555a..7c9e5c3d1 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 ce69cdbc8..ee73bebf8 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 20349061a..e01729a33 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 6eb978edc..5fe5f5335 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 98ac30566..15a79602d 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 358201e2b..ae9246dfd 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 61c06a8e3..f20b61212 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 eddf9c7cd..9f9be718c 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 457ca6db3..857ba00c3 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 1878f603f..82732c01e 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 cf7241beb..f2aac345a 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 4fd9518f7..f31e2fd4c 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 b9dd44c0c..08947c6e9 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 d7eea4980..5abd54767 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 695fe0a00..c194c7480 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 96e370685..ebe371da0 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 67976c3a0..dbcbfaaba 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 db5dd4590..bb6c9c95a 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 6eedd6dda..a6361d90a 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 057dd9377..9a5a78b23 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 9cc71984d..e1e78ac6f 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 a77fd0ec9..e789e1401 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 ea44caa0f..d3d9e1291 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 cde6d2766..009c861f4 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 1a7493fed..9f2eef9d7 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 8d3a128ff..69f18f110 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 8e6e90276..03aa99943 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 82f662df6..4059c85f6 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 341d42a0c..0a8ae0003 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 45f2f0150..b0468c04e 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 6016c52a5..b311e3c78 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 d19ab9937..1d1630aa8 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 528d7468c..e9c5f4125 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 b26fb443b..b243f216b 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 140c06959..6d47e4541 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 3aba1801a..ba85ad412 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 1db90d94d..97a8d6382 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 6a9ef9674..704015527 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 7d4a94489..15d91c3bd 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 f8b1b4deb..0e46dc241 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 a2819c094..b6f87315b 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 b8e48fa45..b6fe76c91 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 3a4e6ad9e..70620d0ac 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 4276c6312..a5d8fd399 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 643de719e..245e570f0 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 a4ad1fa34..c01df60f4 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 b307ff51a..94d9cac06 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 cdf4d2b9b..fcabd20f6 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 f3300493f..ca09c5410 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 1d82b1c55..02d91bf83 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 6723ccf6c..9f518234c 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 fc185e66b..9be59b65d 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 214d4c0bf..c44122843 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 f85522019..d9ae02cc1 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 a7e278b84..c6d0a0d09 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 515a05e8d..bf59513f0 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 b802c45a2..2a9efe330 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 8a8490067..f0556bbba 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 bc7874852..ce71cc181 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 70a1c985f..a2eea872c 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 1b78e7c17..22dbd0fca 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 d8d2a72af..da447a63c 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 79036d9d7..da4b8fef6 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 bb2b6aefc..7977b41d0 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 eaaed06ad..67f18214a 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 970793a04..81810b516 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 1c6de96f4..ba919a168 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 5641a1e18..26fb057c5 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 2a461f050..186943022 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 5592c10e7..a564e188c 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 e4a7fde76..8a0f57d85 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 6dae4633a..e150f6b3d 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 a7c3bf794..674311e47 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 cd8f6f176..f41c3bf4b 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 8a07a1055..1d0f6a588 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 0d4755958..236bf3dc0 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 e2ed2bf35..1414fd13a 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