diff --git a/client/Android/CMakeLists.txt b/client/Android/CMakeLists.txt index 05fe21dbd..b657cf8c0 100644 --- a/client/Android/CMakeLists.txt +++ b/client/Android/CMakeLists.txt @@ -1,7 +1,7 @@ # FreeRDP: A Remote Desktop Protocol Implementation # Android Client # -# Copyright 2013 Bernhard Miklautz +# Copyright 2013 Bernhard Miklautz # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/client/Android/FreeRDPCore/CMakeLists.txt b/client/Android/FreeRDPCore/CMakeLists.txt index 80457c52d..a95f11f2d 100644 --- a/client/Android/FreeRDPCore/CMakeLists.txt +++ b/client/Android/FreeRDPCore/CMakeLists.txt @@ -2,7 +2,7 @@ # Android Client # # Copyright 2012 Marc-Andre Moreau -# Copyright 2013 Bernhard Miklautz +# Copyright 2013 Bernhard Miklautz # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/client/Android/FreeRDPCore/jni/CMakeLists.txt b/client/Android/FreeRDPCore/jni/CMakeLists.txt index 99e8aa594..0ca2ff33b 100644 --- a/client/Android/FreeRDPCore/jni/CMakeLists.txt +++ b/client/Android/FreeRDPCore/jni/CMakeLists.txt @@ -2,7 +2,7 @@ # Android Client # # Copyright 2012 Marc-Andre Moreau -# Copyright 2013 Bernhard Miklautz +# Copyright 2013 Bernhard Miklautz # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/client/Android/FreeRDPCore/jni/android_debug.h b/client/Android/FreeRDPCore/jni/android_debug.h index 9c2f440c4..3a0f34fc6 100644 --- a/client/Android/FreeRDPCore/jni/android_debug.h +++ b/client/Android/FreeRDPCore/jni/android_debug.h @@ -2,7 +2,7 @@ * FreeRDP: A Remote Desktop Protocol Implementation * Android Debug Interface * - * Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + * Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/client/Android/FreeRDPCore/jni/android_event.c b/client/Android/FreeRDPCore/jni/android_event.c index c25582cfc..952c5a415 100644 --- a/client/Android/FreeRDPCore/jni/android_event.c +++ b/client/Android/FreeRDPCore/jni/android_event.c @@ -3,7 +3,7 @@ * Android Event System * * Copyright 2010-2012 Marc-Andre Moreau - * Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + * Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/client/Android/FreeRDPCore/jni/android_freerdp.c b/client/Android/FreeRDPCore/jni/android_freerdp.c index 712467cbc..e66325e2f 100644 --- a/client/Android/FreeRDPCore/jni/android_freerdp.c +++ b/client/Android/FreeRDPCore/jni/android_freerdp.c @@ -2,8 +2,8 @@ Android JNI Client Layer Copyright 2010-2012 Marc-Andre Moreau - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz - Copyright 2013 Thinstuff Technologies GmbH, Author: Armin Novak + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Armin Novak This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/Android/FreeRDPCore/jni/android_freerdp.h b/client/Android/FreeRDPCore/jni/android_freerdp.h index 3c7016aba..91d9c936a 100644 --- a/client/Android/FreeRDPCore/jni/android_freerdp.h +++ b/client/Android/FreeRDPCore/jni/android_freerdp.h @@ -1,7 +1,7 @@ /* Android JNI Client Layer - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/Android/FreeRDPCore/jni/android_jni_callback.c b/client/Android/FreeRDPCore/jni/android_jni_callback.c index f862b34ba..eac97e5fa 100644 --- a/client/Android/FreeRDPCore/jni/android_jni_callback.c +++ b/client/Android/FreeRDPCore/jni/android_jni_callback.c @@ -2,7 +2,7 @@ * FreeRDP: A Remote Desktop Protocol Implementation * Android JNI Callback Helpers * - * Copyright 2011-2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + * Copyright 2011-2013 Thincast Technologies GmbH, Author: Martin Fleisz * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/client/Android/FreeRDPCore/jni/android_jni_callback.h b/client/Android/FreeRDPCore/jni/android_jni_callback.h index dfc160682..fd90da333 100644 --- a/client/Android/FreeRDPCore/jni/android_jni_callback.h +++ b/client/Android/FreeRDPCore/jni/android_jni_callback.h @@ -3,7 +3,7 @@ * Android JNI Callback Helpers * * Copyright 2010-2012 Marc-Andre Moreau - * Copyright 2011-2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + * Copyright 2011-2013 Thincast Technologies GmbH, Author: Martin Fleisz * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/client/Android/FreeRDPCore/jni/android_jni_utils.c b/client/Android/FreeRDPCore/jni/android_jni_utils.c index 0424c501a..4e6357b3a 100644 --- a/client/Android/FreeRDPCore/jni/android_jni_utils.c +++ b/client/Android/FreeRDPCore/jni/android_jni_utils.c @@ -3,7 +3,7 @@ * Android Event System * * Copyright 2013 Felix Long - * Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + * Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/client/Android/FreeRDPCore/jni/android_jni_utils.h b/client/Android/FreeRDPCore/jni/android_jni_utils.h index f5ac12e36..9b8674e3b 100644 --- a/client/Android/FreeRDPCore/jni/android_jni_utils.h +++ b/client/Android/FreeRDPCore/jni/android_jni_utils.h @@ -3,7 +3,7 @@ * Android Event System * * Copyright 2013 Felix Long - * Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + * Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/client/Android/FreeRDPCore/res/layout/button_preference.xml b/client/Android/FreeRDPCore/res/layout/button_preference.xml index dcf913933..1ead25436 100644 --- a/client/Android/FreeRDPCore/res/layout/button_preference.xml +++ b/client/Android/FreeRDPCore/res/layout/button_preference.xml @@ -3,7 +3,7 @@ /* Layout for custom preference item showing a button on the right side - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/Android/FreeRDPCore/res/layout/credentials.xml b/client/Android/FreeRDPCore/res/layout/credentials.xml index e5a0c1771..aced00c50 100644 --- a/client/Android/FreeRDPCore/res/layout/credentials.xml +++ b/client/Android/FreeRDPCore/res/layout/credentials.xml @@ -3,7 +3,7 @@ /* Layout for user credentials input - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/Android/FreeRDPCore/res/layout/dont_show_again_dialog.xml b/client/Android/FreeRDPCore/res/layout/dont_show_again_dialog.xml index 36a06f6ba..64af1541e 100644 --- a/client/Android/FreeRDPCore/res/layout/dont_show_again_dialog.xml +++ b/client/Android/FreeRDPCore/res/layout/dont_show_again_dialog.xml @@ -3,7 +3,7 @@ /* Layout for dialogs with a "Don't show again" checkbox - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/Android/FreeRDPCore/res/layout/home.xml b/client/Android/FreeRDPCore/res/layout/home.xml index e2929bf92..b31e565d6 100644 --- a/client/Android/FreeRDPCore/res/layout/home.xml +++ b/client/Android/FreeRDPCore/res/layout/home.xml @@ -3,7 +3,7 @@ /* Main screen layout - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/Android/FreeRDPCore/res/layout/list_header.xml b/client/Android/FreeRDPCore/res/layout/list_header.xml index 1d7942bbc..56bed0762 100644 --- a/client/Android/FreeRDPCore/res/layout/list_header.xml +++ b/client/Android/FreeRDPCore/res/layout/list_header.xml @@ -3,7 +3,7 @@ /* List header layout - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/Android/FreeRDPCore/res/layout/session.xml b/client/Android/FreeRDPCore/res/layout/session.xml index 925e73d95..90c8daad8 100644 --- a/client/Android/FreeRDPCore/res/layout/session.xml +++ b/client/Android/FreeRDPCore/res/layout/session.xml @@ -3,7 +3,7 @@ /* Session screen layout - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/Android/FreeRDPCore/res/layout/super_bar.xml b/client/Android/FreeRDPCore/res/layout/super_bar.xml index ceaf21b16..85def9b4b 100644 --- a/client/Android/FreeRDPCore/res/layout/super_bar.xml +++ b/client/Android/FreeRDPCore/res/layout/super_bar.xml @@ -3,7 +3,7 @@ /* Super bar/Quick connect bar layout - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/Android/FreeRDPCore/res/values-es/strings.xml b/client/Android/FreeRDPCore/res/values-es/strings.xml index c8405bf45..bf2c8a80a 100644 --- a/client/Android/FreeRDPCore/res/values-es/strings.xml +++ b/client/Android/FreeRDPCore/res/values-es/strings.xml @@ -188,7 +188,6 @@ Conectando ... Ingresando a ... Sobre aFreeRDP - Version: %1$s\n\u00A9 2012 Thinstuff Technologies GmbH Guardar configuración de conexión? La configuración de conexión no se han guardado! ¿Quieres guardarlos? Guardar Conexión diff --git a/client/Android/FreeRDPCore/res/values-fr/strings.xml b/client/Android/FreeRDPCore/res/values-fr/strings.xml index c7d23c0ca..b6e829f06 100644 --- a/client/Android/FreeRDPCore/res/values-fr/strings.xml +++ b/client/Android/FreeRDPCore/res/values-fr/strings.xml @@ -187,7 +187,6 @@ "Connexion..." "Connexion..." "À propos de aFreeRDP" - "Version: %1$s \ n \ u00A9 2012 Technologies GmbH Thinstuff" "Enregistrer les paramètres de connexion?" "Vos paramètres de connexion n'ont pas été sauvegardés! Voulez-vous les enregistrer?" "Enregistrer la connexion?" diff --git a/client/Android/FreeRDPCore/res/values-nl/strings.xml b/client/Android/FreeRDPCore/res/values-nl/strings.xml index bfa413359..6a0144944 100644 --- a/client/Android/FreeRDPCore/res/values-nl/strings.xml +++ b/client/Android/FreeRDPCore/res/values-nl/strings.xml @@ -188,7 +188,6 @@ Verbinden ... Aanmelden ... Over aFreeRDP - Versie: %1$s\n\u00A9 2012 Thinstuff Technologies GmbH Connectie instellingen opslaan? Uw connectie instellingen zijn niet opgeslagen! Wilt u deze opslaan? Verbinding opslaan? diff --git a/client/Android/FreeRDPCore/res/values/strings.xml b/client/Android/FreeRDPCore/res/values/strings.xml index dd1cdd90d..8db6cbf94 100644 --- a/client/Android/FreeRDPCore/res/values/strings.xml +++ b/client/Android/FreeRDPCore/res/values/strings.xml @@ -185,7 +185,6 @@ Connecting … Logging in … About aFreeRDP - Version: %1$s\n\u00A9 2012 Thinstuff Technologies GmbH Save Connection Settings? Your connection settings have not been saved! Do you want to save them? Save Connection? diff --git a/client/Android/FreeRDPCore/res/xml/advanced_settings.xml b/client/Android/FreeRDPCore/res/xml/advanced_settings.xml index 77e819732..642a1a11f 100644 --- a/client/Android/FreeRDPCore/res/xml/advanced_settings.xml +++ b/client/Android/FreeRDPCore/res/xml/advanced_settings.xml @@ -3,7 +3,7 @@ /* Advanced Bookmark Settings Layout - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/Android/FreeRDPCore/res/xml/application_settings.xml b/client/Android/FreeRDPCore/res/xml/application_settings.xml index 0df4ea126..b9dba8c40 100644 --- a/client/Android/FreeRDPCore/res/xml/application_settings.xml +++ b/client/Android/FreeRDPCore/res/xml/application_settings.xml @@ -3,7 +3,7 @@ /* Application Settings Layout - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/Android/FreeRDPCore/res/xml/bookmark_settings.xml b/client/Android/FreeRDPCore/res/xml/bookmark_settings.xml index 4ecc2da77..738d9435e 100644 --- a/client/Android/FreeRDPCore/res/xml/bookmark_settings.xml +++ b/client/Android/FreeRDPCore/res/xml/bookmark_settings.xml @@ -3,7 +3,7 @@ /* Bookmark Settings Layout - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/Android/FreeRDPCore/res/xml/credentials_settings.xml b/client/Android/FreeRDPCore/res/xml/credentials_settings.xml index a27be58c1..84af88662 100644 --- a/client/Android/FreeRDPCore/res/xml/credentials_settings.xml +++ b/client/Android/FreeRDPCore/res/xml/credentials_settings.xml @@ -3,7 +3,7 @@ /* Credential Settings Layout - Copyright 2012 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2012 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/Android/FreeRDPCore/res/xml/cursor_keyboard.xml b/client/Android/FreeRDPCore/res/xml/cursor_keyboard.xml index 59c1bdd2e..473457433 100644 --- a/client/Android/FreeRDPCore/res/xml/cursor_keyboard.xml +++ b/client/Android/FreeRDPCore/res/xml/cursor_keyboard.xml @@ -3,7 +3,7 @@ /* Cursor Keyboard Layout - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/Android/FreeRDPCore/res/xml/debug_settings.xml b/client/Android/FreeRDPCore/res/xml/debug_settings.xml index 930169f8a..fa46582e1 100644 --- a/client/Android/FreeRDPCore/res/xml/debug_settings.xml +++ b/client/Android/FreeRDPCore/res/xml/debug_settings.xml @@ -3,8 +3,8 @@ /* Debug Settings Layout - Copyright 2013 Thinstuff Technologies GmbH - Copyright 2013 Armin Novak + Copyright 2013 Thincast Technologies GmbH + Copyright 2013 Armin Novak Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/Android/FreeRDPCore/res/xml/modifiers_keyboard.xml b/client/Android/FreeRDPCore/res/xml/modifiers_keyboard.xml index 1b2f8ad61..4d11f68d9 100644 --- a/client/Android/FreeRDPCore/res/xml/modifiers_keyboard.xml +++ b/client/Android/FreeRDPCore/res/xml/modifiers_keyboard.xml @@ -3,7 +3,7 @@ /* Modifier Keys Layout - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/Android/FreeRDPCore/res/xml/numpad_keyboard.xml b/client/Android/FreeRDPCore/res/xml/numpad_keyboard.xml index 5d9e3cbf6..0bab9aaf3 100644 --- a/client/Android/FreeRDPCore/res/xml/numpad_keyboard.xml +++ b/client/Android/FreeRDPCore/res/xml/numpad_keyboard.xml @@ -3,7 +3,7 @@ /* Numpad keyboard layout - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/Android/FreeRDPCore/res/xml/performance_flags.xml b/client/Android/FreeRDPCore/res/xml/performance_flags.xml index 1f6d22afd..8a57728e4 100644 --- a/client/Android/FreeRDPCore/res/xml/performance_flags.xml +++ b/client/Android/FreeRDPCore/res/xml/performance_flags.xml @@ -3,7 +3,7 @@ /* Bookmark Performance Settings Layout - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/Android/FreeRDPCore/res/xml/performance_flags_3g.xml b/client/Android/FreeRDPCore/res/xml/performance_flags_3g.xml index c0f639743..fed03089d 100644 --- a/client/Android/FreeRDPCore/res/xml/performance_flags_3g.xml +++ b/client/Android/FreeRDPCore/res/xml/performance_flags_3g.xml @@ -3,7 +3,7 @@ /* Bookmark 3G Performance Settings Layout - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/Android/FreeRDPCore/res/xml/screen_settings.xml b/client/Android/FreeRDPCore/res/xml/screen_settings.xml index 265c1c9e9..666023d06 100644 --- a/client/Android/FreeRDPCore/res/xml/screen_settings.xml +++ b/client/Android/FreeRDPCore/res/xml/screen_settings.xml @@ -3,7 +3,7 @@ /* Bookmark Screen Settings Layout - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/Android/FreeRDPCore/res/xml/screen_settings_3g.xml b/client/Android/FreeRDPCore/res/xml/screen_settings_3g.xml index 0eb0a7925..16e69ee3b 100644 --- a/client/Android/FreeRDPCore/res/xml/screen_settings_3g.xml +++ b/client/Android/FreeRDPCore/res/xml/screen_settings_3g.xml @@ -3,7 +3,7 @@ /* Bookmark 3G Screen Settings Layout - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/Android/FreeRDPCore/res/xml/specialkeys_keyboard.xml b/client/Android/FreeRDPCore/res/xml/specialkeys_keyboard.xml index 8f84e1ed1..2ab4d7ee8 100644 --- a/client/Android/FreeRDPCore/res/xml/specialkeys_keyboard.xml +++ b/client/Android/FreeRDPCore/res/xml/specialkeys_keyboard.xml @@ -3,7 +3,7 @@ /* Special Keys Keyboard Layout - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/application/GlobalApp.java b/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/application/GlobalApp.java index e9c7f49a6..eea1bfd4f 100644 --- a/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/application/GlobalApp.java +++ b/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/application/GlobalApp.java @@ -1,7 +1,7 @@ /* Android Main Application - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/application/GlobalSettings.java b/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/application/GlobalSettings.java index 5b876dd94..9937ab8ee 100644 --- a/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/application/GlobalSettings.java +++ b/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/application/GlobalSettings.java @@ -1,7 +1,7 @@ /* Global Settings helper class - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/application/NetworkStateReceiver.java b/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/application/NetworkStateReceiver.java index 86f9f075e..47b587c5f 100644 --- a/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/application/NetworkStateReceiver.java +++ b/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/application/NetworkStateReceiver.java @@ -1,7 +1,7 @@ /* Network State Receiver - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/application/ScreenReceiver.java b/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/application/ScreenReceiver.java index 25c392c7e..87e759b3c 100644 --- a/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/application/ScreenReceiver.java +++ b/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/application/ScreenReceiver.java @@ -1,7 +1,7 @@ /* Helper class to receive notifications when the screen is turned on/off - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/application/SessionState.java b/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/application/SessionState.java index fe213fb4f..e869d5951 100644 --- a/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/application/SessionState.java +++ b/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/application/SessionState.java @@ -1,7 +1,7 @@ /* Session State class - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/domain/BookmarkBase.java b/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/domain/BookmarkBase.java index 197672883..2347f9f1c 100644 --- a/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/domain/BookmarkBase.java +++ b/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/domain/BookmarkBase.java @@ -1,7 +1,7 @@ /* Defines base attributes of a bookmark object - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/domain/ConnectionReference.java b/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/domain/ConnectionReference.java index 4e4442dd7..bfd2f5101 100644 --- a/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/domain/ConnectionReference.java +++ b/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/domain/ConnectionReference.java @@ -1,7 +1,7 @@ /* A RDP connection reference. References can use bookmark ids or hostnames to connect to a RDP server. - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/domain/ManualBookmark.java b/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/domain/ManualBookmark.java index b8e3da862..53f72c8d2 100644 --- a/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/domain/ManualBookmark.java +++ b/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/domain/ManualBookmark.java @@ -1,7 +1,7 @@ /* Manual Bookmark implementation - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/domain/PlaceholderBookmark.java b/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/domain/PlaceholderBookmark.java index b6712ec02..126a154df 100644 --- a/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/domain/PlaceholderBookmark.java +++ b/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/domain/PlaceholderBookmark.java @@ -1,7 +1,7 @@ /* Placeholder for bookmark items with a special purpose (i.e. just displaying some text) - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/domain/QuickConnectBookmark.java b/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/domain/QuickConnectBookmark.java index 396853989..4fc3570c2 100644 --- a/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/domain/QuickConnectBookmark.java +++ b/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/domain/QuickConnectBookmark.java @@ -1,7 +1,7 @@ /* Quick Connect bookmark (used for quick connects using just a hostname) - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/presentation/AboutActivity.java b/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/presentation/AboutActivity.java index dc030c977..8c74ae932 100644 --- a/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/presentation/AboutActivity.java +++ b/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/presentation/AboutActivity.java @@ -1,7 +1,7 @@ /* Activity showing information about aFreeRDP and FreeRDP build information - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/presentation/ApplicationSettingsActivity.java b/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/presentation/ApplicationSettingsActivity.java index 3b99ee240..8953281bf 100644 --- a/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/presentation/ApplicationSettingsActivity.java +++ b/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/presentation/ApplicationSettingsActivity.java @@ -1,7 +1,7 @@ /* Application Settings Activity - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/presentation/BookmarkActivity.java b/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/presentation/BookmarkActivity.java index d03529c90..5df4b776e 100644 --- a/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/presentation/BookmarkActivity.java +++ b/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/presentation/BookmarkActivity.java @@ -1,7 +1,7 @@ /* Bookmark editing activity - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/presentation/HelpActivity.java b/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/presentation/HelpActivity.java index 2b526faee..f4fa0cd71 100644 --- a/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/presentation/HelpActivity.java +++ b/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/presentation/HelpActivity.java @@ -1,7 +1,7 @@ /* Activity that displays the help pages - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/presentation/HomeActivity.java b/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/presentation/HomeActivity.java index 6330cb18e..18321b084 100644 --- a/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/presentation/HomeActivity.java +++ b/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/presentation/HomeActivity.java @@ -1,7 +1,7 @@ /* Main/Home Activity - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/presentation/SessionActivity.java b/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/presentation/SessionActivity.java index 54dec0760..a75866a46 100644 --- a/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/presentation/SessionActivity.java +++ b/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/presentation/SessionActivity.java @@ -1,7 +1,7 @@ /* Android Session Activity - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/presentation/SessionView.java b/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/presentation/SessionView.java index 0074e2eb9..ea2b0cc07 100644 --- a/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/presentation/SessionView.java +++ b/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/presentation/SessionView.java @@ -1,7 +1,7 @@ /* Android Session view - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/presentation/ShortcutsActivity.java b/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/presentation/ShortcutsActivity.java index 3281774c5..0f6c2747a 100644 --- a/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/presentation/ShortcutsActivity.java +++ b/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/presentation/ShortcutsActivity.java @@ -1,7 +1,7 @@ /* Android Shortcut activity - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/presentation/TouchPointerView.java b/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/presentation/TouchPointerView.java index f58b840bd..e28abd549 100644 --- a/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/presentation/TouchPointerView.java +++ b/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/presentation/TouchPointerView.java @@ -1,7 +1,7 @@ /* Android Touch Pointer view - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/services/BookmarkBaseGateway.java b/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/services/BookmarkBaseGateway.java index cf1bfc785..be0124068 100644 --- a/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/services/BookmarkBaseGateway.java +++ b/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/services/BookmarkBaseGateway.java @@ -1,7 +1,7 @@ /* Helper class to access bookmark database - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/services/BookmarkDB.java b/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/services/BookmarkDB.java index 29c3ad2f7..b1f47cb49 100644 --- a/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/services/BookmarkDB.java +++ b/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/services/BookmarkDB.java @@ -1,7 +1,7 @@ /* Android Bookmark Database - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/services/FreeRDPSuggestionProvider.java b/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/services/FreeRDPSuggestionProvider.java index ee242d5d4..ea3606030 100644 --- a/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/services/FreeRDPSuggestionProvider.java +++ b/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/services/FreeRDPSuggestionProvider.java @@ -1,7 +1,7 @@ /* Suggestion Provider for RDP bookmarks - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/services/HistoryDB.java b/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/services/HistoryDB.java index f12be6bb0..f6c1dd6c6 100644 --- a/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/services/HistoryDB.java +++ b/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/services/HistoryDB.java @@ -1,7 +1,7 @@ /* Quick Connect History Database - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/services/LibFreeRDP.java b/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/services/LibFreeRDP.java index 8a1823695..934404a7a 100644 --- a/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/services/LibFreeRDP.java +++ b/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/services/LibFreeRDP.java @@ -1,7 +1,7 @@ /* Android FreeRDP JNI Wrapper - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/services/ManualBookmarkGateway.java b/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/services/ManualBookmarkGateway.java index 146631544..c5cd11903 100644 --- a/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/services/ManualBookmarkGateway.java +++ b/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/services/ManualBookmarkGateway.java @@ -1,7 +1,7 @@ /* Manual bookmarks database gateway - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/services/QuickConnectHistoryGateway.java b/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/services/QuickConnectHistoryGateway.java index df3cfb478..a2eb28261 100644 --- a/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/services/QuickConnectHistoryGateway.java +++ b/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/services/QuickConnectHistoryGateway.java @@ -1,7 +1,7 @@ /* Quick connect history gateway - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/services/SessionRequestHandlerActivity.java b/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/services/SessionRequestHandlerActivity.java index 57a61bddc..981f503cf 100644 --- a/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/services/SessionRequestHandlerActivity.java +++ b/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/services/SessionRequestHandlerActivity.java @@ -1,7 +1,7 @@ /* Activity for handling connection requests - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/utils/BookmarkArrayAdapter.java b/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/utils/BookmarkArrayAdapter.java index cdd4721a6..a1dcdb7d3 100644 --- a/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/utils/BookmarkArrayAdapter.java +++ b/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/utils/BookmarkArrayAdapter.java @@ -1,7 +1,7 @@ /* ArrayAdapter for bookmark lists - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/utils/ButtonPreference.java b/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/utils/ButtonPreference.java index 3f119fa15..a7dfa94e2 100644 --- a/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/utils/ButtonPreference.java +++ b/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/utils/ButtonPreference.java @@ -1,7 +1,7 @@ /* Custom preference item showing a button on the right side - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/utils/DoubleGestureDetector.java b/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/utils/DoubleGestureDetector.java index 1146c4c92..b87600e44 100644 --- a/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/utils/DoubleGestureDetector.java +++ b/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/utils/DoubleGestureDetector.java @@ -1,7 +1,7 @@ /* 2 finger gesture detector - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/utils/GestureDetector.java b/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/utils/GestureDetector.java index c8773b930..9d71a7af8 100644 --- a/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/utils/GestureDetector.java +++ b/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/utils/GestureDetector.java @@ -13,7 +13,7 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Modified for aFreeRDP by Martin Fleisz (mfleisz@thinstuff.at) + * Modified for aFreeRDP by Martin Fleisz (martin.fleisz@thincast.com) */ package com.freerdp.freerdpcore.utils; diff --git a/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/utils/IntEditTextPreference.java b/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/utils/IntEditTextPreference.java index 1142bc4ae..aa5beaf45 100644 --- a/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/utils/IntEditTextPreference.java +++ b/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/utils/IntEditTextPreference.java @@ -1,7 +1,7 @@ /* EditTextPreference to store/load integer values - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/utils/IntListPreference.java b/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/utils/IntListPreference.java index 49b718a29..e049ea72b 100644 --- a/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/utils/IntListPreference.java +++ b/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/utils/IntListPreference.java @@ -1,7 +1,7 @@ /* ListPreference to store/load integer values - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/utils/KeyboardMapper.java b/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/utils/KeyboardMapper.java index a51229301..e8627ba70 100644 --- a/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/utils/KeyboardMapper.java +++ b/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/utils/KeyboardMapper.java @@ -1,7 +1,7 @@ /* Android Keyboard Mapping - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/utils/Mouse.java b/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/utils/Mouse.java index 38743be93..f6039b4e1 100644 --- a/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/utils/Mouse.java +++ b/client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/utils/Mouse.java @@ -1,7 +1,7 @@ /* Android Mouse Input Mapping - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/Android/aFreeRDP/CMakeLists.txt b/client/Android/aFreeRDP/CMakeLists.txt index 388ffe33c..2ece8f622 100644 --- a/client/Android/aFreeRDP/CMakeLists.txt +++ b/client/Android/aFreeRDP/CMakeLists.txt @@ -2,7 +2,7 @@ # Android Client # # Copyright 2012 Marc-Andre Moreau -# Copyright 2013 Bernhard Miklautz +# Copyright 2013 Bernhard Miklautz # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/client/Android/aFreeRDP/jni/CMakeLists.txt b/client/Android/aFreeRDP/jni/CMakeLists.txt index 7151c0f1b..a8753679b 100644 --- a/client/Android/aFreeRDP/jni/CMakeLists.txt +++ b/client/Android/aFreeRDP/jni/CMakeLists.txt @@ -1,7 +1,7 @@ # FreeRDP: A Remote Desktop Protocol Implementation # Android Client # -# Copyright 2013 Armin Novak +# Copyright 2013 Armin Novak # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/client/Android/aFreeRDP/res/xml/searchable.xml b/client/Android/aFreeRDP/res/xml/searchable.xml index 4d0d7ed79..b228e6ab3 100644 --- a/client/Android/aFreeRDP/res/xml/searchable.xml +++ b/client/Android/aFreeRDP/res/xml/searchable.xml @@ -3,7 +3,7 @@ /* Bookmark searchable definition - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/Additions/TSXAdditions.h b/client/iOS/Additions/TSXAdditions.h index 7f003785e..d18cc33c8 100644 --- a/client/iOS/Additions/TSXAdditions.h +++ b/client/iOS/Additions/TSXAdditions.h @@ -1,7 +1,7 @@ /* Additions to Cocoa touch classes - Copyright 2013 Thinstuff Technologies GmbH, Authors: Dorian Johnson, Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Authors: Dorian Johnson, Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/Additions/TSXAdditions.m b/client/iOS/Additions/TSXAdditions.m index 99afc62a0..bc2c6a0c4 100644 --- a/client/iOS/Additions/TSXAdditions.m +++ b/client/iOS/Additions/TSXAdditions.m @@ -1,7 +1,7 @@ /* Additions to Cocoa touch classes - Copyright 2013 Thinstuff Technologies GmbH, Authors: Dorian Johnson, Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Authors: Dorian Johnson, Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/AppDelegate.h b/client/iOS/AppDelegate.h index 7c751ed52..6ccc9c51e 100644 --- a/client/iOS/AppDelegate.h +++ b/client/iOS/AppDelegate.h @@ -1,7 +1,7 @@ /* App delegate - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/AppDelegate.m b/client/iOS/AppDelegate.m index a51410c5a..a73923cfd 100644 --- a/client/iOS/AppDelegate.m +++ b/client/iOS/AppDelegate.m @@ -1,7 +1,7 @@ /* App delegate - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/Controllers/AboutController.h b/client/iOS/Controllers/AboutController.h index 6d6917a7e..ca3755f29 100644 --- a/client/iOS/Controllers/AboutController.h +++ b/client/iOS/Controllers/AboutController.h @@ -1,7 +1,7 @@ /* Application info controller - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/Controllers/AboutController.m b/client/iOS/Controllers/AboutController.m index ba3cdb488..6bd8f4a36 100644 --- a/client/iOS/Controllers/AboutController.m +++ b/client/iOS/Controllers/AboutController.m @@ -1,7 +1,7 @@ /* Application info controller - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/Controllers/AdvancedBookmarkEditorController.h b/client/iOS/Controllers/AdvancedBookmarkEditorController.h index 109634920..9982ccf6c 100644 --- a/client/iOS/Controllers/AdvancedBookmarkEditorController.h +++ b/client/iOS/Controllers/AdvancedBookmarkEditorController.h @@ -1,7 +1,7 @@ /* Controller to edit advanced bookmark settings - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/Controllers/AdvancedBookmarkEditorController.m b/client/iOS/Controllers/AdvancedBookmarkEditorController.m index a0357d9e6..1f1851cc0 100644 --- a/client/iOS/Controllers/AdvancedBookmarkEditorController.m +++ b/client/iOS/Controllers/AdvancedBookmarkEditorController.m @@ -1,7 +1,7 @@ /* Controller to edit advanced bookmark settings - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/Controllers/AppSettingsController.h b/client/iOS/Controllers/AppSettingsController.h index d962f8ddb..2d59dac01 100644 --- a/client/iOS/Controllers/AppSettingsController.h +++ b/client/iOS/Controllers/AppSettingsController.h @@ -1,7 +1,7 @@ /* Controller to specify application wide settings - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/Controllers/AppSettingsController.m b/client/iOS/Controllers/AppSettingsController.m index 90b58dbb6..0f1d68601 100644 --- a/client/iOS/Controllers/AppSettingsController.m +++ b/client/iOS/Controllers/AppSettingsController.m @@ -1,7 +1,7 @@ /* Controller to specify application wide settings - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/Controllers/BookmarkEditorController.h b/client/iOS/Controllers/BookmarkEditorController.h index 5cdf0c9e0..2fdf6170f 100644 --- a/client/iOS/Controllers/BookmarkEditorController.h +++ b/client/iOS/Controllers/BookmarkEditorController.h @@ -1,7 +1,7 @@ /* Bookmark editor controller - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/Controllers/BookmarkEditorController.m b/client/iOS/Controllers/BookmarkEditorController.m index 57fa93f39..71d873421 100644 --- a/client/iOS/Controllers/BookmarkEditorController.m +++ b/client/iOS/Controllers/BookmarkEditorController.m @@ -1,7 +1,7 @@ /* Bookmark editor controller - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/Controllers/BookmarkGatewaySettingsController.h b/client/iOS/Controllers/BookmarkGatewaySettingsController.h index e2c8d5c01..d663d7bda 100644 --- a/client/iOS/Controllers/BookmarkGatewaySettingsController.h +++ b/client/iOS/Controllers/BookmarkGatewaySettingsController.h @@ -1,7 +1,7 @@ /* Controller to edit ts gateway bookmark settings - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/Controllers/BookmarkGatewaySettingsController.m b/client/iOS/Controllers/BookmarkGatewaySettingsController.m index 586ead7c2..32803b1ba 100644 --- a/client/iOS/Controllers/BookmarkGatewaySettingsController.m +++ b/client/iOS/Controllers/BookmarkGatewaySettingsController.m @@ -2,7 +2,7 @@ // BookmarkGatewaySettingsController.m // FreeRDP // -// Created by Thinstuff Developer on 4/30/13. +// Created by a Thincast Developer on 4/30/13. // // diff --git a/client/iOS/Controllers/BookmarkListController.h b/client/iOS/Controllers/BookmarkListController.h index e57ea9035..03958829e 100644 --- a/client/iOS/Controllers/BookmarkListController.h +++ b/client/iOS/Controllers/BookmarkListController.h @@ -1,7 +1,7 @@ /* bookmarks and active session view controller - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/Controllers/BookmarkListController.m b/client/iOS/Controllers/BookmarkListController.m index 386917edd..1c869d4dc 100644 --- a/client/iOS/Controllers/BookmarkListController.m +++ b/client/iOS/Controllers/BookmarkListController.m @@ -1,7 +1,7 @@ /* bookmarks and active session view controller - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. @@ -840,12 +840,12 @@ - (NSURL*)manualBookmarksDataStoreURL { - return [NSURL fileURLWithPath:[NSString stringWithFormat:@"%@/%@", [NSSearchPathForDirectoriesInDomains(NSDocumentDirectory, NSUserDomainMask, YES) lastObject], @"com.thinstuff.tsx-rdc-ios.bookmarks.plist"]]; + return [NSURL fileURLWithPath:[NSString stringWithFormat:@"%@/%@", [NSSearchPathForDirectoriesInDomains(NSDocumentDirectory, NSUserDomainMask, YES) lastObject], @"com.freerdp.ifreerdp.bookmarks.plist"]]; } - (NSURL*)connectionHistoryDataStoreURL { - return [NSURL fileURLWithPath:[NSString stringWithFormat:@"%@/%@", [NSSearchPathForDirectoriesInDomains(NSDocumentDirectory, NSUserDomainMask, YES) lastObject], @"com.thinstuff.tsx-rdc-ios.connection_history.plist"]]; + return [NSURL fileURLWithPath:[NSString stringWithFormat:@"%@/%@", [NSSearchPathForDirectoriesInDomains(NSDocumentDirectory, NSUserDomainMask, YES) lastObject], @"com.freerdp.ifreerdp.connection_history.plist"]]; } @end diff --git a/client/iOS/Controllers/CredentialsEditorController.h b/client/iOS/Controllers/CredentialsEditorController.h index c555eb31a..7fc5e2f42 100644 --- a/client/iOS/Controllers/CredentialsEditorController.h +++ b/client/iOS/Controllers/CredentialsEditorController.h @@ -1,7 +1,7 @@ /* Controller to edit bookmark credentials - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/Controllers/CredentialsEditorController.m b/client/iOS/Controllers/CredentialsEditorController.m index a029ad3b6..365da4cd4 100644 --- a/client/iOS/Controllers/CredentialsEditorController.m +++ b/client/iOS/Controllers/CredentialsEditorController.m @@ -1,7 +1,7 @@ /* Controller to edit bookmark credentials - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/Controllers/CredentialsInputController.h b/client/iOS/Controllers/CredentialsInputController.h index 221cfc1ee..9a4c5e204 100644 --- a/client/iOS/Controllers/CredentialsInputController.h +++ b/client/iOS/Controllers/CredentialsInputController.h @@ -1,7 +1,7 @@ /* Credentials input controller - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/Controllers/CredentialsInputController.m b/client/iOS/Controllers/CredentialsInputController.m index 1217d2ef8..c48f616a1 100644 --- a/client/iOS/Controllers/CredentialsInputController.m +++ b/client/iOS/Controllers/CredentialsInputController.m @@ -1,7 +1,7 @@ /* Credentials input controller - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/Controllers/EditorBaseController.h b/client/iOS/Controllers/EditorBaseController.h index 0fd81bbd9..547eed54a 100644 --- a/client/iOS/Controllers/EditorBaseController.h +++ b/client/iOS/Controllers/EditorBaseController.h @@ -1,7 +1,7 @@ /* Basic interface for settings editors - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/Controllers/EditorBaseController.m b/client/iOS/Controllers/EditorBaseController.m index bf29e3dc1..48be42e3d 100644 --- a/client/iOS/Controllers/EditorBaseController.m +++ b/client/iOS/Controllers/EditorBaseController.m @@ -1,7 +1,7 @@ /* Basic interface for settings editors - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/Controllers/EditorSelectionController.h b/client/iOS/Controllers/EditorSelectionController.h index 81225a92e..a240f1537 100644 --- a/client/iOS/Controllers/EditorSelectionController.h +++ b/client/iOS/Controllers/EditorSelectionController.h @@ -1,7 +1,7 @@ /* Generic controller to select a single item from a list of options - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/Controllers/EditorSelectionController.m b/client/iOS/Controllers/EditorSelectionController.m index 84d5e87b8..3313a8b16 100644 --- a/client/iOS/Controllers/EditorSelectionController.m +++ b/client/iOS/Controllers/EditorSelectionController.m @@ -1,7 +1,7 @@ /* Generic controller to select a single item from a list of options - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/Controllers/EncryptionController.h b/client/iOS/Controllers/EncryptionController.h index 1ce197e96..cc3430394 100644 --- a/client/iOS/Controllers/EncryptionController.h +++ b/client/iOS/Controllers/EncryptionController.h @@ -1,7 +1,7 @@ /* Password Encryption Controller - Copyright 2013 Thinstuff Technologies GmbH, Author: Dorian Johnson + Copyright 2013 Thincast Technologies GmbH, Author: Dorian Johnson This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/Controllers/EncryptionController.m b/client/iOS/Controllers/EncryptionController.m index 0f1ae7987..7f5a2599f 100644 --- a/client/iOS/Controllers/EncryptionController.m +++ b/client/iOS/Controllers/EncryptionController.m @@ -1,7 +1,7 @@ /* Password Encryption Controller - Copyright 2013 Thinstuff Technologies GmbH, Author: Dorian Johnson + Copyright 2013 Thincast Technologies GmbH, Author: Dorian Johnson This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/Controllers/HelpController.h b/client/iOS/Controllers/HelpController.h index ad3cfe7b3..0d6c736be 100644 --- a/client/iOS/Controllers/HelpController.h +++ b/client/iOS/Controllers/HelpController.h @@ -1,7 +1,7 @@ /* Application help controller - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/Controllers/HelpController.m b/client/iOS/Controllers/HelpController.m index 594dfb2ee..f7b44dc79 100644 --- a/client/iOS/Controllers/HelpController.m +++ b/client/iOS/Controllers/HelpController.m @@ -1,7 +1,7 @@ /* Application help controller - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/Controllers/MainTabBarController.h b/client/iOS/Controllers/MainTabBarController.h index 499d3792e..f369d8a30 100644 --- a/client/iOS/Controllers/MainTabBarController.h +++ b/client/iOS/Controllers/MainTabBarController.h @@ -1,7 +1,7 @@ /* main tabbar controller - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/Controllers/MainTabBarController.m b/client/iOS/Controllers/MainTabBarController.m index 613f53b0a..76a437e56 100644 --- a/client/iOS/Controllers/MainTabBarController.m +++ b/client/iOS/Controllers/MainTabBarController.m @@ -1,7 +1,7 @@ /* main tabbar controller - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/Controllers/PerformanceEditorController.h b/client/iOS/Controllers/PerformanceEditorController.h index 4d09ee680..5d6fafb24 100644 --- a/client/iOS/Controllers/PerformanceEditorController.h +++ b/client/iOS/Controllers/PerformanceEditorController.h @@ -1,7 +1,7 @@ /* controller for performance settings selection - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/Controllers/PerformanceEditorController.m b/client/iOS/Controllers/PerformanceEditorController.m index 2e1d4e0eb..d1e971032 100644 --- a/client/iOS/Controllers/PerformanceEditorController.m +++ b/client/iOS/Controllers/PerformanceEditorController.m @@ -1,7 +1,7 @@ /* controller for performance settings selection - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/Controllers/RDPSessionViewController.h b/client/iOS/Controllers/RDPSessionViewController.h index 0c68386e5..fb4904b38 100644 --- a/client/iOS/Controllers/RDPSessionViewController.h +++ b/client/iOS/Controllers/RDPSessionViewController.h @@ -1,7 +1,7 @@ /* RDP Session View Controller - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/Controllers/RDPSessionViewController.m b/client/iOS/Controllers/RDPSessionViewController.m index 436be3fab..1e4958040 100644 --- a/client/iOS/Controllers/RDPSessionViewController.m +++ b/client/iOS/Controllers/RDPSessionViewController.m @@ -1,7 +1,7 @@ /* RDP Session View Controller - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. @@ -414,17 +414,6 @@ } } -- (void)showGoProScreen:(RDPSession*)session -{ - BlockAlertView* alertView = [BlockAlertView alertWithTitle:NSLocalizedString(@"Unlicensed Client", @"Pro version dialog title") message:NSLocalizedString(@"You are connected to Thinstuff Remote Desktop Host (RDH). Do you want to purchase an access license for this client which allows you to connect to any computer running Thinstuff RDH?", @"Pro version dialog message")]; - - [alertView setCancelButtonWithTitle:NSLocalizedString(@"No", @"No Button title") block:nil]; - [alertView addButtonWithTitle:NSLocalizedString(@"Yes", @"Yes button title") block:^ { - }]; - - [alertView show]; -} - #pragma mark - Keyboard Toolbar Handlers -(void)showAdvancedKeyboardAnimated @@ -557,26 +546,6 @@ [_session disconnect]; } -#pragma mark In-App purchase transaction notification handlers - -- (void)onTransactionSuccess:(NSNotification*)notification -{ - BlockAlertView* alertView = [BlockAlertView alertWithTitle:NSLocalizedString(@"Transaction Succeeded", @"Pro version bought dialog title") - message:NSLocalizedString(@"Thanks for buying Thinstuff RDC Pro. In order for the purchase to take effect please reconnect your current session.", @"Pro version bought dialog message")]; - [alertView setCancelButtonWithTitle:NSLocalizedString(@"OK", @"OK Button title") block:nil]; - - [alertView show]; -} - -- (void)onTransactionFailed:(NSNotification*)notification -{ - BlockAlertView* alertView = [BlockAlertView alertWithTitle:NSLocalizedString(@"Transaction Failed", @"Pro version buy failed dialog title") - message:NSLocalizedString(@"The transaction did not complete successfully!", @"Pro version buy failed dialog message")]; - [alertView setCancelButtonWithTitle:NSLocalizedString(@"OK", @"OK Button title") block:nil]; - - [alertView show]; -} - #pragma mark - #pragma mark iOS Keyboard Notification Handlers diff --git a/client/iOS/Controllers/ScreenSelectionController.h b/client/iOS/Controllers/ScreenSelectionController.h index a972a6c4c..3ccf973da 100644 --- a/client/iOS/Controllers/ScreenSelectionController.h +++ b/client/iOS/Controllers/ScreenSelectionController.h @@ -1,7 +1,7 @@ /* controller for screen settings selection - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/Controllers/ScreenSelectionController.m b/client/iOS/Controllers/ScreenSelectionController.m index e0a553f16..099e4c07f 100644 --- a/client/iOS/Controllers/ScreenSelectionController.m +++ b/client/iOS/Controllers/ScreenSelectionController.m @@ -1,7 +1,7 @@ /* controller for screen settings selection - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/Controllers/VerifyCertificateController.h b/client/iOS/Controllers/VerifyCertificateController.h index d842a4d8c..78a0e7d5f 100644 --- a/client/iOS/Controllers/VerifyCertificateController.h +++ b/client/iOS/Controllers/VerifyCertificateController.h @@ -1,7 +1,7 @@ /* Certificate verification controller - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/Controllers/VerifyCertificateController.m b/client/iOS/Controllers/VerifyCertificateController.m index 6390dd93e..d677868a6 100644 --- a/client/iOS/Controllers/VerifyCertificateController.m +++ b/client/iOS/Controllers/VerifyCertificateController.m @@ -1,7 +1,7 @@ /* Certificate verification controller - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/FreeRDP/ios_freerdp.h b/client/iOS/FreeRDP/ios_freerdp.h index e16d3bb16..d374a321d 100644 --- a/client/iOS/FreeRDP/ios_freerdp.h +++ b/client/iOS/FreeRDP/ios_freerdp.h @@ -1,7 +1,7 @@ /* RDP run-loop - Copyright 2013 Thinstuff Technologies GmbH, Authors: Martin Fleisz, Dorian Johnson + Copyright 2013 Thincast Technologies GmbH, Authors: Martin Fleisz, Dorian Johnson This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/FreeRDP/ios_freerdp.m b/client/iOS/FreeRDP/ios_freerdp.m index 4196c955a..9a66dee05 100644 --- a/client/iOS/FreeRDP/ios_freerdp.m +++ b/client/iOS/FreeRDP/ios_freerdp.m @@ -1,7 +1,7 @@ /* RDP run-loop - Copyright 2013 Thinstuff Technologies GmbH, Authors: Martin Fleisz, Dorian Johnson + Copyright 2013 Thincast Technologies GmbH, Authors: Martin Fleisz, Dorian Johnson This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/FreeRDP/ios_freerdp_events.h b/client/iOS/FreeRDP/ios_freerdp_events.h index eb790d8f8..630c6b21e 100755 --- a/client/iOS/FreeRDP/ios_freerdp_events.h +++ b/client/iOS/FreeRDP/ios_freerdp_events.h @@ -1,7 +1,7 @@ /* RDP event queuing - Copyright 2013 Thinstuff Technologies GmbH, Author: Dorian Johnson + Copyright 2013 Thincast Technologies GmbH, Author: Dorian Johnson This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/FreeRDP/ios_freerdp_events.m b/client/iOS/FreeRDP/ios_freerdp_events.m index be1648564..c3e7b5888 100755 --- a/client/iOS/FreeRDP/ios_freerdp_events.m +++ b/client/iOS/FreeRDP/ios_freerdp_events.m @@ -1,7 +1,7 @@ /* RDP event queuing - Copyright 2013 Thinstuff Technologies GmbH, Author: Dorian Johnson + Copyright 2013 Thincast Technologies GmbH, Author: Dorian Johnson This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/FreeRDP/ios_freerdp_ui.h b/client/iOS/FreeRDP/ios_freerdp_ui.h index a87a56882..7753d1ae5 100644 --- a/client/iOS/FreeRDP/ios_freerdp_ui.h +++ b/client/iOS/FreeRDP/ios_freerdp_ui.h @@ -1,7 +1,7 @@ /* RDP ui callbacks - Copyright 2013 Thinstuff Technologies GmbH, Authors: Martin Fleisz, Dorian Johnson + Copyright 2013 Thincast Technologies GmbH, Authors: Martin Fleisz, Dorian Johnson This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/FreeRDP/ios_freerdp_ui.m b/client/iOS/FreeRDP/ios_freerdp_ui.m index 432169226..ada0e9cbc 100644 --- a/client/iOS/FreeRDP/ios_freerdp_ui.m +++ b/client/iOS/FreeRDP/ios_freerdp_ui.m @@ -1,7 +1,7 @@ /* RDP ui callbacks - Copyright 2013 Thinstuff Technologies GmbH, Authors: Martin Fleisz, Dorian Johnson + Copyright 2013 Thincast Technologies GmbH, Authors: Martin Fleisz, Dorian Johnson This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/Misc/TSXTypes.h b/client/iOS/Misc/TSXTypes.h index c5d8ecdbb..1b18c5ef7 100644 --- a/client/iOS/Misc/TSXTypes.h +++ b/client/iOS/Misc/TSXTypes.h @@ -1,7 +1,7 @@ /* Basic type defines for TSX RDC - Copyright 2013 Thinstuff Technologies GmbH, Authors: Martin Fleisz, Dorian Johnson + Copyright 2013 Thincast Technologies GmbH, Authors: Martin Fleisz, Dorian Johnson This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/Misc/Utils.h b/client/iOS/Misc/Utils.h index 9a22da5f6..8f64e57fc 100644 --- a/client/iOS/Misc/Utils.h +++ b/client/iOS/Misc/Utils.h @@ -1,7 +1,7 @@ /* Utility functions - Copyright 2013 Thinstuff Technologies GmbH, Authors: Martin Fleisz, Dorian Johnson + Copyright 2013 Thincast Technologies GmbH, Authors: Martin Fleisz, Dorian Johnson This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/Misc/Utils.m b/client/iOS/Misc/Utils.m index ed121c57a..544c137e0 100644 --- a/client/iOS/Misc/Utils.m +++ b/client/iOS/Misc/Utils.m @@ -1,7 +1,7 @@ /* Utility functions - Copyright 2013 Thinstuff Technologies GmbH, Authors: Martin Fleisz, Dorian Johnson + Copyright 2013 Thincast Technologies GmbH, Authors: Martin Fleisz, Dorian Johnson This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/Models/Bookmark.h b/client/iOS/Models/Bookmark.h index b66eac804..1b7c542be 100644 --- a/client/iOS/Models/Bookmark.h +++ b/client/iOS/Models/Bookmark.h @@ -1,7 +1,7 @@ /* Bookmark model abstraction - Copyright 2013 Thinstuff Technologies GmbH, Authors: Dorian Johnson + Copyright 2013 Thincast Technologies GmbH, Authors: Dorian Johnson This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/Models/Bookmark.m b/client/iOS/Models/Bookmark.m index fbf85502f..dc3038032 100644 --- a/client/iOS/Models/Bookmark.m +++ b/client/iOS/Models/Bookmark.m @@ -1,7 +1,7 @@ /* Bookmark model abstraction - Copyright 2013 Thinstuff Technologies GmbH, Author: Dorian Johnson + Copyright 2013 Thincast Technologies GmbH, Author: Dorian Johnson This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/Models/ConnectionParams.h b/client/iOS/Models/ConnectionParams.h index 72136b994..d6dc24966 100644 --- a/client/iOS/Models/ConnectionParams.h +++ b/client/iOS/Models/ConnectionParams.h @@ -1,7 +1,7 @@ /* Connection Parameters abstraction - Copyright 2013 Thinstuff Technologies GmbH, Author: Dorian Johnson + Copyright 2013 Thincast Technologies GmbH, Author: Dorian Johnson This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/Models/ConnectionParams.m b/client/iOS/Models/ConnectionParams.m index 3d1a8605a..0477c82a5 100644 --- a/client/iOS/Models/ConnectionParams.m +++ b/client/iOS/Models/ConnectionParams.m @@ -1,7 +1,7 @@ /* Connection Parameters abstraction - Copyright 2013 Thinstuff Technologies GmbH, Author: Dorian Johnson + Copyright 2013 Thincast Technologies GmbH, Author: Dorian Johnson This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/Models/Encryptor.h b/client/iOS/Models/Encryptor.h index 75d36dbfb..7f3305733 100644 --- a/client/iOS/Models/Encryptor.h +++ b/client/iOS/Models/Encryptor.h @@ -1,7 +1,7 @@ /* Password Encryptor - Copyright 2013 Thinstuff Technologies GmbH, Author: Dorian Johnson + Copyright 2013 Thincast Technologies GmbH, Author: Dorian Johnson This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/Models/Encryptor.m b/client/iOS/Models/Encryptor.m index f4f6ad2f0..5ca686b98 100644 --- a/client/iOS/Models/Encryptor.m +++ b/client/iOS/Models/Encryptor.m @@ -1,7 +1,7 @@ /* Password Encryptor - Copyright 2013 Thinstuff Technologies GmbH, Author: Dorian Johnson + Copyright 2013 Thincast Technologies GmbH, Author: Dorian Johnson This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/Models/GlobalDefaults.h b/client/iOS/Models/GlobalDefaults.h index d522991bd..9bcc3f322 100644 --- a/client/iOS/Models/GlobalDefaults.h +++ b/client/iOS/Models/GlobalDefaults.h @@ -1,7 +1,7 @@ /* Global default bookmark settings - Copyright 2013 Thinstuff Technologies GmbH, Author: Dorian Johnson + Copyright 2013 Thincast Technologies GmbH, Author: Dorian Johnson This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/Models/GlobalDefaults.m b/client/iOS/Models/GlobalDefaults.m index 2b2ab293f..b0d0fc517 100644 --- a/client/iOS/Models/GlobalDefaults.m +++ b/client/iOS/Models/GlobalDefaults.m @@ -1,7 +1,7 @@ /* Global default bookmark settings - Copyright 2013 Thinstuff Technologies GmbH, Author: Dorian Johnson + Copyright 2013 Thincast Technologies GmbH, Author: Dorian Johnson This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/Models/RDPKeyboard.h b/client/iOS/Models/RDPKeyboard.h index 3ce2b8216..3e23069ca 100644 --- a/client/iOS/Models/RDPKeyboard.h +++ b/client/iOS/Models/RDPKeyboard.h @@ -1,7 +1,7 @@ /* RDP Keyboard helper - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/Models/RDPKeyboard.m b/client/iOS/Models/RDPKeyboard.m index f43ed9e5d..8b5545082 100644 --- a/client/iOS/Models/RDPKeyboard.m +++ b/client/iOS/Models/RDPKeyboard.m @@ -1,7 +1,7 @@ /* RDP Keyboard helper - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/Models/RDPSession.h b/client/iOS/Models/RDPSession.h index 3896ae8e0..519e0a250 100644 --- a/client/iOS/Models/RDPSession.h +++ b/client/iOS/Models/RDPSession.h @@ -1,7 +1,7 @@ /* RDP Session object - Copyright 2013 Thinstuff Technologies GmbH, Authors: Martin Fleisz, Dorian Johnson + Copyright 2013 Thincast Technologies GmbH, Authors: Martin Fleisz, Dorian Johnson This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/Models/RDPSession.m b/client/iOS/Models/RDPSession.m index d61d59a57..87b8a447e 100644 --- a/client/iOS/Models/RDPSession.m +++ b/client/iOS/Models/RDPSession.m @@ -1,7 +1,7 @@ /* RDP Session object - Copyright 2013 Thinstuff Technologies GmbH, Authors: Martin Fleisz, Dorian Johnson + Copyright 2013 Thincast Technologies GmbH, Authors: Martin Fleisz, Dorian Johnson This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/Views/AdvancedKeyboardView.h b/client/iOS/Views/AdvancedKeyboardView.h index c24dad292..b86584bd3 100644 --- a/client/iOS/Views/AdvancedKeyboardView.h +++ b/client/iOS/Views/AdvancedKeyboardView.h @@ -1,7 +1,7 @@ /* Advanced keyboard view interface - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/Views/AdvancedKeyboardView.m b/client/iOS/Views/AdvancedKeyboardView.m index f135ce9ec..5cdf6a26d 100644 --- a/client/iOS/Views/AdvancedKeyboardView.m +++ b/client/iOS/Views/AdvancedKeyboardView.m @@ -1,7 +1,7 @@ /* Advanced keyboard view interface - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/Views/BookmarkTableCell.h b/client/iOS/Views/BookmarkTableCell.h index 4d8909555..3afa13cc4 100644 --- a/client/iOS/Views/BookmarkTableCell.h +++ b/client/iOS/Views/BookmarkTableCell.h @@ -1,7 +1,7 @@ /* Custom bookmark table cell - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/Views/BookmarkTableCell.m b/client/iOS/Views/BookmarkTableCell.m index 83fbf7094..4adf6e8de 100644 --- a/client/iOS/Views/BookmarkTableCell.m +++ b/client/iOS/Views/BookmarkTableCell.m @@ -1,7 +1,7 @@ /* Custom bookmark table cell - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/Views/EditButtonTableViewCell.h b/client/iOS/Views/EditButtonTableViewCell.h index 7c755ae61..296287baa 100644 --- a/client/iOS/Views/EditButtonTableViewCell.h +++ b/client/iOS/Views/EditButtonTableViewCell.h @@ -1,7 +1,7 @@ /* Custom table cell with a button - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/Views/EditButtonTableViewCell.m b/client/iOS/Views/EditButtonTableViewCell.m index bf627ab4f..e57129565 100644 --- a/client/iOS/Views/EditButtonTableViewCell.m +++ b/client/iOS/Views/EditButtonTableViewCell.m @@ -1,7 +1,7 @@ /* Custom table cell with a button - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/Views/EditFlagTableViewCell.h b/client/iOS/Views/EditFlagTableViewCell.h index f8a9f779d..724eb96fd 100644 --- a/client/iOS/Views/EditFlagTableViewCell.h +++ b/client/iOS/Views/EditFlagTableViewCell.h @@ -1,7 +1,7 @@ /* Custom table cell with toggle switch - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/Views/EditFlagTableViewCell.m b/client/iOS/Views/EditFlagTableViewCell.m index 0b7fa694a..4a3a1f210 100644 --- a/client/iOS/Views/EditFlagTableViewCell.m +++ b/client/iOS/Views/EditFlagTableViewCell.m @@ -1,7 +1,7 @@ /* Custom table cell with toggle switch - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/Views/EditSecretTextTableViewCell.h b/client/iOS/Views/EditSecretTextTableViewCell.h index aef3b516f..3bc773c4f 100644 --- a/client/iOS/Views/EditSecretTextTableViewCell.h +++ b/client/iOS/Views/EditSecretTextTableViewCell.h @@ -1,7 +1,7 @@ /* Custom table cell with secret edit text field - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/Views/EditSecretTextTableViewCell.m b/client/iOS/Views/EditSecretTextTableViewCell.m index a9b888793..623ef0810 100644 --- a/client/iOS/Views/EditSecretTextTableViewCell.m +++ b/client/iOS/Views/EditSecretTextTableViewCell.m @@ -1,7 +1,7 @@ /* Custom table cell with secret edit text field - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/Views/EditSelectionTableViewCell.h b/client/iOS/Views/EditSelectionTableViewCell.h index 0023ce643..ffc8d833d 100644 --- a/client/iOS/Views/EditSelectionTableViewCell.h +++ b/client/iOS/Views/EditSelectionTableViewCell.h @@ -1,7 +1,7 @@ /* Custom table cell with a label on the right, showing the current selection - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/Views/EditSelectionTableViewCell.m b/client/iOS/Views/EditSelectionTableViewCell.m index 4ad6233b0..3873aac71 100644 --- a/client/iOS/Views/EditSelectionTableViewCell.m +++ b/client/iOS/Views/EditSelectionTableViewCell.m @@ -1,7 +1,7 @@ /* Custom table cell with a label on the right, showing the current selection - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/Views/EditSubEditTableViewCell.h b/client/iOS/Views/EditSubEditTableViewCell.h index 541a7c764..6a2f08f4a 100644 --- a/client/iOS/Views/EditSubEditTableViewCell.h +++ b/client/iOS/Views/EditSubEditTableViewCell.h @@ -1,7 +1,7 @@ /* Custom table cell indicating a switch to a sub-view - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/Views/EditSubEditTableViewCell.m b/client/iOS/Views/EditSubEditTableViewCell.m index 0ecc37ff7..170e81d49 100644 --- a/client/iOS/Views/EditSubEditTableViewCell.m +++ b/client/iOS/Views/EditSubEditTableViewCell.m @@ -1,7 +1,7 @@ /* Custom table cell indicating a switch to a sub-view - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/Views/EditTextTableViewCell.h b/client/iOS/Views/EditTextTableViewCell.h index 22a55a679..eaf99b1c2 100644 --- a/client/iOS/Views/EditTextTableViewCell.h +++ b/client/iOS/Views/EditTextTableViewCell.h @@ -1,7 +1,7 @@ /* Custom table cell with edit text field - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/Views/EditTextTableViewCell.m b/client/iOS/Views/EditTextTableViewCell.m index afbf417d6..765572425 100644 --- a/client/iOS/Views/EditTextTableViewCell.m +++ b/client/iOS/Views/EditTextTableViewCell.m @@ -1,7 +1,7 @@ /* Custom table cell with edit text field - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/Views/RDPSessionView.h b/client/iOS/Views/RDPSessionView.h index 17eb17429..cf90ea1a1 100644 --- a/client/iOS/Views/RDPSessionView.h +++ b/client/iOS/Views/RDPSessionView.h @@ -1,7 +1,7 @@ /* RDP Session View - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/Views/RDPSessionView.m b/client/iOS/Views/RDPSessionView.m index 6d0d0ac2b..efda38bbe 100644 --- a/client/iOS/Views/RDPSessionView.m +++ b/client/iOS/Views/RDPSessionView.m @@ -1,7 +1,7 @@ /* RDP Session View - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/Views/SessionTableCell.h b/client/iOS/Views/SessionTableCell.h index 5090fa5bc..7aed07d77 100644 --- a/client/iOS/Views/SessionTableCell.h +++ b/client/iOS/Views/SessionTableCell.h @@ -1,7 +1,7 @@ /* Custom session table cell - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/Views/SessionTableCell.m b/client/iOS/Views/SessionTableCell.m index f57a4c816..14a62072b 100644 --- a/client/iOS/Views/SessionTableCell.m +++ b/client/iOS/Views/SessionTableCell.m @@ -1,7 +1,7 @@ /* Custom session table cell - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/Views/TouchPointerView.h b/client/iOS/Views/TouchPointerView.h index 1c0b036cc..8bc1bb171 100644 --- a/client/iOS/Views/TouchPointerView.h +++ b/client/iOS/Views/TouchPointerView.h @@ -1,7 +1,7 @@ /* RDP Touch Pointer View - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/Views/TouchPointerView.m b/client/iOS/Views/TouchPointerView.m index db2108da9..11ed8737b 100644 --- a/client/iOS/Views/TouchPointerView.m +++ b/client/iOS/Views/TouchPointerView.m @@ -1,7 +1,7 @@ /* RDP Touch Pointer View - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/iFreeRDP-Prefix.pch b/client/iOS/iFreeRDP-Prefix.pch index ecb2e5ace..171160a36 100644 --- a/client/iOS/iFreeRDP-Prefix.pch +++ b/client/iOS/iFreeRDP-Prefix.pch @@ -1,7 +1,7 @@ /* PCH - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/client/iOS/iFreeRDP.plist b/client/iOS/iFreeRDP.plist index d01a583b8..2cf906987 100644 --- a/client/iOS/iFreeRDP.plist +++ b/client/iOS/iFreeRDP.plist @@ -16,7 +16,7 @@ Icon-72@2x.png CFBundleIdentifier - at.thinstuff.ifreerdp + com.freerdp.ifreerdp CFBundleInfoDictionaryVersion 6.0 CFBundleName diff --git a/client/iOS/main.m b/client/iOS/main.m index 99cabbbcd..cefffeaf9 100644 --- a/client/iOS/main.m +++ b/client/iOS/main.m @@ -1,7 +1,7 @@ /* Main App Entry - Copyright 2013 Thinstuff Technologies GmbH, Author: Martin Fleisz + Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/cmake/CheckCmakeCompat.cmake b/cmake/CheckCmakeCompat.cmake index fd746442e..19710b2ad 100644 --- a/cmake/CheckCmakeCompat.cmake +++ b/cmake/CheckCmakeCompat.cmake @@ -1,7 +1,7 @@ # Central location to check for cmake (version) requirements # #============================================================================= -# Copyright 2012 Bernhard Miklautz +# Copyright 2012 Bernhard Miklautz # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/cmake/ConfigOptionsAndroid.cmake b/cmake/ConfigOptionsAndroid.cmake index 9bbcb1f20..e6ae84dd3 100644 --- a/cmake/ConfigOptionsAndroid.cmake +++ b/cmake/ConfigOptionsAndroid.cmake @@ -1,7 +1,7 @@ # FreeRDP cmake android options # -# Copyright 2013 Thinstuff Technologies GmbH -# Copyright 2013 Bernhard Miklautz +# Copyright 2013 Thincast Technologies GmbH +# Copyright 2013 Bernhard Miklautz # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/cmake/ConfigOptionsiOS.cmake b/cmake/ConfigOptionsiOS.cmake index c9bd4fd0c..84a8196e8 100644 --- a/cmake/ConfigOptionsiOS.cmake +++ b/cmake/ConfigOptionsiOS.cmake @@ -1,7 +1,7 @@ # FreeRDP cmake ios options # -# Copyright 2013 Thinstuff Technologies GmbH -# Copyright 2013 Martin Fleisz +# Copyright 2013 Thincast Technologies GmbH +# Copyright 2013 Martin Fleisz # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/cmake/FindDbusGlib.cmake b/cmake/FindDbusGlib.cmake index ae966bc65..95c64e48a 100644 --- a/cmake/FindDbusGlib.cmake +++ b/cmake/FindDbusGlib.cmake @@ -1,7 +1,7 @@ # DbusGlib library detection # -# Copyright 2013 Thinstuff Technologies GmbH -# Copyright 2013 Armin Novak +# Copyright 2013 Thincast Technologies GmbH +# Copyright 2013 Armin Novak # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/include/freerdp/version.h.in b/include/freerdp/version.h.in index e16fd0ce6..74f07efcd 100644 --- a/include/freerdp/version.h.in +++ b/include/freerdp/version.h.in @@ -2,8 +2,8 @@ * FreeRDP: A Remote Desktop Protocol Implementation * Version includes * - * Copyright 2013 Thinstuff Technologies GmbH - * Copyright 2013 Bernhard Miklautz + * Copyright 2013 Thincast Technologies GmbH + * Copyright 2013 Bernhard Miklautz * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/libfreerdp/codec/rfx_decode.c b/libfreerdp/codec/rfx_decode.c index d91cfc52f..3d027a393 100644 --- a/libfreerdp/codec/rfx_decode.c +++ b/libfreerdp/codec/rfx_decode.c @@ -3,7 +3,7 @@ * RemoteFX Codec Library - Decode * * Copyright 2011 Vic Lee - * Copyright 2011 Norbert Federa + * Copyright 2011 Norbert Federa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/libfreerdp/codec/rfx_encode.c b/libfreerdp/codec/rfx_encode.c index ab106e291..5dd10e29f 100644 --- a/libfreerdp/codec/rfx_encode.c +++ b/libfreerdp/codec/rfx_encode.c @@ -3,7 +3,7 @@ * RemoteFX Codec Library - Encode * * Copyright 2011 Vic Lee - * Copyright 2011 Norbert Federa + * Copyright 2011 Norbert Federa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/libfreerdp/codec/rfx_neon.c b/libfreerdp/codec/rfx_neon.c index c78dc6c14..6fe8ec83d 100644 --- a/libfreerdp/codec/rfx_neon.c +++ b/libfreerdp/codec/rfx_neon.c @@ -2,7 +2,7 @@ FreeRDP: A Remote Desktop Protocol Implementation RemoteFX Codec Library - NEON Optimizations - Copyright 2011 Martin Fleisz + Copyright 2011 Martin Fleisz Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/libfreerdp/codec/rfx_neon.h b/libfreerdp/codec/rfx_neon.h index 4a4edddf4..00f1ac5b7 100644 --- a/libfreerdp/codec/rfx_neon.h +++ b/libfreerdp/codec/rfx_neon.h @@ -2,7 +2,7 @@ FreeRDP: A Remote Desktop Protocol Implementation RemoteFX Codec Library - NEON Optimizations - Copyright 2011 Martin Fleisz + Copyright 2011 Martin Fleisz Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/libfreerdp/codec/rfx_sse2.c b/libfreerdp/codec/rfx_sse2.c index 0dfac8106..47dbac32f 100644 --- a/libfreerdp/codec/rfx_sse2.c +++ b/libfreerdp/codec/rfx_sse2.c @@ -3,7 +3,7 @@ * RemoteFX Codec Library - SSE2 Optimizations * * Copyright 2011 Stephen Erisman - * Copyright 2011 Norbert Federa + * Copyright 2011 Norbert Federa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/libfreerdp/primitives/prim_colors.c b/libfreerdp/primitives/prim_colors.c index aae98e2d8..a7de64339 100644 --- a/libfreerdp/primitives/prim_colors.c +++ b/libfreerdp/primitives/prim_colors.c @@ -3,8 +3,8 @@ * vi:ts=4 sw=4: * * Copyright 2011 Stephen Erisman - * Copyright 2011 Norbert Federa - * Copyright 2011 Martin Fleisz + * Copyright 2011 Norbert Federa + * Copyright 2011 Martin Fleisz * (c) Copyright 2012 Hewlett-Packard Development Company, L.P. * * Licensed under the Apache License, Version 2.0 (the "License"); you may diff --git a/libfreerdp/primitives/prim_colors_opt.c b/libfreerdp/primitives/prim_colors_opt.c index 10d7c03be..0d3dd4d01 100644 --- a/libfreerdp/primitives/prim_colors_opt.c +++ b/libfreerdp/primitives/prim_colors_opt.c @@ -3,8 +3,8 @@ * vi:ts=4 sw=4: * * Copyright 2011 Stephen Erisman - * Copyright 2011 Norbert Federa - * Copyright 2011 Martin Fleisz + * Copyright 2011 Norbert Federa + * Copyright 2011 Martin Fleisz * (c) Copyright 2012 Hewlett-Packard Development Company, L.P. * * Licensed under the Apache License, Version 2.0 (the "License"); you may diff --git a/libfreerdp/primitives/primitives.c b/libfreerdp/primitives/primitives.c index 2bb05d626..33764f1af 100644 --- a/libfreerdp/primitives/primitives.c +++ b/libfreerdp/primitives/primitives.c @@ -2,7 +2,7 @@ * This code queries processor features and calls the init/deinit routines. * vi:ts=4 sw=4 * - * Copyright 2011 Martin Fleisz + * Copyright 2011 Martin Fleisz * (c) Copyright 2012 Hewlett-Packard Development Company, L.P. * * Licensed under the Apache License, Version 2.0 (the "License"); you may diff --git a/scripts/OpenSSL-DownloadAndBuild.command b/scripts/OpenSSL-DownloadAndBuild.command index e8244e4a9..eeaaca75b 100755 --- a/scripts/OpenSSL-DownloadAndBuild.command +++ b/scripts/OpenSSL-DownloadAndBuild.command @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright 2013 Thinstuff Technologies GmbH +# Copyright 2013 Thincast Technologies GmbH # # This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. # If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/winpr/include/winpr/environment.h b/winpr/include/winpr/environment.h index 3e99db77e..15ac44e3b 100644 --- a/winpr/include/winpr/environment.h +++ b/winpr/include/winpr/environment.h @@ -3,8 +3,8 @@ * Process Environment Functions * * Copyright 2012 Marc-Andre Moreau - * Copyright 2013 Thinstuff Technologies GmbH - * Copyright 2013 DI (FH) Martin Haimberger + * Copyright 2013 Thincast Technologies GmbH + * Copyright 2013 DI (FH) Martin Haimberger * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/winpr/libwinpr/environment/environment.c b/winpr/libwinpr/environment/environment.c index 62b883311..b74bdcfc5 100644 --- a/winpr/libwinpr/environment/environment.c +++ b/winpr/libwinpr/environment/environment.c @@ -3,8 +3,8 @@ * Process Environment Functions * * Copyright 2012 Marc-Andre Moreau - * Copyright 2013 Thinstuff Technologies GmbH - * Copyright 2013 DI (FH) Martin Haimberger + * Copyright 2013 Thincast Technologies GmbH + * Copyright 2013 DI (FH) Martin Haimberger * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/winpr/libwinpr/error/test/TestErrorSetLastError.c b/winpr/libwinpr/error/test/TestErrorSetLastError.c index 134ffce38..a8638379a 100644 --- a/winpr/libwinpr/error/test/TestErrorSetLastError.c +++ b/winpr/libwinpr/error/test/TestErrorSetLastError.c @@ -2,8 +2,8 @@ * CTest for winpr's SetLastError/GetLastError * * Copyright 2013 Marc-Andre Moreau - * Copyright 2013 Thinstuff Technologies GmbH - * Copyright 2013 Norbert Federa + * Copyright 2013 Thincast Technologies GmbH + * Copyright 2013 Norbert Federa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/winpr/libwinpr/nt/nt.c b/winpr/libwinpr/nt/nt.c index 8e16c9b86..d4fbafb31 100644 --- a/winpr/libwinpr/nt/nt.c +++ b/winpr/libwinpr/nt/nt.c @@ -3,8 +3,8 @@ * Windows Native System Services * * Copyright 2013 Marc-Andre Moreau - * Copyright 2013 Thinstuff Technologies GmbH - * Copyright 2013 Norbert Federa + * Copyright 2013 Thincast Technologies GmbH + * Copyright 2013 Norbert Federa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/winpr/libwinpr/synch/critical.c b/winpr/libwinpr/synch/critical.c index df66f1aae..90909e67f 100644 --- a/winpr/libwinpr/synch/critical.c +++ b/winpr/libwinpr/synch/critical.c @@ -3,7 +3,7 @@ * Synchronization Functions * * Copyright 2012 Marc-Andre Moreau - * Copyright 2013 Norbert Federa + * Copyright 2013 Norbert Federa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/winpr/libwinpr/sysinfo/sysinfo.c b/winpr/libwinpr/sysinfo/sysinfo.c index 9091c5e84..c03500ec2 100644 --- a/winpr/libwinpr/sysinfo/sysinfo.c +++ b/winpr/libwinpr/sysinfo/sysinfo.c @@ -3,7 +3,7 @@ * System Information * * Copyright 2012 Marc-Andre Moreau - * Copyright 2013 Bernhard Miklautz + * Copyright 2013 Bernhard Miklautz * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.