Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
authorweberho <jweberhofer@weberhofer.at>2015-02-09 12:05:43 +0300
committerweberho <jweberhofer@weberhofer.at>2015-02-09 12:05:43 +0300
commitf6a2883bc1ce8714ad1f3ef8b7482d78a9254e1a (patch)
tree88733ad79ecf12797d4ba60dd94d89ffb79626c2 /cmake
parentf0bad4ce57c7da4e384a436a122f6490f753108a (diff)
Updated FSF address
Diffstat (limited to 'cmake')
-rw-r--r--cmake/ConfigOptions.cmake4
-rw-r--r--cmake/FindAPPINDICATOR.cmake4
-rw-r--r--cmake/FindAVAHI.cmake4
-rw-r--r--cmake/FindFREERDP.cmake4
-rw-r--r--cmake/FindGCRYPT.cmake4
-rw-r--r--cmake/FindGLIB2.cmake4
-rw-r--r--cmake/FindGNOMEKEYRING.cmake4
-rw-r--r--cmake/FindGTK.cmake4
-rw-r--r--cmake/FindGTK2.cmake4
-rw-r--r--cmake/FindGTK3.cmake4
-rw-r--r--cmake/FindLIBSSH.cmake4
-rw-r--r--cmake/FindLIBVNCSERVER.cmake4
-rw-r--r--cmake/FindPTHREAD.cmake4
-rw-r--r--cmake/FindTELEPATHY.cmake4
-rw-r--r--cmake/FindVTE.cmake4
-rw-r--r--cmake/FindXKBFILE.cmake4
-rw-r--r--cmake/GETTEXT.cmake4
17 files changed, 34 insertions, 34 deletions
diff --git a/cmake/ConfigOptions.cmake b/cmake/ConfigOptions.cmake
index eab91e6ea..3b041424a 100644
--- a/cmake/ConfigOptions.cmake
+++ b/cmake/ConfigOptions.cmake
@@ -14,8 +14,8 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330,
-# Boston, MA 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor,
+# Boston, MA 02110-1301, USA.
option(WITH_TRANSLATIONS "Generate translations." ON)
diff --git a/cmake/FindAPPINDICATOR.cmake b/cmake/FindAPPINDICATOR.cmake
index 49d796708..924550494 100644
--- a/cmake/FindAPPINDICATOR.cmake
+++ b/cmake/FindAPPINDICATOR.cmake
@@ -14,8 +14,8 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330,
-# Boston, MA 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor,
+# Boston, MA 02110-1301, USA.
pkg_check_modules(PC_APPINDICATOR appindicator3-0.1)
diff --git a/cmake/FindAVAHI.cmake b/cmake/FindAVAHI.cmake
index 91878dced..5d85e130e 100644
--- a/cmake/FindAVAHI.cmake
+++ b/cmake/FindAVAHI.cmake
@@ -14,8 +14,8 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330,
-# Boston, MA 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor,
+# Boston, MA 02110-1301, USA.
include(FindPkgConfig)
diff --git a/cmake/FindFREERDP.cmake b/cmake/FindFREERDP.cmake
index c9c7c1034..b94086c2a 100644
--- a/cmake/FindFREERDP.cmake
+++ b/cmake/FindFREERDP.cmake
@@ -14,8 +14,8 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330,
-# Boston, MA 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor,
+# Boston, MA 02110-1301, USA.
find_package(PkgConfig)
pkg_check_modules(PC_FREERDP freerdp>=1.2)
diff --git a/cmake/FindGCRYPT.cmake b/cmake/FindGCRYPT.cmake
index ee7017023..468e92ec3 100644
--- a/cmake/FindGCRYPT.cmake
+++ b/cmake/FindGCRYPT.cmake
@@ -14,8 +14,8 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330,
-# Boston, MA 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor,
+# Boston, MA 02110-1301, USA.
find_path(GCRYPT_INCLUDE_DIR NAMES gcrypt.h)
diff --git a/cmake/FindGLIB2.cmake b/cmake/FindGLIB2.cmake
index 550b258f4..2e9c07b05 100644
--- a/cmake/FindGLIB2.cmake
+++ b/cmake/FindGLIB2.cmake
@@ -14,8 +14,8 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330,
-# Boston, MA 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor,
+# Boston, MA 02110-1301, USA.
set(_GLIB_found_all true)
diff --git a/cmake/FindGNOMEKEYRING.cmake b/cmake/FindGNOMEKEYRING.cmake
index c66f3e4c0..99c2268f4 100644
--- a/cmake/FindGNOMEKEYRING.cmake
+++ b/cmake/FindGNOMEKEYRING.cmake
@@ -14,8 +14,8 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330,
-# Boston, MA 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor,
+# Boston, MA 02110-1301, USA.
find_path(GNOMEKEYRING_INCLUDE_DIR NAMES gnome-keyring.h
PATH_SUFFIXES gnome-keyring-1)
diff --git a/cmake/FindGTK.cmake b/cmake/FindGTK.cmake
index e01197c17..ab3308204 100644
--- a/cmake/FindGTK.cmake
+++ b/cmake/FindGTK.cmake
@@ -14,8 +14,8 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330,
-# Boston, MA 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor,
+# Boston, MA 02110-1301, USA.
if(GTK_VERSION)
find_required_package(GTK${GTK_VERSION})
diff --git a/cmake/FindGTK2.cmake b/cmake/FindGTK2.cmake
index caf0295a4..f39bdde74 100644
--- a/cmake/FindGTK2.cmake
+++ b/cmake/FindGTK2.cmake
@@ -14,8 +14,8 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330,
-# Boston, MA 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor,
+# Boston, MA 02110-1301, USA.
set(_GTK2_found_all true)
diff --git a/cmake/FindGTK3.cmake b/cmake/FindGTK3.cmake
index decb00aa0..6e32c7355 100644
--- a/cmake/FindGTK3.cmake
+++ b/cmake/FindGTK3.cmake
@@ -14,8 +14,8 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330,
-# Boston, MA 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor,
+# Boston, MA 02110-1301, USA.
set(_GTK3_found_all true)
diff --git a/cmake/FindLIBSSH.cmake b/cmake/FindLIBSSH.cmake
index 6a4821cdd..c65cd337a 100644
--- a/cmake/FindLIBSSH.cmake
+++ b/cmake/FindLIBSSH.cmake
@@ -14,8 +14,8 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330,
-# Boston, MA 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor,
+# Boston, MA 02110-1301, USA.
find_package(PkgConfig)
pkg_check_modules(PC_LIBSSH libssh>=0.6)
diff --git a/cmake/FindLIBVNCSERVER.cmake b/cmake/FindLIBVNCSERVER.cmake
index fba719cc0..36b9a997a 100644
--- a/cmake/FindLIBVNCSERVER.cmake
+++ b/cmake/FindLIBVNCSERVER.cmake
@@ -14,8 +14,8 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330,
-# Boston, MA 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor,
+# Boston, MA 02110-1301, USA.
find_package(PkgConfig)
pkg_check_modules(PC_LIBVNCSERVER libvncserver)
diff --git a/cmake/FindPTHREAD.cmake b/cmake/FindPTHREAD.cmake
index 07ebe6c86..cd22882cb 100644
--- a/cmake/FindPTHREAD.cmake
+++ b/cmake/FindPTHREAD.cmake
@@ -14,8 +14,8 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330,
-# Boston, MA 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor,
+# Boston, MA 02110-1301, USA.
find_package(PkgConfig)
pkg_check_modules(PC_PTHREAD pthread)
diff --git a/cmake/FindTELEPATHY.cmake b/cmake/FindTELEPATHY.cmake
index 4e4c99cf8..f791b2ab7 100644
--- a/cmake/FindTELEPATHY.cmake
+++ b/cmake/FindTELEPATHY.cmake
@@ -14,8 +14,8 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330,
-# Boston, MA 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor,
+# Boston, MA 02110-1301, USA.
find_package(PkgConfig)
pkg_check_modules(PC_TELEPATHY telepathy-glib)
diff --git a/cmake/FindVTE.cmake b/cmake/FindVTE.cmake
index 914bd3106..b83d8eb2e 100644
--- a/cmake/FindVTE.cmake
+++ b/cmake/FindVTE.cmake
@@ -14,8 +14,8 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330,
-# Boston, MA 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor,
+# Boston, MA 02110-1301, USA.
if(NOT _VTE_VERSION_NUM)
set(_VTE_LIB_NAME vte)
diff --git a/cmake/FindXKBFILE.cmake b/cmake/FindXKBFILE.cmake
index 965b385b9..487c71b1a 100644
--- a/cmake/FindXKBFILE.cmake
+++ b/cmake/FindXKBFILE.cmake
@@ -14,8 +14,8 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330,
-# Boston, MA 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor,
+# Boston, MA 02110-1301, USA.
find_package(PkgConfig)
pkg_check_modules(PC_XKBFILE xkbfile)
diff --git a/cmake/GETTEXT.cmake b/cmake/GETTEXT.cmake
index d920a45b1..e3056f8cd 100644
--- a/cmake/GETTEXT.cmake
+++ b/cmake/GETTEXT.cmake
@@ -14,8 +14,8 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330,
-# Boston, MA 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor,
+# Boston, MA 02110-1301, USA.
find_suggested_package(Gettext)