]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
Unify format of HSR copyright statements
authorTobias Brunner <tobias@strongswan.org>
Wed, 23 May 2018 14:04:50 +0000 (16:04 +0200)
committerTobias Brunner <tobias@strongswan.org>
Wed, 23 May 2018 14:32:53 +0000 (16:32 +0200)
1190 files changed:
scripts/aes-test.c
scripts/bin2array.c
scripts/bin2sql.c
scripts/dh_speed.c
scripts/dnssec.c
scripts/id2sql.c
scripts/key2keyid.c
scripts/keyid2sql.c
scripts/pubkey_speed.c
scripts/settings-test.c
scripts/thread_analysis.c
src/charon-cmd/charon-cmd.c
src/charon-cmd/cmd/cmd_connection.c
src/charon-cmd/cmd/cmd_creds.c
src/charon-cmd/cmd/cmd_options.c
src/charon-cmd/cmd/cmd_options.h
src/charon-nm/charon-nm.c
src/charon-nm/nm/nm_backend.c
src/charon-nm/nm/nm_backend.h
src/charon-nm/nm/nm_creds.c
src/charon-nm/nm/nm_creds.h
src/charon-nm/nm/nm_handler.c
src/charon-nm/nm/nm_handler.h
src/charon-nm/nm/nm_service.c
src/charon-nm/nm/nm_service.h
src/charon-systemd/charon-systemd.c
src/charon-tkm/src/ees/ees_callbacks.c
src/charon-tkm/src/ees/ees_callbacks.h
src/charon-tkm/src/ees/esa_event_service.adb
src/charon-tkm/src/ees/esa_event_service.ads
src/charon-tkm/src/ehandler/eh_callbacks.c
src/charon-tkm/src/ehandler/eh_callbacks.h
src/charon-tkm/src/ehandler/exception_handler.adb
src/charon-tkm/src/ehandler/exception_handler.ads
src/charon-tkm/src/tkm/tkm.c
src/charon-tkm/src/tkm/tkm.h
src/charon-tkm/src/tkm/tkm_chunk_map.c
src/charon-tkm/src/tkm/tkm_chunk_map.h
src/charon-tkm/src/tkm/tkm_cred.c
src/charon-tkm/src/tkm/tkm_cred.h
src/charon-tkm/src/tkm/tkm_diffie_hellman.c
src/charon-tkm/src/tkm/tkm_diffie_hellman.h
src/charon-tkm/src/tkm/tkm_encoder.c
src/charon-tkm/src/tkm/tkm_encoder.h
src/charon-tkm/src/tkm/tkm_id_manager.c
src/charon-tkm/src/tkm/tkm_id_manager.h
src/charon-tkm/src/tkm/tkm_kernel_ipsec.h
src/charon-tkm/src/tkm/tkm_kernel_sad.c
src/charon-tkm/src/tkm/tkm_kernel_sad.h
src/charon-tkm/src/tkm/tkm_keymat.c
src/charon-tkm/src/tkm/tkm_keymat.h
src/charon-tkm/src/tkm/tkm_listener.c
src/charon-tkm/src/tkm/tkm_listener.h
src/charon-tkm/src/tkm/tkm_nonceg.c
src/charon-tkm/src/tkm/tkm_nonceg.h
src/charon-tkm/src/tkm/tkm_private_key.c
src/charon-tkm/src/tkm/tkm_private_key.h
src/charon-tkm/src/tkm/tkm_public_key.c
src/charon-tkm/src/tkm/tkm_public_key.h
src/charon-tkm/src/tkm/tkm_spi_generator.c
src/charon-tkm/src/tkm/tkm_spi_generator.h
src/charon-tkm/src/tkm/tkm_types.h
src/charon-tkm/src/tkm/tkm_utils.c
src/charon-tkm/src/tkm/tkm_utils.h
src/charon-tkm/tests/chunk_map_tests.c
src/charon-tkm/tests/diffie_hellman_tests.c
src/charon-tkm/tests/id_manager_tests.c
src/charon-tkm/tests/kernel_sad_tests.c
src/charon-tkm/tests/keymat_tests.c
src/charon-tkm/tests/nonceg_tests.c
src/charon-tkm/tests/tests.c
src/charon-tkm/tests/tests.h
src/charon-tkm/tests/utils_tests.c
src/checksum/checksum_builder.c
src/dumm/bridge.c
src/dumm/bridge.h
src/dumm/cowfs.c
src/dumm/cowfs.h
src/dumm/dumm.c
src/dumm/dumm.h
src/dumm/ext/dumm.c
src/dumm/ext/lib/dumm.rb
src/dumm/ext/lib/dumm/guest.rb
src/dumm/guest.c
src/dumm/guest.h
src/dumm/iface.c
src/dumm/iface.h
src/dumm/irdumm.c
src/dumm/main.c
src/dumm/mconsole.c
src/dumm/mconsole.h
src/frontends/android/app/src/main/AndroidManifest.xml
src/frontends/android/app/src/main/java/org/strongswan/android/data/LogContentProvider.java
src/frontends/android/app/src/main/java/org/strongswan/android/data/VpnType.java
src/frontends/android/app/src/main/java/org/strongswan/android/logic/NetworkManager.java
src/frontends/android/app/src/main/java/org/strongswan/android/logic/StrongSwanApplication.java
src/frontends/android/app/src/main/java/org/strongswan/android/logic/TrustedCertificateManager.java
src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/AndroidImc.java
src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/ImcState.java
src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/RemediationInstruction.java
src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/attributes/Attribute.java
src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/attributes/AttributeType.java
src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/attributes/DeviceIdAttribute.java
src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/attributes/InstalledPackagesAttribute.java
src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/attributes/PortFilterAttribute.java
src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/attributes/PrivateEnterpriseNumber.java
src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/attributes/ProductInformationAttribute.java
src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/attributes/SettingsAttribute.java
src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/attributes/StringVersionAttribute.java
src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/collectors/Collector.java
src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/collectors/DeviceIdCollector.java
src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/collectors/InstalledPackagesCollector.java
src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/collectors/PortFilterCollector.java
src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/collectors/ProductInformationCollector.java
src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/collectors/Protocol.java
src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/collectors/SettingsCollector.java
src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/collectors/StringVersionCollector.java
src/frontends/android/app/src/main/java/org/strongswan/android/security/LocalCertificateKeyStoreProvider.java
src/frontends/android/app/src/main/java/org/strongswan/android/security/LocalCertificateKeyStoreSpi.java
src/frontends/android/app/src/main/java/org/strongswan/android/security/LocalCertificateStore.java
src/frontends/android/app/src/main/java/org/strongswan/android/ui/CertificateDeleteConfirmationDialog.java
src/frontends/android/app/src/main/java/org/strongswan/android/ui/ImcStateFragment.java
src/frontends/android/app/src/main/java/org/strongswan/android/ui/LogActivity.java
src/frontends/android/app/src/main/java/org/strongswan/android/ui/LogScrollView.java
src/frontends/android/app/src/main/java/org/strongswan/android/ui/RemediationInstructionFragment.java
src/frontends/android/app/src/main/java/org/strongswan/android/ui/RemediationInstructionsActivity.java
src/frontends/android/app/src/main/java/org/strongswan/android/ui/RemediationInstructionsFragment.java
src/frontends/android/app/src/main/java/org/strongswan/android/ui/TrustedCertificateImportActivity.java
src/frontends/android/app/src/main/java/org/strongswan/android/ui/TrustedCertificateListFragment.java
src/frontends/android/app/src/main/java/org/strongswan/android/ui/TrustedCertificatesActivity.java
src/frontends/android/app/src/main/java/org/strongswan/android/ui/VpnProfileListFragment.java
src/frontends/android/app/src/main/java/org/strongswan/android/ui/VpnProfileSelectActivity.java
src/frontends/android/app/src/main/java/org/strongswan/android/ui/adapter/RemediationInstructionAdapter.java
src/frontends/android/app/src/main/java/org/strongswan/android/ui/adapter/TrustedCertificateAdapter.java
src/frontends/android/app/src/main/java/org/strongswan/android/ui/adapter/VpnProfileAdapter.java
src/frontends/android/app/src/main/java/org/strongswan/android/utils/BufferedByteWriter.java
src/frontends/android/app/src/main/java/org/strongswan/android/utils/Constants.java
src/frontends/android/app/src/main/java/org/strongswan/android/utils/SettingsWriter.java
src/frontends/android/app/src/main/jni/libandroidbridge/backend/android_attr.c
src/frontends/android/app/src/main/jni/libandroidbridge/backend/android_attr.h
src/frontends/android/app/src/main/jni/libandroidbridge/backend/android_dns_proxy.c
src/frontends/android/app/src/main/jni/libandroidbridge/backend/android_dns_proxy.h
src/frontends/android/app/src/main/jni/libandroidbridge/backend/android_private_key.h
src/frontends/android/app/src/main/jni/libandroidbridge/backend/android_service.h
src/frontends/android/app/src/main/jni/libandroidbridge/byod/imc_android.c
src/frontends/android/app/src/main/jni/libandroidbridge/byod/imc_android.h
src/frontends/android/app/src/main/jni/libandroidbridge/byod/imc_android_state.c
src/frontends/android/app/src/main/jni/libandroidbridge/byod/imc_android_state.h
src/frontends/android/app/src/main/jni/libandroidbridge/charonservice.h
src/frontends/android/app/src/main/jni/libandroidbridge/kernel/android_ipsec.c
src/frontends/android/app/src/main/jni/libandroidbridge/kernel/android_ipsec.h
src/frontends/android/app/src/main/jni/libandroidbridge/kernel/android_net.c
src/frontends/android/app/src/main/jni/libandroidbridge/kernel/android_net.h
src/frontends/android/app/src/main/jni/libandroidbridge/kernel/network_manager.c
src/frontends/android/app/src/main/jni/libandroidbridge/kernel/network_manager.h
src/frontends/android/app/src/main/jni/libandroidbridge/vpnservice_builder.c
src/frontends/android/app/src/main/jni/libandroidbridge/vpnservice_builder.h
src/frontends/android/app/src/main/res/drawable/remediation_instruction_background_large.xml
src/frontends/android/app/src/main/res/drawable/state_background.xml
src/frontends/android/app/src/main/res/layout-large/remediation_instructions.xml
src/frontends/android/app/src/main/res/layout/imc_state_fragment.xml
src/frontends/android/app/src/main/res/layout/log_activity.xml
src/frontends/android/app/src/main/res/layout/log_fragment.xml
src/frontends/android/app/src/main/res/layout/main.xml
src/frontends/android/app/src/main/res/layout/profile_list_fragment.xml
src/frontends/android/app/src/main/res/layout/profile_list_item.xml
src/frontends/android/app/src/main/res/layout/remediation_instruction.xml
src/frontends/android/app/src/main/res/layout/remediation_instruction_item.xml
src/frontends/android/app/src/main/res/layout/remediation_instructions.xml
src/frontends/android/app/src/main/res/layout/trusted_certificates_activity.xml
src/frontends/android/app/src/main/res/layout/trusted_certificates_item.xml
src/frontends/android/app/src/main/res/layout/two_line_button.xml
src/frontends/android/app/src/main/res/layout/vpn_profile_select.xml
src/frontends/android/app/src/main/res/layout/vpn_state_fragment.xml
src/frontends/android/app/src/main/res/menu/certificates.xml
src/frontends/android/app/src/main/res/menu/log.xml
src/frontends/android/app/src/main/res/menu/profile_edit.xml
src/frontends/android/app/src/main/res/menu/profile_import.xml
src/frontends/android/app/src/main/res/menu/profile_list.xml
src/frontends/android/app/src/main/res/menu/profile_list_context.xml
src/frontends/android/app/src/main/res/values-pl/arrays.xml
src/frontends/android/app/src/test/java/org/strongswan/android/test/BufferedByteWriterTest.java
src/frontends/android/app/src/test/java/org/strongswan/android/test/SettingsWriterTest.java
src/frontends/gnome/properties/nm-strongswan.c
src/frontends/gnome/properties/nm-strongswan.h
src/libcharon/attributes/attribute_handler.h
src/libcharon/attributes/attribute_manager.c
src/libcharon/attributes/attribute_manager.h
src/libcharon/attributes/attribute_provider.h
src/libcharon/attributes/attributes.c
src/libcharon/attributes/attributes.h
src/libcharon/attributes/mem_pool.c
src/libcharon/attributes/mem_pool.h
src/libcharon/bus/bus.c
src/libcharon/bus/bus.h
src/libcharon/bus/listeners/file_logger.c
src/libcharon/bus/listeners/file_logger.h
src/libcharon/bus/listeners/listener.h
src/libcharon/bus/listeners/logger.h
src/libcharon/bus/listeners/sys_logger.c
src/libcharon/bus/listeners/sys_logger.h
src/libcharon/config/backend.h
src/libcharon/config/backend_manager.c
src/libcharon/config/backend_manager.h
src/libcharon/config/ike_cfg.c
src/libcharon/config/ike_cfg.h
src/libcharon/control/controller.c
src/libcharon/control/controller.h
src/libcharon/daemon.h
src/libcharon/encoding/generator.c
src/libcharon/encoding/generator.h
src/libcharon/encoding/message.c
src/libcharon/encoding/message.h
src/libcharon/encoding/parser.c
src/libcharon/encoding/parser.h
src/libcharon/encoding/payloads/auth_payload.c
src/libcharon/encoding/payloads/auth_payload.h
src/libcharon/encoding/payloads/cert_payload.c
src/libcharon/encoding/payloads/cert_payload.h
src/libcharon/encoding/payloads/certreq_payload.c
src/libcharon/encoding/payloads/certreq_payload.h
src/libcharon/encoding/payloads/configuration_attribute.c
src/libcharon/encoding/payloads/configuration_attribute.h
src/libcharon/encoding/payloads/cp_payload.c
src/libcharon/encoding/payloads/cp_payload.h
src/libcharon/encoding/payloads/delete_payload.c
src/libcharon/encoding/payloads/delete_payload.h
src/libcharon/encoding/payloads/eap_payload.c
src/libcharon/encoding/payloads/eap_payload.h
src/libcharon/encoding/payloads/encodings.c
src/libcharon/encoding/payloads/encodings.h
src/libcharon/encoding/payloads/encrypted_fragment_payload.h
src/libcharon/encoding/payloads/encrypted_payload.c
src/libcharon/encoding/payloads/encrypted_payload.h
src/libcharon/encoding/payloads/endpoint_notify.c
src/libcharon/encoding/payloads/endpoint_notify.h
src/libcharon/encoding/payloads/fragment_payload.c
src/libcharon/encoding/payloads/fragment_payload.h
src/libcharon/encoding/payloads/id_payload.c
src/libcharon/encoding/payloads/id_payload.h
src/libcharon/encoding/payloads/ike_header.c
src/libcharon/encoding/payloads/ike_header.h
src/libcharon/encoding/payloads/ke_payload.c
src/libcharon/encoding/payloads/ke_payload.h
src/libcharon/encoding/payloads/nonce_payload.c
src/libcharon/encoding/payloads/nonce_payload.h
src/libcharon/encoding/payloads/notify_payload.c
src/libcharon/encoding/payloads/notify_payload.h
src/libcharon/encoding/payloads/payload.c
src/libcharon/encoding/payloads/payload.h
src/libcharon/encoding/payloads/proposal_substructure.c
src/libcharon/encoding/payloads/proposal_substructure.h
src/libcharon/encoding/payloads/sa_payload.c
src/libcharon/encoding/payloads/sa_payload.h
src/libcharon/encoding/payloads/traffic_selector_substructure.c
src/libcharon/encoding/payloads/traffic_selector_substructure.h
src/libcharon/encoding/payloads/transform_attribute.c
src/libcharon/encoding/payloads/transform_attribute.h
src/libcharon/encoding/payloads/transform_substructure.c
src/libcharon/encoding/payloads/transform_substructure.h
src/libcharon/encoding/payloads/ts_payload.c
src/libcharon/encoding/payloads/ts_payload.h
src/libcharon/encoding/payloads/unknown_payload.c
src/libcharon/encoding/payloads/unknown_payload.h
src/libcharon/encoding/payloads/vendor_id_payload.c
src/libcharon/encoding/payloads/vendor_id_payload.h
src/libcharon/kernel/kernel_handler.c
src/libcharon/kernel/kernel_handler.h
src/libcharon/kernel/kernel_ipsec.c
src/libcharon/kernel/kernel_listener.h
src/libcharon/network/receiver.c
src/libcharon/network/receiver.h
src/libcharon/network/sender.c
src/libcharon/network/sender.h
src/libcharon/network/socket.h
src/libcharon/network/socket_manager.c
src/libcharon/network/socket_manager.h
src/libcharon/plugins/addrblock/addrblock_narrow.c
src/libcharon/plugins/addrblock/addrblock_validator.c
src/libcharon/plugins/android_dns/android_dns_handler.c
src/libcharon/plugins/android_dns/android_dns_handler.h
src/libcharon/plugins/android_dns/android_dns_plugin.c
src/libcharon/plugins/android_dns/android_dns_plugin.h
src/libcharon/plugins/android_log/android_log_logger.c
src/libcharon/plugins/android_log/android_log_logger.h
src/libcharon/plugins/android_log/android_log_plugin.c
src/libcharon/plugins/android_log/android_log_plugin.h
src/libcharon/plugins/attr/attr_plugin.c
src/libcharon/plugins/attr/attr_plugin.h
src/libcharon/plugins/attr/attr_provider.c
src/libcharon/plugins/attr/attr_provider.h
src/libcharon/plugins/attr_sql/attr_sql_plugin.c
src/libcharon/plugins/attr_sql/attr_sql_plugin.h
src/libcharon/plugins/attr_sql/attr_sql_provider.c
src/libcharon/plugins/attr_sql/attr_sql_provider.h
src/libcharon/plugins/connmark/connmark_listener.c
src/libcharon/plugins/dhcp/dhcp_plugin.c
src/libcharon/plugins/dnscert/dnscert_cred.c
src/libcharon/plugins/dnscert/dnscert_plugin.c
src/libcharon/plugins/eap_aka/eap_aka_peer.c
src/libcharon/plugins/eap_aka/eap_aka_peer.h
src/libcharon/plugins/eap_aka/eap_aka_plugin.c
src/libcharon/plugins/eap_aka/eap_aka_plugin.h
src/libcharon/plugins/eap_aka/eap_aka_server.c
src/libcharon/plugins/eap_aka/eap_aka_server.h
src/libcharon/plugins/eap_aka_3gpp/eap_aka_3gpp_card.c
src/libcharon/plugins/eap_aka_3gpp/eap_aka_3gpp_card.h
src/libcharon/plugins/eap_aka_3gpp/eap_aka_3gpp_functions.h
src/libcharon/plugins/eap_aka_3gpp/eap_aka_3gpp_plugin.c
src/libcharon/plugins/eap_aka_3gpp/eap_aka_3gpp_plugin.h
src/libcharon/plugins/eap_aka_3gpp/eap_aka_3gpp_provider.c
src/libcharon/plugins/eap_aka_3gpp/eap_aka_3gpp_provider.h
src/libcharon/plugins/eap_aka_3gpp2/eap_aka_3gpp2_card.c
src/libcharon/plugins/eap_aka_3gpp2/eap_aka_3gpp2_card.h
src/libcharon/plugins/eap_aka_3gpp2/eap_aka_3gpp2_functions.c
src/libcharon/plugins/eap_aka_3gpp2/eap_aka_3gpp2_functions.h
src/libcharon/plugins/eap_aka_3gpp2/eap_aka_3gpp2_plugin.c
src/libcharon/plugins/eap_aka_3gpp2/eap_aka_3gpp2_plugin.h
src/libcharon/plugins/eap_aka_3gpp2/eap_aka_3gpp2_provider.c
src/libcharon/plugins/eap_aka_3gpp2/eap_aka_3gpp2_provider.h
src/libcharon/plugins/eap_dynamic/eap_dynamic.c
src/libcharon/plugins/eap_dynamic/eap_dynamic.h
src/libcharon/plugins/eap_dynamic/eap_dynamic_plugin.c
src/libcharon/plugins/eap_dynamic/eap_dynamic_plugin.h
src/libcharon/plugins/eap_gtc/eap_gtc.c
src/libcharon/plugins/eap_gtc/eap_gtc.h
src/libcharon/plugins/eap_gtc/eap_gtc_plugin.c
src/libcharon/plugins/eap_gtc/eap_gtc_plugin.h
src/libcharon/plugins/eap_identity/eap_identity.c
src/libcharon/plugins/eap_identity/eap_identity.h
src/libcharon/plugins/eap_identity/eap_identity_plugin.c
src/libcharon/plugins/eap_identity/eap_identity_plugin.h
src/libcharon/plugins/eap_md5/eap_md5.c
src/libcharon/plugins/eap_md5/eap_md5.h
src/libcharon/plugins/eap_md5/eap_md5_plugin.c
src/libcharon/plugins/eap_md5/eap_md5_plugin.h
src/libcharon/plugins/eap_mschapv2/eap_mschapv2.c
src/libcharon/plugins/eap_mschapv2/eap_mschapv2.h
src/libcharon/plugins/eap_mschapv2/eap_mschapv2_plugin.c
src/libcharon/plugins/eap_mschapv2/eap_mschapv2_plugin.h
src/libcharon/plugins/eap_peap/eap_peap.c
src/libcharon/plugins/eap_peap/eap_peap.h
src/libcharon/plugins/eap_peap/eap_peap_avp.c
src/libcharon/plugins/eap_peap/eap_peap_avp.h
src/libcharon/plugins/eap_peap/eap_peap_peer.c
src/libcharon/plugins/eap_peap/eap_peap_peer.h
src/libcharon/plugins/eap_peap/eap_peap_plugin.c
src/libcharon/plugins/eap_peap/eap_peap_plugin.h
src/libcharon/plugins/eap_peap/eap_peap_server.c
src/libcharon/plugins/eap_peap/eap_peap_server.h
src/libcharon/plugins/eap_radius/eap_radius.h
src/libcharon/plugins/eap_radius/eap_radius_plugin.c
src/libcharon/plugins/eap_radius/eap_radius_plugin.h
src/libcharon/plugins/eap_sim/eap_sim_peer.c
src/libcharon/plugins/eap_sim/eap_sim_peer.h
src/libcharon/plugins/eap_sim/eap_sim_plugin.c
src/libcharon/plugins/eap_sim/eap_sim_plugin.h
src/libcharon/plugins/eap_sim/eap_sim_server.c
src/libcharon/plugins/eap_sim/eap_sim_server.h
src/libcharon/plugins/eap_sim_file/eap_sim_file_card.c
src/libcharon/plugins/eap_sim_file/eap_sim_file_card.h
src/libcharon/plugins/eap_sim_file/eap_sim_file_plugin.c
src/libcharon/plugins/eap_sim_file/eap_sim_file_plugin.h
src/libcharon/plugins/eap_sim_file/eap_sim_file_provider.c
src/libcharon/plugins/eap_sim_file/eap_sim_file_provider.h
src/libcharon/plugins/eap_sim_file/eap_sim_file_triplets.c
src/libcharon/plugins/eap_sim_file/eap_sim_file_triplets.h
src/libcharon/plugins/eap_simaka_pseudonym/eap_simaka_pseudonym_card.h
src/libcharon/plugins/eap_simaka_pseudonym/eap_simaka_pseudonym_plugin.c
src/libcharon/plugins/eap_simaka_pseudonym/eap_simaka_pseudonym_plugin.h
src/libcharon/plugins/eap_simaka_pseudonym/eap_simaka_pseudonym_provider.c
src/libcharon/plugins/eap_simaka_pseudonym/eap_simaka_pseudonym_provider.h
src/libcharon/plugins/eap_simaka_reauth/eap_simaka_reauth_card.c
src/libcharon/plugins/eap_simaka_reauth/eap_simaka_reauth_card.h
src/libcharon/plugins/eap_simaka_reauth/eap_simaka_reauth_plugin.c
src/libcharon/plugins/eap_simaka_reauth/eap_simaka_reauth_plugin.h
src/libcharon/plugins/eap_simaka_reauth/eap_simaka_reauth_provider.c
src/libcharon/plugins/eap_simaka_reauth/eap_simaka_reauth_provider.h
src/libcharon/plugins/eap_tnc/eap_tnc.h
src/libcharon/plugins/eap_tnc/eap_tnc_plugin.c
src/libcharon/plugins/eap_tnc/eap_tnc_plugin.h
src/libcharon/plugins/eap_ttls/eap_ttls.c
src/libcharon/plugins/eap_ttls/eap_ttls.h
src/libcharon/plugins/eap_ttls/eap_ttls_avp.c
src/libcharon/plugins/eap_ttls/eap_ttls_avp.h
src/libcharon/plugins/eap_ttls/eap_ttls_peer.c
src/libcharon/plugins/eap_ttls/eap_ttls_peer.h
src/libcharon/plugins/eap_ttls/eap_ttls_plugin.c
src/libcharon/plugins/eap_ttls/eap_ttls_plugin.h
src/libcharon/plugins/eap_ttls/eap_ttls_server.h
src/libcharon/plugins/forecast/forecast_listener.c
src/libcharon/plugins/ha/ha_child.c
src/libcharon/plugins/ha/ha_child.h
src/libcharon/plugins/ha/ha_ctl.c
src/libcharon/plugins/ha/ha_ctl.h
src/libcharon/plugins/ha/ha_dispatcher.c
src/libcharon/plugins/ha/ha_dispatcher.h
src/libcharon/plugins/ha/ha_ike.c
src/libcharon/plugins/ha/ha_ike.h
src/libcharon/plugins/ha/ha_kernel.c
src/libcharon/plugins/ha/ha_kernel.h
src/libcharon/plugins/ha/ha_message.c
src/libcharon/plugins/ha/ha_message.h
src/libcharon/plugins/ha/ha_plugin.c
src/libcharon/plugins/ha/ha_plugin.h
src/libcharon/plugins/ha/ha_segments.c
src/libcharon/plugins/ha/ha_segments.h
src/libcharon/plugins/ha/ha_socket.h
src/libcharon/plugins/ha/ha_tunnel.c
src/libcharon/plugins/ha/ha_tunnel.h
src/libcharon/plugins/ipseckey/ipseckey.c
src/libcharon/plugins/ipseckey/ipseckey.h
src/libcharon/plugins/ipseckey/ipseckey_cred.c
src/libcharon/plugins/ipseckey/ipseckey_cred.h
src/libcharon/plugins/ipseckey/ipseckey_plugin.c
src/libcharon/plugins/ipseckey/ipseckey_plugin.h
src/libcharon/plugins/kernel_libipsec/kernel_libipsec_ipsec.c
src/libcharon/plugins/kernel_libipsec/kernel_libipsec_ipsec.h
src/libcharon/plugins/kernel_libipsec/kernel_libipsec_plugin.c
src/libcharon/plugins/kernel_libipsec/kernel_libipsec_plugin.h
src/libcharon/plugins/kernel_libipsec/kernel_libipsec_router.c
src/libcharon/plugins/kernel_libipsec/kernel_libipsec_router.h
src/libcharon/plugins/kernel_netlink/kernel_netlink_ipsec.h
src/libcharon/plugins/kernel_netlink/kernel_netlink_net.h
src/libcharon/plugins/kernel_netlink/kernel_netlink_plugin.c
src/libcharon/plugins/kernel_netlink/kernel_netlink_plugin.h
src/libcharon/plugins/kernel_netlink/kernel_netlink_shared.c
src/libcharon/plugins/kernel_netlink/kernel_netlink_shared.h
src/libcharon/plugins/kernel_pfkey/kernel_pfkey_ipsec.h
src/libcharon/plugins/kernel_pfkey/kernel_pfkey_plugin.c
src/libcharon/plugins/kernel_pfkey/kernel_pfkey_plugin.h
src/libcharon/plugins/kernel_pfroute/kernel_pfroute_net.c
src/libcharon/plugins/kernel_pfroute/kernel_pfroute_net.h
src/libcharon/plugins/kernel_pfroute/kernel_pfroute_plugin.c
src/libcharon/plugins/kernel_pfroute/kernel_pfroute_plugin.h
src/libcharon/plugins/load_tester/load_tester_config.c
src/libcharon/plugins/load_tester/load_tester_config.h
src/libcharon/plugins/load_tester/load_tester_creds.c
src/libcharon/plugins/load_tester/load_tester_creds.h
src/libcharon/plugins/load_tester/load_tester_diffie_hellman.c
src/libcharon/plugins/load_tester/load_tester_diffie_hellman.h
src/libcharon/plugins/load_tester/load_tester_ipsec.c
src/libcharon/plugins/load_tester/load_tester_ipsec.h
src/libcharon/plugins/load_tester/load_tester_listener.c
src/libcharon/plugins/load_tester/load_tester_listener.h
src/libcharon/plugins/load_tester/load_tester_plugin.c
src/libcharon/plugins/load_tester/load_tester_plugin.h
src/libcharon/plugins/medcli/medcli_config.c
src/libcharon/plugins/medcli/medcli_config.h
src/libcharon/plugins/medcli/medcli_creds.c
src/libcharon/plugins/medcli/medcli_creds.h
src/libcharon/plugins/medcli/medcli_listener.c
src/libcharon/plugins/medcli/medcli_listener.h
src/libcharon/plugins/medcli/medcli_plugin.c
src/libcharon/plugins/medcli/medcli_plugin.h
src/libcharon/plugins/medsrv/medsrv_config.c
src/libcharon/plugins/medsrv/medsrv_config.h
src/libcharon/plugins/medsrv/medsrv_creds.c
src/libcharon/plugins/medsrv/medsrv_creds.h
src/libcharon/plugins/medsrv/medsrv_plugin.c
src/libcharon/plugins/medsrv/medsrv_plugin.h
src/libcharon/plugins/p_cscf/p_cscf_handler.c
src/libcharon/plugins/p_cscf/p_cscf_handler.h
src/libcharon/plugins/p_cscf/p_cscf_plugin.c
src/libcharon/plugins/p_cscf/p_cscf_plugin.h
src/libcharon/plugins/resolve/resolve_handler.h
src/libcharon/plugins/resolve/resolve_plugin.c
src/libcharon/plugins/resolve/resolve_plugin.h
src/libcharon/plugins/smp/schema.xml
src/libcharon/plugins/smp/smp.c
src/libcharon/plugins/smp/smp.h
src/libcharon/plugins/socket_default/socket_default_plugin.c
src/libcharon/plugins/socket_default/socket_default_socket.c
src/libcharon/plugins/socket_dynamic/socket_dynamic_plugin.c
src/libcharon/plugins/socket_dynamic/socket_dynamic_socket.c
src/libcharon/plugins/sql/sql_config.c
src/libcharon/plugins/sql/sql_config.h
src/libcharon/plugins/sql/sql_cred.c
src/libcharon/plugins/sql/sql_cred.h
src/libcharon/plugins/sql/sql_logger.c
src/libcharon/plugins/sql/sql_logger.h
src/libcharon/plugins/sql/sql_plugin.c
src/libcharon/plugins/sql/sql_plugin.h
src/libcharon/plugins/stroke/stroke_attribute.c
src/libcharon/plugins/stroke/stroke_attribute.h
src/libcharon/plugins/stroke/stroke_ca.c
src/libcharon/plugins/stroke/stroke_ca.h
src/libcharon/plugins/stroke/stroke_config.c
src/libcharon/plugins/stroke/stroke_config.h
src/libcharon/plugins/stroke/stroke_control.c
src/libcharon/plugins/stroke/stroke_control.h
src/libcharon/plugins/stroke/stroke_cred.h
src/libcharon/plugins/stroke/stroke_list.c
src/libcharon/plugins/stroke/stroke_list.h
src/libcharon/plugins/stroke/stroke_plugin.c
src/libcharon/plugins/stroke/stroke_plugin.h
src/libcharon/plugins/stroke/stroke_socket.h
src/libcharon/plugins/uci/uci_config.c
src/libcharon/plugins/uci/uci_config.h
src/libcharon/plugins/uci/uci_control.c
src/libcharon/plugins/uci/uci_control.h
src/libcharon/plugins/uci/uci_creds.c
src/libcharon/plugins/uci/uci_creds.h
src/libcharon/plugins/uci/uci_parser.c
src/libcharon/plugins/uci/uci_parser.h
src/libcharon/plugins/uci/uci_plugin.c
src/libcharon/plugins/uci/uci_plugin.h
src/libcharon/plugins/unity/unity_handler.c
src/libcharon/plugins/unity/unity_narrow.c
src/libcharon/plugins/unity/unity_provider.c
src/libcharon/plugins/updown/updown_listener.h
src/libcharon/plugins/updown/updown_plugin.c
src/libcharon/plugins/updown/updown_plugin.h
src/libcharon/plugins/vici/suites/test_message.c
src/libcharon/plugins/vici/vici_message.c
src/libcharon/plugins/vici/vici_message.h
src/libcharon/plugins/xauth_generic/xauth_generic.c
src/libcharon/plugins/xauth_generic/xauth_generic.h
src/libcharon/plugins/xauth_generic/xauth_generic_plugin.c
src/libcharon/plugins/xauth_generic/xauth_generic_plugin.h
src/libcharon/plugins/xauth_noauth/xauth_noauth.c
src/libcharon/plugins/xauth_noauth/xauth_noauth.h
src/libcharon/plugins/xauth_noauth/xauth_noauth_plugin.c
src/libcharon/plugins/xauth_noauth/xauth_noauth_plugin.h
src/libcharon/processing/jobs/acquire_job.c
src/libcharon/processing/jobs/acquire_job.h
src/libcharon/processing/jobs/adopt_children_job.c
src/libcharon/processing/jobs/delete_ike_sa_job.c
src/libcharon/processing/jobs/delete_ike_sa_job.h
src/libcharon/processing/jobs/inactivity_job.c
src/libcharon/processing/jobs/inactivity_job.h
src/libcharon/processing/jobs/initiate_mediation_job.c
src/libcharon/processing/jobs/initiate_mediation_job.h
src/libcharon/processing/jobs/mediation_job.c
src/libcharon/processing/jobs/mediation_job.h
src/libcharon/processing/jobs/migrate_job.c
src/libcharon/processing/jobs/migrate_job.h
src/libcharon/processing/jobs/process_message_job.c
src/libcharon/processing/jobs/process_message_job.h
src/libcharon/processing/jobs/redirect_job.c
src/libcharon/processing/jobs/redirect_job.h
src/libcharon/processing/jobs/rekey_child_sa_job.c
src/libcharon/processing/jobs/rekey_child_sa_job.h
src/libcharon/processing/jobs/rekey_ike_sa_job.c
src/libcharon/processing/jobs/rekey_ike_sa_job.h
src/libcharon/processing/jobs/retransmit_job.c
src/libcharon/processing/jobs/retransmit_job.h
src/libcharon/processing/jobs/retry_initiate_job.c
src/libcharon/processing/jobs/retry_initiate_job.h
src/libcharon/processing/jobs/roam_job.c
src/libcharon/processing/jobs/roam_job.h
src/libcharon/processing/jobs/send_dpd_job.c
src/libcharon/processing/jobs/send_dpd_job.h
src/libcharon/processing/jobs/send_keepalive_job.c
src/libcharon/processing/jobs/send_keepalive_job.h
src/libcharon/processing/jobs/update_sa_job.c
src/libcharon/processing/jobs/update_sa_job.h
src/libcharon/sa/authenticator.c
src/libcharon/sa/authenticator.h
src/libcharon/sa/eap/eap_manager.c
src/libcharon/sa/eap/eap_manager.h
src/libcharon/sa/eap/eap_method.c
src/libcharon/sa/eap/eap_method.h
src/libcharon/sa/ike_sa_id.c
src/libcharon/sa/ike_sa_id.h
src/libcharon/sa/ikev1/iv_manager.c
src/libcharon/sa/ikev1/iv_manager.h
src/libcharon/sa/ikev1/keymat_v1.c
src/libcharon/sa/ikev1/keymat_v1.h
src/libcharon/sa/ikev1/tasks/aggressive_mode.c
src/libcharon/sa/ikev1/tasks/isakmp_delete.c
src/libcharon/sa/ikev1/tasks/isakmp_natd.c
src/libcharon/sa/ikev1/tasks/isakmp_natd.h
src/libcharon/sa/ikev1/tasks/isakmp_vendor.c
src/libcharon/sa/ikev1/tasks/main_mode.c
src/libcharon/sa/ikev1/tasks/quick_mode.c
src/libcharon/sa/ikev1/tasks/quick_mode.h
src/libcharon/sa/ikev2/authenticators/eap_authenticator.c
src/libcharon/sa/ikev2/authenticators/eap_authenticator.h
src/libcharon/sa/ikev2/authenticators/psk_authenticator.c
src/libcharon/sa/ikev2/authenticators/psk_authenticator.h
src/libcharon/sa/ikev2/authenticators/pubkey_authenticator.h
src/libcharon/sa/ikev2/connect_manager.c
src/libcharon/sa/ikev2/connect_manager.h
src/libcharon/sa/ikev2/keymat_v2.c
src/libcharon/sa/ikev2/keymat_v2.h
src/libcharon/sa/ikev2/mediation_manager.c
src/libcharon/sa/ikev2/mediation_manager.h
src/libcharon/sa/ikev2/tasks/child_delete.h
src/libcharon/sa/ikev2/tasks/ike_auth.c
src/libcharon/sa/ikev2/tasks/ike_auth.h
src/libcharon/sa/ikev2/tasks/ike_auth_lifetime.c
src/libcharon/sa/ikev2/tasks/ike_auth_lifetime.h
src/libcharon/sa/ikev2/tasks/ike_cert_post.c
src/libcharon/sa/ikev2/tasks/ike_cert_post.h
src/libcharon/sa/ikev2/tasks/ike_cert_pre.c
src/libcharon/sa/ikev2/tasks/ike_cert_pre.h
src/libcharon/sa/ikev2/tasks/ike_config.c
src/libcharon/sa/ikev2/tasks/ike_config.h
src/libcharon/sa/ikev2/tasks/ike_delete.h
src/libcharon/sa/ikev2/tasks/ike_dpd.c
src/libcharon/sa/ikev2/tasks/ike_dpd.h
src/libcharon/sa/ikev2/tasks/ike_init.h
src/libcharon/sa/ikev2/tasks/ike_me.c
src/libcharon/sa/ikev2/tasks/ike_me.h
src/libcharon/sa/ikev2/tasks/ike_mobike.h
src/libcharon/sa/ikev2/tasks/ike_natd.c
src/libcharon/sa/ikev2/tasks/ike_natd.h
src/libcharon/sa/ikev2/tasks/ike_reauth.c
src/libcharon/sa/ikev2/tasks/ike_reauth.h
src/libcharon/sa/ikev2/tasks/ike_redirect.c
src/libcharon/sa/ikev2/tasks/ike_redirect.h
src/libcharon/sa/ikev2/tasks/ike_vendor.c
src/libcharon/sa/ikev2/tasks/ike_vendor.h
src/libcharon/sa/ikev2/tasks/ike_verify_peer_cert.c
src/libcharon/sa/ikev2/tasks/ike_verify_peer_cert.h
src/libcharon/sa/keymat.c
src/libcharon/sa/keymat.h
src/libcharon/sa/redirect_manager.c
src/libcharon/sa/redirect_manager.h
src/libcharon/sa/redirect_provider.h
src/libcharon/sa/task.c
src/libcharon/sa/task.h
src/libcharon/sa/task_manager.c
src/libcharon/sa/xauth/xauth_method.c
src/libcharon/sa/xauth/xauth_method.h
src/libcharon/tests/suites/test_ike_cfg.c
src/libcharon/tests/suites/test_mem_pool.c
src/libfast/fast_context.h
src/libfast/fast_controller.h
src/libfast/fast_dispatcher.c
src/libfast/fast_dispatcher.h
src/libfast/fast_filter.h
src/libfast/fast_request.c
src/libfast/fast_request.h
src/libfast/fast_session.c
src/libfast/fast_session.h
src/libimcv/imcv.h
src/libimcv/plugins/imc_scanner/imc_scanner_state.h
src/libimcv/plugins/imc_swid/imc_swid_state.h
src/libimcv/plugins/imc_test/imc_test_state.h
src/libimcv/plugins/imv_test/imv_test_state.h
src/libipsec/esp_context.c
src/libipsec/esp_context.h
src/libipsec/esp_packet.c
src/libipsec/esp_packet.h
src/libipsec/ip_packet.c
src/libipsec/ip_packet.h
src/libipsec/ipsec.c
src/libipsec/ipsec.h
src/libipsec/ipsec_event_listener.h
src/libipsec/ipsec_event_relay.c
src/libipsec/ipsec_event_relay.h
src/libipsec/ipsec_policy.c
src/libipsec/ipsec_policy.h
src/libipsec/ipsec_policy_mgr.c
src/libipsec/ipsec_policy_mgr.h
src/libipsec/ipsec_processor.c
src/libipsec/ipsec_processor.h
src/libipsec/ipsec_sa.c
src/libipsec/ipsec_sa.h
src/libipsec/ipsec_sa_mgr.c
src/libipsec/ipsec_sa_mgr.h
src/libradius/radius_client.c
src/libradius/radius_client.h
src/libradius/radius_message.c
src/libradius/radius_message.h
src/libsimaka/simaka_card.h
src/libsimaka/simaka_crypto.c
src/libsimaka/simaka_crypto.h
src/libsimaka/simaka_hooks.h
src/libsimaka/simaka_manager.c
src/libsimaka/simaka_manager.h
src/libsimaka/simaka_message.c
src/libsimaka/simaka_message.h
src/libsimaka/simaka_provider.h
src/libstrongswan/asn1/asn1.c
src/libstrongswan/asn1/oid.pl
src/libstrongswan/bio/bio_reader.c
src/libstrongswan/bio/bio_reader.h
src/libstrongswan/bio/bio_writer.c
src/libstrongswan/bio/bio_writer.h
src/libstrongswan/collections/array.c
src/libstrongswan/collections/array.h
src/libstrongswan/collections/blocking_queue.c
src/libstrongswan/collections/blocking_queue.h
src/libstrongswan/collections/dictionary.h
src/libstrongswan/collections/hashtable.c
src/libstrongswan/collections/hashtable.h
src/libstrongswan/collections/linked_list.c
src/libstrongswan/collections/linked_list.h
src/libstrongswan/credentials/auth_cfg.h
src/libstrongswan/credentials/certificates/certificate.h
src/libstrongswan/credentials/certificates/crl.c
src/libstrongswan/credentials/certificates/crl.h
src/libstrongswan/credentials/certificates/ocsp_request.h
src/libstrongswan/credentials/certificates/ocsp_response.c
src/libstrongswan/credentials/certificates/ocsp_response.h
src/libstrongswan/credentials/certificates/pgp_certificate.h
src/libstrongswan/credentials/certificates/x509.h
src/libstrongswan/credentials/containers/container.h
src/libstrongswan/credentials/containers/pkcs12.c
src/libstrongswan/credentials/containers/pkcs12.h
src/libstrongswan/credentials/cred_encoding.c
src/libstrongswan/credentials/cred_encoding.h
src/libstrongswan/credentials/credential_factory.c
src/libstrongswan/credentials/credential_factory.h
src/libstrongswan/credentials/credential_manager.c
src/libstrongswan/credentials/credential_manager.h
src/libstrongswan/credentials/credential_set.h
src/libstrongswan/credentials/keys/private_key.c
src/libstrongswan/credentials/keys/shared_key.c
src/libstrongswan/credentials/keys/shared_key.h
src/libstrongswan/credentials/sets/auth_cfg_wrapper.c
src/libstrongswan/credentials/sets/auth_cfg_wrapper.h
src/libstrongswan/credentials/sets/cert_cache.h
src/libstrongswan/credentials/sets/mem_cred.c
src/libstrongswan/credentials/sets/ocsp_response_wrapper.c
src/libstrongswan/credentials/sets/ocsp_response_wrapper.h
src/libstrongswan/crypto/aead.c
src/libstrongswan/crypto/aead.h
src/libstrongswan/crypto/crypters/crypter.c
src/libstrongswan/crypto/crypters/crypter.h
src/libstrongswan/crypto/crypto_tester.c
src/libstrongswan/crypto/crypto_tester.h
src/libstrongswan/crypto/diffie_hellman.c
src/libstrongswan/crypto/diffie_hellman.h
src/libstrongswan/crypto/hashers/hash_algorithm_set.c
src/libstrongswan/crypto/hashers/hash_algorithm_set.h
src/libstrongswan/crypto/iv/iv_gen.c
src/libstrongswan/crypto/iv/iv_gen.h
src/libstrongswan/crypto/iv/iv_gen_null.c
src/libstrongswan/crypto/iv/iv_gen_null.h
src/libstrongswan/crypto/iv/iv_gen_rand.c
src/libstrongswan/crypto/iv/iv_gen_rand.h
src/libstrongswan/crypto/iv/iv_gen_seq.c
src/libstrongswan/crypto/iv/iv_gen_seq.h
src/libstrongswan/crypto/mac.h
src/libstrongswan/crypto/nonce_gen.h
src/libstrongswan/crypto/pkcs5.c
src/libstrongswan/crypto/pkcs5.h
src/libstrongswan/crypto/prf_plus.c
src/libstrongswan/crypto/prf_plus.h
src/libstrongswan/crypto/prfs/mac_prf.c
src/libstrongswan/crypto/prfs/mac_prf.h
src/libstrongswan/crypto/proposal/proposal_keywords.c
src/libstrongswan/crypto/proposal/proposal_keywords.h
src/libstrongswan/crypto/proposal/proposal_keywords_static.h.in
src/libstrongswan/crypto/proposal/proposal_keywords_static.txt
src/libstrongswan/crypto/rngs/rng.c
src/libstrongswan/crypto/rngs/rng.h
src/libstrongswan/crypto/signers/mac_signer.c
src/libstrongswan/crypto/signers/mac_signer.h
src/libstrongswan/crypto/signers/signer.c
src/libstrongswan/crypto/signers/signer.h
src/libstrongswan/crypto/transform.c
src/libstrongswan/crypto/transform.h
src/libstrongswan/database/database.h
src/libstrongswan/database/database_factory.c
src/libstrongswan/database/database_factory.h
src/libstrongswan/eap/eap.c
src/libstrongswan/eap/eap.h
src/libstrongswan/fetcher/fetcher.h
src/libstrongswan/fetcher/fetcher_manager.c
src/libstrongswan/fetcher/fetcher_manager.h
src/libstrongswan/ipsec/ipsec_types.c
src/libstrongswan/ipsec/ipsec_types.h
src/libstrongswan/library.c
src/libstrongswan/library.h
src/libstrongswan/networking/host.c
src/libstrongswan/networking/host.h
src/libstrongswan/networking/host_resolver.c
src/libstrongswan/networking/host_resolver.h
src/libstrongswan/networking/packet.c
src/libstrongswan/networking/packet.h
src/libstrongswan/networking/tun_device.c
src/libstrongswan/networking/tun_device.h
src/libstrongswan/plugins/aes/aes_crypter.c
src/libstrongswan/plugins/aes/aes_crypter.h
src/libstrongswan/plugins/aes/aes_plugin.c
src/libstrongswan/plugins/aes/aes_plugin.h
src/libstrongswan/plugins/aesni/aesni_cmac.c
src/libstrongswan/plugins/aesni/aesni_xcbc.c
src/libstrongswan/plugins/agent/agent_plugin.c
src/libstrongswan/plugins/agent/agent_plugin.h
src/libstrongswan/plugins/agent/agent_private_key.c
src/libstrongswan/plugins/agent/agent_private_key.h
src/libstrongswan/plugins/blowfish/blowfish_crypter.h
src/libstrongswan/plugins/blowfish/blowfish_plugin.c
src/libstrongswan/plugins/blowfish/blowfish_plugin.h
src/libstrongswan/plugins/cmac/cmac.c
src/libstrongswan/plugins/cmac/cmac.h
src/libstrongswan/plugins/cmac/cmac_plugin.c
src/libstrongswan/plugins/cmac/cmac_plugin.h
src/libstrongswan/plugins/curl/curl_fetcher.c
src/libstrongswan/plugins/curl/curl_fetcher.h
src/libstrongswan/plugins/curl/curl_plugin.c
src/libstrongswan/plugins/curl/curl_plugin.h
src/libstrongswan/plugins/des/des_crypter.c
src/libstrongswan/plugins/des/des_crypter.h
src/libstrongswan/plugins/des/des_plugin.c
src/libstrongswan/plugins/des/des_plugin.h
src/libstrongswan/plugins/dnskey/dnskey_builder.c
src/libstrongswan/plugins/dnskey/dnskey_builder.h
src/libstrongswan/plugins/dnskey/dnskey_plugin.c
src/libstrongswan/plugins/dnskey/dnskey_plugin.h
src/libstrongswan/plugins/files/files_fetcher.c
src/libstrongswan/plugins/files/files_fetcher.h
src/libstrongswan/plugins/files/files_plugin.c
src/libstrongswan/plugins/files/files_plugin.h
src/libstrongswan/plugins/fips_prf/fips_prf.c
src/libstrongswan/plugins/fips_prf/fips_prf.h
src/libstrongswan/plugins/fips_prf/fips_prf_plugin.c
src/libstrongswan/plugins/fips_prf/fips_prf_plugin.h
src/libstrongswan/plugins/gcrypt/gcrypt_crypter.c
src/libstrongswan/plugins/gcrypt/gcrypt_crypter.h
src/libstrongswan/plugins/gcrypt/gcrypt_dh.c
src/libstrongswan/plugins/gcrypt/gcrypt_dh.h
src/libstrongswan/plugins/gcrypt/gcrypt_hasher.c
src/libstrongswan/plugins/gcrypt/gcrypt_hasher.h
src/libstrongswan/plugins/gcrypt/gcrypt_plugin.c
src/libstrongswan/plugins/gcrypt/gcrypt_plugin.h
src/libstrongswan/plugins/gcrypt/gcrypt_rng.c
src/libstrongswan/plugins/gcrypt/gcrypt_rng.h
src/libstrongswan/plugins/gcrypt/gcrypt_rsa_private_key.h
src/libstrongswan/plugins/gcrypt/gcrypt_rsa_public_key.h
src/libstrongswan/plugins/gmp/gmp_diffie_hellman.c
src/libstrongswan/plugins/gmp/gmp_diffie_hellman.h
src/libstrongswan/plugins/gmp/gmp_plugin.c
src/libstrongswan/plugins/gmp/gmp_plugin.h
src/libstrongswan/plugins/gmp/gmp_rsa_private_key.h
src/libstrongswan/plugins/gmp/gmp_rsa_public_key.h
src/libstrongswan/plugins/hmac/hmac.c
src/libstrongswan/plugins/hmac/hmac.h
src/libstrongswan/plugins/hmac/hmac_plugin.c
src/libstrongswan/plugins/hmac/hmac_plugin.h
src/libstrongswan/plugins/ldap/ldap_fetcher.c
src/libstrongswan/plugins/ldap/ldap_fetcher.h
src/libstrongswan/plugins/ldap/ldap_plugin.c
src/libstrongswan/plugins/ldap/ldap_plugin.h
src/libstrongswan/plugins/md4/md4_hasher.c
src/libstrongswan/plugins/md4/md4_hasher.h
src/libstrongswan/plugins/md4/md4_plugin.c
src/libstrongswan/plugins/md4/md4_plugin.h
src/libstrongswan/plugins/md5/md5_hasher.c
src/libstrongswan/plugins/md5/md5_hasher.h
src/libstrongswan/plugins/md5/md5_plugin.c
src/libstrongswan/plugins/md5/md5_plugin.h
src/libstrongswan/plugins/mysql/mysql_database.c
src/libstrongswan/plugins/mysql/mysql_database.h
src/libstrongswan/plugins/mysql/mysql_plugin.c
src/libstrongswan/plugins/mysql/mysql_plugin.h
src/libstrongswan/plugins/nonce/nonce_nonceg.c
src/libstrongswan/plugins/nonce/nonce_nonceg.h
src/libstrongswan/plugins/nonce/nonce_plugin.c
src/libstrongswan/plugins/nonce/nonce_plugin.h
src/libstrongswan/plugins/openssl/openssl_crypter.c
src/libstrongswan/plugins/openssl/openssl_crypter.h
src/libstrongswan/plugins/openssl/openssl_diffie_hellman.c
src/libstrongswan/plugins/openssl/openssl_diffie_hellman.h
src/libstrongswan/plugins/openssl/openssl_ec_diffie_hellman.c
src/libstrongswan/plugins/openssl/openssl_ec_diffie_hellman.h
src/libstrongswan/plugins/openssl/openssl_ec_public_key.c
src/libstrongswan/plugins/openssl/openssl_ec_public_key.h
src/libstrongswan/plugins/openssl/openssl_gcm.c
src/libstrongswan/plugins/openssl/openssl_gcm.h
src/libstrongswan/plugins/openssl/openssl_hmac.c
src/libstrongswan/plugins/openssl/openssl_hmac.h
src/libstrongswan/plugins/openssl/openssl_pkcs12.c
src/libstrongswan/plugins/openssl/openssl_pkcs12.h
src/libstrongswan/plugins/openssl/openssl_plugin.h
src/libstrongswan/plugins/openssl/openssl_rsa_public_key.h
src/libstrongswan/plugins/openssl/openssl_sha1_prf.c
src/libstrongswan/plugins/openssl/openssl_sha1_prf.h
src/libstrongswan/plugins/openssl/openssl_util.c
src/libstrongswan/plugins/openssl/openssl_util.h
src/libstrongswan/plugins/padlock/padlock_aes_crypter.c
src/libstrongswan/plugins/padlock/padlock_aes_crypter.h
src/libstrongswan/plugins/padlock/padlock_plugin.c
src/libstrongswan/plugins/padlock/padlock_plugin.h
src/libstrongswan/plugins/padlock/padlock_rng.c
src/libstrongswan/plugins/padlock/padlock_rng.h
src/libstrongswan/plugins/padlock/padlock_sha1_hasher.c
src/libstrongswan/plugins/padlock/padlock_sha1_hasher.h
src/libstrongswan/plugins/pem/pem_builder.c
src/libstrongswan/plugins/pem/pem_builder.h
src/libstrongswan/plugins/pem/pem_encoder.h
src/libstrongswan/plugins/pem/pem_plugin.c
src/libstrongswan/plugins/pem/pem_plugin.h
src/libstrongswan/plugins/pgp/pgp_builder.c
src/libstrongswan/plugins/pgp/pgp_builder.h
src/libstrongswan/plugins/pgp/pgp_cert.c
src/libstrongswan/plugins/pgp/pgp_cert.h
src/libstrongswan/plugins/pgp/pgp_encoder.c
src/libstrongswan/plugins/pgp/pgp_encoder.h
src/libstrongswan/plugins/pgp/pgp_plugin.c
src/libstrongswan/plugins/pgp/pgp_plugin.h
src/libstrongswan/plugins/pgp/pgp_utils.c
src/libstrongswan/plugins/pgp/pgp_utils.h
src/libstrongswan/plugins/pkcs1/pkcs1_builder.h
src/libstrongswan/plugins/pkcs1/pkcs1_encoder.c
src/libstrongswan/plugins/pkcs1/pkcs1_encoder.h
src/libstrongswan/plugins/pkcs1/pkcs1_plugin.h
src/libstrongswan/plugins/pkcs11/pkcs11_dh.c
src/libstrongswan/plugins/pkcs11/pkcs11_dh.h
src/libstrongswan/plugins/pkcs11/pkcs11_library.c
src/libstrongswan/plugins/pkcs11/pkcs11_library.h
src/libstrongswan/plugins/pkcs11/pkcs11_plugin.c
src/libstrongswan/plugins/pkcs11/pkcs11_private_key.c
src/libstrongswan/plugins/pkcs11/pkcs11_private_key.h
src/libstrongswan/plugins/pkcs11/pkcs11_public_key.c
src/libstrongswan/plugins/pkcs11/pkcs11_rng.c
src/libstrongswan/plugins/pkcs11/pkcs11_rng.h
src/libstrongswan/plugins/pkcs12/pkcs12_decode.c
src/libstrongswan/plugins/pkcs12/pkcs12_decode.h
src/libstrongswan/plugins/pkcs12/pkcs12_plugin.c
src/libstrongswan/plugins/pkcs12/pkcs12_plugin.h
src/libstrongswan/plugins/pkcs7/pkcs7_attributes.c
src/libstrongswan/plugins/pkcs7/pkcs7_attributes.h
src/libstrongswan/plugins/pkcs7/pkcs7_encrypted_data.c
src/libstrongswan/plugins/pkcs7/pkcs7_encrypted_data.h
src/libstrongswan/plugins/pkcs7/pkcs7_enveloped_data.c
src/libstrongswan/plugins/pkcs7/pkcs7_generic.c
src/libstrongswan/plugins/pkcs8/pkcs8_builder.c
src/libstrongswan/plugins/pkcs8/pkcs8_builder.h
src/libstrongswan/plugins/pkcs8/pkcs8_plugin.c
src/libstrongswan/plugins/pkcs8/pkcs8_plugin.h
src/libstrongswan/plugins/plugin.h
src/libstrongswan/plugins/plugin_feature.c
src/libstrongswan/plugins/plugin_feature.h
src/libstrongswan/plugins/plugin_loader.c
src/libstrongswan/plugins/plugin_loader.h
src/libstrongswan/plugins/pubkey/pubkey_cert.c
src/libstrongswan/plugins/pubkey/pubkey_cert.h
src/libstrongswan/plugins/pubkey/pubkey_plugin.c
src/libstrongswan/plugins/pubkey/pubkey_plugin.h
src/libstrongswan/plugins/random/random_plugin.c
src/libstrongswan/plugins/random/random_plugin.h
src/libstrongswan/plugins/random/random_rng.c
src/libstrongswan/plugins/random/random_rng.h
src/libstrongswan/plugins/rc2/rc2_crypter.c
src/libstrongswan/plugins/rc2/rc2_crypter.h
src/libstrongswan/plugins/rc2/rc2_plugin.c
src/libstrongswan/plugins/rc2/rc2_plugin.h
src/libstrongswan/plugins/sha1/sha1_hasher.c
src/libstrongswan/plugins/sha1/sha1_hasher.h
src/libstrongswan/plugins/sha1/sha1_plugin.c
src/libstrongswan/plugins/sha1/sha1_plugin.h
src/libstrongswan/plugins/sha1/sha1_prf.c
src/libstrongswan/plugins/sha1/sha1_prf.h
src/libstrongswan/plugins/sha2/sha2_hasher.c
src/libstrongswan/plugins/sha2/sha2_hasher.h
src/libstrongswan/plugins/sha2/sha2_plugin.c
src/libstrongswan/plugins/sha2/sha2_plugin.h
src/libstrongswan/plugins/sqlite/sqlite_database.c
src/libstrongswan/plugins/sqlite/sqlite_database.h
src/libstrongswan/plugins/sqlite/sqlite_plugin.c
src/libstrongswan/plugins/sqlite/sqlite_plugin.h
src/libstrongswan/plugins/sshkey/sshkey_builder.c
src/libstrongswan/plugins/sshkey/sshkey_builder.h
src/libstrongswan/plugins/sshkey/sshkey_encoder.c
src/libstrongswan/plugins/sshkey/sshkey_encoder.h
src/libstrongswan/plugins/sshkey/sshkey_plugin.c
src/libstrongswan/plugins/sshkey/sshkey_plugin.h
src/libstrongswan/plugins/test_vectors/test_vectors.h
src/libstrongswan/plugins/test_vectors/test_vectors/3des_cbc.c
src/libstrongswan/plugins/test_vectors/test_vectors/aes_cbc.c
src/libstrongswan/plugins/test_vectors/test_vectors/aes_cmac.c
src/libstrongswan/plugins/test_vectors/test_vectors/aes_xcbc.c
src/libstrongswan/plugins/test_vectors/test_vectors/blowfish.c
src/libstrongswan/plugins/test_vectors/test_vectors/camellia_cbc.c
src/libstrongswan/plugins/test_vectors/test_vectors/cast.c
src/libstrongswan/plugins/test_vectors/test_vectors/des.c
src/libstrongswan/plugins/test_vectors/test_vectors/fips_prf.c
src/libstrongswan/plugins/test_vectors/test_vectors/idea.c
src/libstrongswan/plugins/test_vectors/test_vectors/md2.c
src/libstrongswan/plugins/test_vectors/test_vectors/md4.c
src/libstrongswan/plugins/test_vectors/test_vectors/md5.c
src/libstrongswan/plugins/test_vectors/test_vectors/md5_hmac.c
src/libstrongswan/plugins/test_vectors/test_vectors/null.c
src/libstrongswan/plugins/test_vectors/test_vectors/rc2.c
src/libstrongswan/plugins/test_vectors/test_vectors/rc5.c
src/libstrongswan/plugins/test_vectors/test_vectors/rng.c
src/libstrongswan/plugins/test_vectors/test_vectors/serpent_cbc.c
src/libstrongswan/plugins/test_vectors/test_vectors/sha1.c
src/libstrongswan/plugins/test_vectors/test_vectors/sha1_hmac.c
src/libstrongswan/plugins/test_vectors/test_vectors/sha2.c
src/libstrongswan/plugins/test_vectors/test_vectors/sha2_hmac.c
src/libstrongswan/plugins/test_vectors/test_vectors/twofish_cbc.c
src/libstrongswan/plugins/test_vectors/test_vectors_plugin.c
src/libstrongswan/plugins/test_vectors/test_vectors_plugin.h
src/libstrongswan/plugins/unbound/unbound_plugin.c
src/libstrongswan/plugins/unbound/unbound_plugin.h
src/libstrongswan/plugins/unbound/unbound_resolver.c
src/libstrongswan/plugins/unbound/unbound_resolver.h
src/libstrongswan/plugins/unbound/unbound_response.c
src/libstrongswan/plugins/unbound/unbound_response.h
src/libstrongswan/plugins/unbound/unbound_rr.c
src/libstrongswan/plugins/unbound/unbound_rr.h
src/libstrongswan/plugins/x509/x509_ac.h
src/libstrongswan/plugins/x509/x509_cert.h
src/libstrongswan/plugins/x509/x509_crl.h
src/libstrongswan/plugins/x509/x509_ocsp_request.c
src/libstrongswan/plugins/x509/x509_ocsp_request.h
src/libstrongswan/plugins/x509/x509_ocsp_response.h
src/libstrongswan/plugins/x509/x509_plugin.c
src/libstrongswan/plugins/x509/x509_plugin.h
src/libstrongswan/plugins/xcbc/xcbc.c
src/libstrongswan/plugins/xcbc/xcbc.h
src/libstrongswan/plugins/xcbc/xcbc_plugin.c
src/libstrongswan/plugins/xcbc/xcbc_plugin.h
src/libstrongswan/processing/jobs/callback_job.c
src/libstrongswan/processing/jobs/callback_job.h
src/libstrongswan/processing/jobs/job.h
src/libstrongswan/processing/processor.c
src/libstrongswan/processing/processor.h
src/libstrongswan/processing/scheduler.c
src/libstrongswan/processing/scheduler.h
src/libstrongswan/resolver/resolver.h
src/libstrongswan/resolver/resolver_manager.c
src/libstrongswan/resolver/resolver_manager.h
src/libstrongswan/resolver/resolver_response.h
src/libstrongswan/resolver/rr.h
src/libstrongswan/resolver/rr_set.c
src/libstrongswan/resolver/rr_set.h
src/libstrongswan/selectors/traffic_selector.c
src/libstrongswan/selectors/traffic_selector.h
src/libstrongswan/settings/settings.c
src/libstrongswan/settings/settings.h
src/libstrongswan/settings/settings_lexer.l
src/libstrongswan/settings/settings_parser.y
src/libstrongswan/settings/settings_types.c
src/libstrongswan/settings/settings_types.h
src/libstrongswan/tests/suites/test_array.c
src/libstrongswan/tests/suites/test_auth_cfg.c
src/libstrongswan/tests/suites/test_bio_reader.c
src/libstrongswan/tests/suites/test_bio_writer.c
src/libstrongswan/tests/suites/test_chunk.c
src/libstrongswan/tests/suites/test_crypto_factory.c
src/libstrongswan/tests/suites/test_enum.c
src/libstrongswan/tests/suites/test_enumerator.c
src/libstrongswan/tests/suites/test_hashtable.c
src/libstrongswan/tests/suites/test_host.c
src/libstrongswan/tests/suites/test_iv_gen.c
src/libstrongswan/tests/suites/test_linked_list.c
src/libstrongswan/tests/suites/test_linked_list_enumerator.c
src/libstrongswan/tests/suites/test_settings.c
src/libstrongswan/tests/suites/test_traffic_selector.c
src/libstrongswan/tests/suites/test_utils.c
src/libstrongswan/tests/suites/test_vectors.c
src/libstrongswan/tests/test_runner.c
src/libstrongswan/tests/test_suite.h
src/libstrongswan/tests/tests.h
src/libstrongswan/threading/condvar.h
src/libstrongswan/threading/lock_profiler.h
src/libstrongswan/threading/mutex.c
src/libstrongswan/threading/mutex.h
src/libstrongswan/threading/rwlock.c
src/libstrongswan/threading/rwlock.h
src/libstrongswan/threading/rwlock_condvar.h
src/libstrongswan/threading/semaphore.c
src/libstrongswan/threading/semaphore.h
src/libstrongswan/threading/spinlock.c
src/libstrongswan/threading/spinlock.h
src/libstrongswan/threading/thread.c
src/libstrongswan/threading/thread.h
src/libstrongswan/threading/thread_value.c
src/libstrongswan/threading/thread_value.h
src/libstrongswan/utils/backtrace.c
src/libstrongswan/utils/backtrace.h
src/libstrongswan/utils/capabilities.c
src/libstrongswan/utils/capabilities.h
src/libstrongswan/utils/chunk.c
src/libstrongswan/utils/chunk.h
src/libstrongswan/utils/compat/android.h
src/libstrongswan/utils/debug.c
src/libstrongswan/utils/debug.h
src/libstrongswan/utils/enum.c
src/libstrongswan/utils/enum.h
src/libstrongswan/utils/identification.h
src/libstrongswan/utils/integrity_checker.c
src/libstrongswan/utils/integrity_checker.h
src/libstrongswan/utils/leak_detective.c
src/libstrongswan/utils/leak_detective.h
src/libstrongswan/utils/lexparser.h
src/libstrongswan/utils/optionsfrom.c
src/libstrongswan/utils/optionsfrom.h
src/libstrongswan/utils/parser_helper.c
src/libstrongswan/utils/parser_helper.h
src/libstrongswan/utils/printf_hook/printf_hook.h
src/libstrongswan/utils/printf_hook/printf_hook_glibc.c
src/libstrongswan/utils/printf_hook/printf_hook_vstr.c
src/libstrongswan/utils/printf_hook/printf_hook_vstr.h
src/libstrongswan/utils/test.c
src/libstrongswan/utils/test.h
src/libstrongswan/utils/utils.c
src/libstrongswan/utils/utils/align.c
src/libstrongswan/utils/utils/align.h
src/libstrongswan/utils/utils/atomics.c
src/libstrongswan/utils/utils/atomics.h
src/libstrongswan/utils/utils/byteorder.h
src/libstrongswan/utils/utils/memory.c
src/libstrongswan/utils/utils/memory.h
src/libstrongswan/utils/utils/object.h
src/libstrongswan/utils/utils/path.c
src/libstrongswan/utils/utils/path.h
src/libstrongswan/utils/utils/status.c
src/libstrongswan/utils/utils/status.h
src/libstrongswan/utils/utils/strerror.c
src/libstrongswan/utils/utils/strerror.h
src/libstrongswan/utils/utils/string.c
src/libstrongswan/utils/utils/string.h
src/libstrongswan/utils/utils/tty.c
src/libstrongswan/utils/utils/tty.h
src/libstrongswan/utils/utils/types.h
src/libtls/tls_application.h
src/libtnccs/plugins/tnc_imc/tnc_imc_bind_function.c
src/libtnccs/plugins/tnccs_11/batch/tnccs_batch.c
src/libtnccs/plugins/tnccs_11/messages/imc_imv_msg.c
src/libtnccs/plugins/tnccs_11/messages/tnccs_error_msg.c
src/libtnccs/plugins/tnccs_11/messages/tnccs_msg.c
src/libtnccs/plugins/tnccs_11/messages/tnccs_preferred_language_msg.c
src/libtnccs/plugins/tnccs_11/messages/tnccs_reason_strings_msg.c
src/libtnccs/plugins/tnccs_11/messages/tnccs_recommendation_msg.c
src/libtnccs/plugins/tnccs_11/messages/tnccs_tncs_contact_info_msg.c
src/libtpmtss/plugins/tpm/tpm_cert.c
src/manager/controller/auth_controller.c
src/manager/controller/auth_controller.h
src/manager/controller/config_controller.c
src/manager/controller/config_controller.h
src/manager/controller/control_controller.c
src/manager/controller/control_controller.h
src/manager/controller/gateway_controller.c
src/manager/controller/gateway_controller.h
src/manager/controller/ikesa_controller.c
src/manager/controller/ikesa_controller.h
src/manager/gateway.c
src/manager/gateway.h
src/manager/main.c
src/manager/manager.c
src/manager/manager.h
src/manager/storage.c
src/manager/storage.h
src/manager/xml.c
src/manager/xml.h
src/medsrv/controller/peer_controller.c
src/medsrv/controller/peer_controller.h
src/medsrv/controller/user_controller.c
src/medsrv/controller/user_controller.h
src/medsrv/filter/auth_filter.c
src/medsrv/filter/auth_filter.h
src/medsrv/main.c
src/medsrv/user.c
src/medsrv/user.h
src/pki/command.c
src/pki/command.h
src/pki/commands/dn.c
src/pki/commands/pkcs12.c
src/pool/pool_attributes.c
src/pool/pool_attributes.h
src/pool/pool_usage.c
src/pool/pool_usage.h
src/pt-tls-client/pt-tls-client.c
src/scepclient/scep.c
src/scepclient/scep.h
src/scepclient/scepclient.c
src/starter/args.c
src/starter/args.h
src/starter/confread.c
src/starter/invokecharon.c
src/starter/invokecharon.h
src/starter/keywords.h.in
src/starter/keywords.txt
src/starter/parser/conf_parser.c
src/starter/parser/conf_parser.h
src/starter/parser/lexer.l
src/starter/parser/parser.y
src/starter/starterstroke.c
src/starter/starterstroke.h
src/starter/tests/starter_tests.c
src/starter/tests/starter_tests.h
src/starter/tests/suites/test_parser.c
src/stroke/stroke.c
src/stroke/stroke_keywords.h.in
src/stroke/stroke_keywords.txt
src/stroke/stroke_msg.h
src/swanctl/command.c
src/swanctl/command.h
src/swanctl/commands/list_algs.c
src/swanctl/commands/redirect.c

index 425a4dc4fd267ba269bfaca5bcf83021e41d6ffb..509abe46f56704f7c00829386a4a7642f909f9d0 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index b82391a12e80c021d72ce46cbe6974dc8af8d098..64f752eaf900fb1792885e746ae849b3ab2d899c 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 88edb7f7a10818c36abd135b59629c3e1f54a5bc..17556ca7cf714ef0f90dce12ffd78c4b45e06ae3 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index c2cac0260b30c7751fcdfc52d70256499a989879..f2f98d7af459c0ceb5a2fc5ae12f4c11b974fee7 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 9d35c7cda5b2a0c813949359486951f2fddf3e5f..9efc79dbfaf66edbd3b276b526720215e90a9a3d 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2011-2012 Reto Guadagnini
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 0742c1c712a8703d17832d3e132ef435a026595f..a4035cf25c199d971ef634936b74169a81fbe1c9 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index e9a4ee692bd4bb6009bd0c32fd65da56da17d7b9..d0cfb8e2dfa282a3686f3c7769b9065114e13043 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008-2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 46257891c5835c8dd3b14b0205f0bcf6fd570406..a0ae28d0ba50ef189fe1a97cf74bad42d1fdfe7a 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Andreas Steffen
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 2928772b8d67b6e3136a85e13113b44069ebb5b5..83ab4e41b0e6b4951dd47c24f56f4a1c3cbf6fe5 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 452798aee7af060c2377f4af5f745a846215094c..2169552ac2d31feb4b8f1f64d0ced805d0322f4d 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2014 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 7670ce1f808e07c17d288c7de609cf7cab58d6c3..2861431ef66674a8b0007b3327cead5a882b79bd 100644 (file)
@@ -1,7 +1,7 @@
 /* Analyzes the concurrent use of charon's threads
  *
  * Copyright (C) 2008 Andreas Steffen
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 7934964512a4cfad1e63543a217667a32258cb18..1293ec4c0ce31255e118f9c949beabc61aa42045 100644 (file)
@@ -3,7 +3,7 @@
  * Copyright (C) 2005-2013 Martin Willi
  * Copyright (C) 2006 Daniel Roethlisberger
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 71df92f7e8fa4481bc760b716c2c7174d9e308d1..1cf431ff22f01b79334e5f34c010c83719f3df8c 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * Copyright (C) 2013 Martin Willi
  * Copyright (C) 2013 revosec AG
index 45d008e7b62d179a8885284c46f3d21d71a7eb7c..b440cf87728b79d39128d9975720bd354c07da59 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * Copyright (C) 2013 Martin Willi
  * Copyright (C) 2013 revosec AG
index 5428941ff3751645a34df09df8185fa1dfe5a59f..3d734679bfde0de0401056caa52f6e7d1248f2b0 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * Copyright (C) 2013 Martin Willi
  * Copyright (C) 2013 revosec AG
index aa13b09518a6004733580799096359d18b6b920b..794136dfbe9aeb3e4a01b1acfc0c0486d961b514 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * Copyright (C) 2013 Martin Willi
  * Copyright (C) 2013 revosec AG
index 89aa34d9826ef14a3cf5ff460027a62d4a09fedb..52012e24e7b96c5e637e91e0cf9faeecd0dc8ab9 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index e4845e745f993b7a0f57d2eb121f4b65fe2ba8a8..75db8c6b35f3162ff50b1df294a0ad6c17308f60 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2012 Tobias Brunner
  * Copyright (C) 2008-2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 89dc536f6fa223f9439fe6a3eb6fd54936d57e80..cbc14a0919cd3fa5b944bcfd259cd3313108c5da 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index e70fd9e893750a6d3c5ef7233af7ad73e3e93e5a..2c05ab881678c7e48a5721173fa117cb75f3be14 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 91f645c7e5cb126bb6cbfa9aa57e9a24580aff0a..71729fef66ecbb89fc6f060a5fe87591c986586f 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 3eb2eb13caca5069402b447a097c6891657ae4f4..aa7bb5b8c1182c7a1af4915ce53b197295f04658 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index bb35ce767f0cbb29f50107d5e6df89a0d88c6089..f4103e67e35a9221acea68a9842d9d1e3101dc9c 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 0e7035ae9e84d16c0adb4a3c4246630dc0349bea..a12f008a7520f46f3b5c2431e1efa31b81282d8a 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2013 Tobias Brunner
  * Copyright (C) 2008-2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 74ab38b03dedb1db6dc1eac76e7b717b1a9f3b0e..6692099353ac845e99ad4e51105353b80fa1b009 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008-2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 60e509ffbb37d9f52deb47d92bb3175ba159096f..5a1970b924f90a4579076be66bd0bc9738bad960 100644 (file)
@@ -3,7 +3,7 @@
  * Copyright (C) 2005-2014 Martin Willi
  * Copyright (C) 2006 Daniel Roethlisberger
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  * Copyright (C) 2014 revosec AG
  *
  * This program is free software; you can redistribute it and/or modify it
index a36629b1315ca3db0888555e1d6890e7956078ce..863f618bc2005c65ff9a059be9e92b7faec62ada 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2012-2014 Reto Buerki
  * Copyright (C) 2012 Adrian-Ken Rueegsegger
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index b73dc6cb5821bbbef7cfb9e886c55ddc14f36069..6488c57ae74b013801727d0dd0700383d6d9694a 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2012 Reto Buerki
  * Copyright (C) 2012 Adrian-Ken Rueegsegger
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 6b6b3f74343d868401360500e81ad847af4b1dd1..323a64cb1397007cb90a956c5167d62b4114cd0e 100644 (file)
@@ -1,7 +1,7 @@
 --
 --  Copyright (C) 2012 Reto Buerki
 --  Copyright (C) 2012 Adrian-Ken Rueegsegger
---  Hochschule fuer Technik Rapperswil
+--  HSR Hochschule fuer Technik Rapperswil
 --
 --  This program is free software; you can redistribute it and/or modify it
 --  under the terms of the GNU General Public License as published by the
index f3630b7ac12c873ae171ad2032f45379299f5703..cfcf6e2b60922f4ea3b68186b88ee7bee510773a 100644 (file)
@@ -1,7 +1,7 @@
 --
 --  Copyright (C) 2012 Reto Buerki
 --  Copyright (C) 2012 Adrian-Ken Rueegsegger
---  Hochschule fuer Technik Rapperswil
+--  HSR Hochschule fuer Technik Rapperswil
 --
 --  This program is free software; you can redistribute it and/or modify it
 --  under the terms of the GNU General Public License as published by the
index 7dca97c3e80cff382766889a2772c29fea784ae4..f1ae15660f97fa43bd929a801eb9176903aac06e 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2012 Reto Buerki
  * Copyright (C) 2012 Adrian-Ken Rueegsegger
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index db325dcd266c42ea3761381961d12cbdaaf69cac..9bc84988921b5089aed497b6c37e89762d409ef1 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2012 Reto Buerki
  * Copyright (C) 2012 Adrian-Ken Rueegsegger
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 3f165e1cd97f224b4d460f399e3c9866eb96a77c..ff568a70030ac2bd51f345e1ab4b4e51154e818f 100644 (file)
@@ -1,7 +1,7 @@
 --
 --  Copyright (C) 2012 Reto Buerki
 --  Copyright (C) 2012 Adrian-Ken Rueegsegger
---  Hochschule fuer Technik Rapperswil
+--  HSR Hochschule fuer Technik Rapperswil
 --
 --  This program is free software; you can redistribute it and/or modify it
 --  under the terms of the GNU General Public License as published by the
index 29dd3d8f458f254eb93a0f59b2fe502d9e2a7df1..ec47aa72c66396f4dbfdaf5a2efe63c046da39e9 100644 (file)
@@ -1,7 +1,7 @@
 --
 --  Copyright (C) 2012 Reto Buerki
 --  Copyright (C) 2012 Adrian-Ken Rueegsegger
---  Hochschule fuer Technik Rapperswil
+--  HSR Hochschule fuer Technik Rapperswil
 --
 --  This program is free software; you can redistribute it and/or modify it
 --  under the terms of the GNU General Public License as published by the
index 333b699a07dc5d96b7d926a7db318d2159c0d441..7ffe614cf1675abf9d459878551418266a46941c 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2012-2014 Reto Buerki
  * Copyright (C) 2012 Adrian-Ken Rueegsegger
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 4aed08602ca1dc89dd557607da0989800cf2dd61..70a6b806ac9fd517f0880a93037465890ac00b13 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2012-2014 Reto Buerki
  * Copyright (C) 2012 Adrian-Ken Rueegsegger
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 03ff228362f8df3659d4c87e2e7fbefae0507cd7..1d073ae457c477cf064eaa40fffe87879051d4c3 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2012 Reto Buerki
  * Copyright (C) 2012 Adrian-Ken Rueegsegger
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index c183937c1aa33083fc6e954f2cda4469ad0bfb4e..a2864f07a825601496f6ef0759e13ee4eade9cd0 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2012 Reto Buerki
  * Copyright (C) 2012 Adrian-Ken Rueegsegger
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index d9517f908eafc1e9edcdb75533df2a347d05b9b5..e358042fddd78a6d59a9118736d99588320d02ce 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2012 Reto Buerki
  * Copyright (C) 2012 Adrian-Ken Rueegsegger
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 1cfb5b9c735f5d4e78beab2b88651537dabe7001..52cb422477fed7f9e78e126ccb625263eab989b5 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2012 Reto Buerki
  * Copyright (C) 2012 Adrian-Ken Rueegsegger
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 48d0001cea20cf44d977a4d7d1c757a5005bdfae..41b557edc2138d44934f250545e717eff463ec8e 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2012 Reto Buerki
  * Copyright (C) 2012 Adrian-Ken Rueegsegger
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index d38a414d82e8b94b5963200574f46a16728a887f..19de7c874e1190b0c91a74a1529a50dbd54c134e 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2012 Reto Buerki
  * Copyright (C) 2012 Adrian-Ken Rueegsegger
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index d5367ea78be7c9dbc541daf110ae9e5de260295f..e5ec84e445ad958c1a798b5c55e6366d49fa732c 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2013 Reto Buerki
  * Copyright (C) 2013 Adrian-Ken Rueegsegger
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 7c6a4989d71e6a02127b8f5216d6235cf7503127..c41bea1f740b42599d35c89fc8915c1e2c7d148b 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2013 Reto Buerki
  * Copyright (C) 2013 Adrian-Ken Rueegsegger
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 9a2ede03e06fa8742021bcc685a67fd095694b5f..76677c38c46e5b55f2cc6cfbd0a28e1124ea02ab 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2012 Reto Buerki
  * Copyright (C) 2012 Adrian-Ken Rueegsegger
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 1c48b57f1df919c8413e640399d9bf790e3f385b..2c1abb9ee60591b567185999166680bab775ac79 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2012 Reto Buerki
  * Copyright (C) 2012 Adrian-Ken Rueegsegger
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 14db21266cf3cdf04c38bbad42ca255ba7b83b14..702d8f8ab57b931c8aa8e4cfd1e139dab60e519a 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2012 Reto Buerki
  * Copyright (C) 2012 Adrian-Ken Rueegsegger
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index acc3ff10abe3cc0a7a773e45adc0613abe171f69..9f1e96d29557bfcc1e8257a95ac4cafe91ab3003 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2012-2014 Reto Buerki
  * Copyright (C) 2012 Adrian-Ken Rueegsegger
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 3d9f5f3f85bee3f6a64aec28c24ce06d49f23f4f..bf4a2f2be0119528cff0e1c274eb6e012c251875 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2012-2014 Reto Buerki
  * Copyright (C) 2012 Adrian-Ken Rueegsegger
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index ac38078d75f819e873fca6d76948e1f7a09f0b86..71ad821dd074b3e2c82de8d7ba7cba94d42db35c 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2015 Tobias Brunner
  * Copyright (C) 2012 Reto Buerki
  * Copyright (C) 2012 Adrian-Ken Rueegsegger
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index ee90bead5e45208df102e6e259f2122f3d772a0d..1aaaf0426fc23c40c90ba806926c42ac64f94521 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2012 Reto Buerki
  * Copyright (C) 2012 Adrian-Ken Rueegsegger
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 290b00e37ebec9561a239e240809c081d6d76b73..bb4fd279849fbf8913b53d67c0d31fecb670918a 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2012 Reto Buerki
  * Copyright (C) 2012 Adrian-Ken Rueegsegger
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 1162a77be0ef972dbc367e217a9c2b17cbe91354..ea8770baaa0466833996cfffd76806c4a60b7437 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2012 Reto Buerki
  * Copyright (C) 2012 Adrian-Ken Rueegsegger
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 2b3e66d2deb422a1a67e267a42b56cd604733c61..ed525ee29d592bc6a16166bea82bdf139f287c4f 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2012 Reto Buerki
  * Copyright (C) 2012 Adrian-Ken Rueegsegger
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index d158551feb9048933f07f31874aa7b1e03135f0f..0fb165ff79444375b60edd3cc08f9cb83eb5fc16 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2012 Reto Buerki
  * Copyright (C) 2012 Adrian-Ken Rueegsegger
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 891b579eeb0ce791061ad085f828b2e5ce278a0b..0ef3a103c3070b60a66c1126c4818f95b61728ca 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2012-2013 Reto Buerki
  * Copyright (C) 2012-2013 Adrian-Ken Rueegsegger
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index ded8300ca2d34e0cfcac726dead2188d2b6a1835..db4b3fe46d61df0b76afcbc4b7bf8e9c6f004b45 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2012 Reto Buerki
  * Copyright (C) 2012 Adrian-Ken Rueegsegger
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 2a14a9bdd78a9c4b8ff8ffa9f097445144b8ac6e..5a49b4511d0781ad07c5770c5de3159b9f92fbef 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2012-2013 Reto Buerki
  * Copyright (C) 2012-2013 Adrian-Ken Rueegsegger
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 5b21287b7f80c561fa4d41a64b9dc343cc10149f..c13d9e509bac98c202b73e69e91d62771e923b00 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2012-2013 Reto Buerki
  * Copyright (C) 2012-2013 Adrian-Ken Rueegsegger
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index b9ce837274684a55126040a1b3269f17c3b58a0e..ff4d86c2e0c2011c94050a657c7cb99af706e3e1 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2015 Reto Buerki
  * Copyright (C) 2015 Adrian-Ken Rueegsegger
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 5f9ff03c63827c0dfddb2b3c00c4eba8f8ac2f3f..08eff4aef7fa66d33af98b40e9df62a77793d582 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2015 Reto Buerki
  * Copyright (C) 2015 Adrian-Ken Rueegsegger
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index cef53deb3fd9dfd13b2dc2d9d7d0c9cbb562238f..46551b14ef448a91bf29e0e00683208fb9df968a 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2012 Reto Buerki
  * Copyright (C) 2012 Adrian-Ken Rueegsegger
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index e0692b89351168ec836a2220dc540a8901781ffd..196e1c4fa6514ad47c9e574e2fc4ec2a3f336311 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2012 Reto Buerki
  * Copyright (C) 2012 Adrian-Ken Rueegsegger
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 308c58fbbb47401fafa5225d502d388d1d638c92..b499dcf5ba276195533187aaabb1088d0df8c187 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2012 Reto Buerki
  * Copyright (C) 2012 Adrian-Ken Rueegsegger
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 1283a787ca87a4ba68c0c05406da2c06825c987e..2a129ff081700a2bb46a835f5fb86a30474e5b13 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2012 Reto Buerki
  * Copyright (C) 2012 Adrian-Ken Rueegsegger
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 5ef6f41aba2c47b198b42729e66809a1b8054d1b..67313e63aa77adb0733e61dd2e132bb9ac296d75 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2012 Reto Buerki
  * Copyright (C) 2012 Adrian-Ken Rueegsegger
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index fb5e56a054d663eba426c890d36b4bc148f9d029..2200c98989dc4d0b9c0b4e35caf79ff92d7908b3 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2012 Reto Buerki
  * Copyright (C) 2012 Adrian-Ken Rueegsegger
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 59ff77b6814180282fad8a55382e95c877f552a2..04eeb037f55208d38eed92923c26da1a08c496d9 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2012-2014 Reto Buerki
  * Copyright (C) 2012 Adrian-Ken Rueegsegger
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index d4751f7d075a1ec391983dfe1031ae45ddbc7d36..eea589c091e78b873cbc91982abc37c4d7f20f08 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2012 Reto Buerki
  * Copyright (C) 2012 Adrian-Ken Rueegsegger
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 67c1635ef3b0ba7c0adc10cb437558e5732f0084..bea11cc19a7be65d0babfb6b1a554664daa2823a 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2012 Reto Buerki
  * Copyright (C) 2012 Adrian-Ken Rueegsegger
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 3d57599d924d7f06117f1e047350d69ccb4e6cea..150a6d43723fc9838d53465c0a95b9854b1c0b90 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2013 Tobias Brunner
  * Copyright (C) 2012-2014 Reto Buerki
  * Copyright (C) 2012 Adrian-Ken Rueegsegger
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index fb5e96a9c1afbb2e254dce5b536fd50b2152e6f6..0214a413e52c73d41f9a1e4c57993e8dee583350 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2012 Reto Buerki
  * Copyright (C) 2012 Adrian-Ken Rueegsegger
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 0a4d6fbd27f32fb23e1ef25172ccc149efd02d63..a8a905272867c364f65a1f3ba45c9059b611a1b7 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2012 Reto Buerki
  * Copyright (C) 2012 Adrian-Ken Rueegsegger
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index a36014634eafc6e896d7419fdc3ce20007c0c0cf..167b0c1c0646bbab01a7af95abc621b559682439 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil, Switzerland
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index c76b3acda2560ac67789c99ec1a1f3eed8eb87cf..536e275150032465e95021f52689262bea58124b 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 9d48092df0fcb951878b700033c8a146a4cabb51..5069cfd1bb6c93e1a3956a627ef5650b9f40d413 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 5332ba551f55eab1160b6a80af80045581eb435b..ac581fed102cd3fae03ea9d6dfa7784b7c456c05 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2009 Tobias Brunner
  * Copyright (C) 2007 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  * Copyright (C) 2001-2007 Miklos Szeredi
  *
  * Based on example shipped with FUSE.
index 6869e3563953262df30b80dde82e9a9179874329..9a596de2ed7d872b8cc768c632c863b5d8d5634c 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2009 Tobias Brunner
  * Copyright (C) 2007 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index d147b2df027aad9f37a41e25392d8a0038f9ce78..e24671330c897dac22d113f594916e2d7f8a29f4 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2008-2009 Tobias Brunner
  * Copyright (C) 2007 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 7c7923c4600d119999e3d6ec363b1ff0c44879db..921d2157f600c1a1a7420ae881c2ecb986e333c8 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2008-2009 Tobias Brunner
  * Copyright (C) 2007 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index b898a2564006ac8425a0fca1af81aaf336045c01..7df72eb30b46842a207c96fa1c1309151eb6bb12 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2008-2010 Tobias Brunner
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 959ec87dfb08ac542f4a8e08dd744f0f42cc0cab..0dd7ada1082b157d7a64f436b7444c5af34c447a 100644 (file)
@@ -1,6 +1,6 @@
 =begin
   Copyright (C) 2008-2009 Tobias Brunner
-  Hochschule fuer Technik Rapperswil
+  HSR Hochschule fuer Technik Rapperswil
 
   This program is free software; you can redistribute it and/or modify it
   under the terms of the GNU General Public License as published by the
index 7488f1358c0118dff5b0088dbb53f09faf6d88a5..6978edcb3689a5318f5595a40cfd69dfe774e307 100644 (file)
@@ -1,6 +1,6 @@
 =begin
   Copyright (C) 2008-2010 Tobias Brunner
-  Hochschule fuer Technik Rapperswil
+  HSR Hochschule fuer Technik Rapperswil
 
   This program is free software; you can redistribute it and/or modify it
   under the terms of the GNU General Public License as published by the
index 8e74ca6291647c520c80913cf1a127cfe9bf5933..327b86c6312cdd654c15e39b8872799c25860a0f 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2008-2009 Tobias Brunner
  * Copyright (C) 2007 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 36a69681d4c4aa028850ab9e0c63c25fc71efd54..14c7272d02e9210c6d3ac45802b9a1d19d22a3dc 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2008-2009 Tobias Brunner
  * Copyright (C) 2007 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 3e7b010b3f1b8f73ea89486e2300fe6ed35c7ab3..3642ed8a2cd051bbb87d0a4e0768886f4dd6961c 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2008 Tobias Brunner
  * Copyright (C) 2007 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  * Copyright (C) 2002 Jeff Dike
  *
  * Based on the "tunctl" utility from Jeff Dike.
index ae886acc321e146b1bab4dfd386d3da967495803..e6e8775a0a21b52819b175594aba639dfbfcdf23 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 1a4235c9d07dadc761ab8bf67cb9a47bfd146a3f..eb61da2c24a03ea2c56db00941cee08adc47b192 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index a53e1f67cd490a7917e0a28a9d089ae19e2e1d0b..1b5bef736d1b561cde0fbe933edf2d34019dd8ad 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 4563d6f9e7f2bff37bf593c0e456019c3b130615..3e31bc694f79564b1aa1eb63257093f9ae729d9d 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  * Copyright (C) 2001-2004 Jeff Dike
  *
  * Based on the "uml_mconsole" utility from Jeff Dike.
index 9fa2755ef030e9bfb281d0ce5771023a2113c6c8..2b8a1cdfff5a12863a0d49ab4c05a782415a2756 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index c7f745b70792adf753bf612c528ede4285231104..287208238f21cae7b7994d84825795428dcdddeb 100644 (file)
@@ -3,7 +3,7 @@
     Copyright (C) 2012-2015 Tobias Brunner
     Copyright (C) 2012 Giuliano Grassi
     Copyright (C) 2012 Ralf Sager
-    Hochschule fuer Technik Rapperswil
+    HSR Hochschule fuer Technik Rapperswil
 
     This program is free software; you can redistribute it and/or modify it
     under the terms of the GNU General Public License as published by the
index 370a8d5e47bb3c53f23c962df8a2c07c88b9581a..ea2cf8ab06d2a1d36e9ebf4c8570d602e858105c 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index bb7fd09f3f47a2e7f3135a1b342f6d7637c59890..e268c996f99c7ca1c1bf73336ab76cf008c03ae4 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012-2014 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 878a9dd73e28d269b7f6e8a018366043058b329a..abe6293224cbe87b6fe821c39f907c88e3180fd5 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012-2015 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 19711e4474c54bfd82c770280c56c91cc8504fb2..a868b72cd4cdf583ba3c75cc71fdf0169baa440d 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2014 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 843dfaff4d326d89890258b6de1eb09495d3a554..2fcfb7eaf9cfa1a25f84a9c030e57b6317c8fcd9 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2012-2015 Tobias Brunner
  * Copyright (C) 2012 Giuliano Grassi
  * Copyright (C) 2012 Ralf Sager
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 351fab801b55752979612d6710d18c5d40bfaaa5..a1e14a34515cccfa7d332e55f7a96c424a429bf9 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 4fc3834f9a007a4032e167c2450b01075e8ce474..4ef11949686b14c08de9f20fb7b4b6c6cfaeaf32 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 5435ad88c40e7b5bf046668561e6a40843ac7eab..24b18aa9dce3ddd4a4e29d417fe075e0b201b888 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index ca759000f0c149106ad846d544fd9a6f0a8af3c1..cd51330fbd0df13f57380b4a7f28427f527f9c1d 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 11f1c61daa44a9cd2906234aba954e2bb9fb7dd7..ff209dd6b1e1e7c32fd41eb9879365ac431e53e1 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2013 Tobias Brunner
  * Copyright (C) 2012 Christoph Buehler
  * Copyright (C) 2012 Patrick Loetscher
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index ecab7db24f209fb74a695a6491699f991ec3f9b4..48a1dff7d0601719b4a34a9d4a5803e65b1374f9 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index dd1ad729254ae515ad07211881bbfa15a37a2c85..213b03b446e5b02f44c254fd69d145fc721c268d 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2013 Tobias Brunner
  * Copyright (C) 2012 Christoph Buehler
  * Copyright (C) 2012 Patrick Loetscher
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 191690b941b3bdd31e86c7e6a91d8b3f286b5381..3ae0458aeb73163f2782ee56a356357a63a5cf80 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2013 Tobias Brunner
  * Copyright (C) 2012 Christoph Buehler
  * Copyright (C) 2012 Patrick Loetscher
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 9db702ec0cda62a55db18f83444bb698f851a8a5..9fe6d0bb603bfb29d36362b5938ad83a6ce7862c 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index cace18d5559ac260276eb006bc12e95406d5ebf6..4a3aa8666f556202ef22a8839cb0d0a219b5c24c 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2013 Tobias Brunner
  * Copyright (C) 2012 Christoph Buehler
  * Copyright (C) 2012 Patrick Loetscher
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 37d820168be946d0f4db6d2bb291050e9dc2fe6c..35f36fb1203c2edecadc82252c73a6b9f0f0df8b 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2013 Tobias Brunner
  * Copyright (C) 2012 Christoph Buehler
  * Copyright (C) 2012 Patrick Loetscher
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 4b6f2bc37cb4b02579cc796a596c92e023458810..d78d8db43c8a85d657788895a3c5520635dd670f 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2013 Tobias Brunner
  * Copyright (C) 2012 Christoph Buehler
  * Copyright (C) 2012 Patrick Loetscher
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index a686f13a122cfb56d636014f0ff691f621b03dad..2c4877d469d889f86d7b81d4f5cf6abff932485d 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index ebe9e10b03c6b6daaf29a325055c2ce91a5f8de3..593b1b3f6d8a572e6a17afe2ef3e72c71dc68006 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index caa5170ec83af1e3e27e9e98ca31a709e910d1ca..a452ca5f9da754993bc1bcd953f2601809db3ecc 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2013 Tobias Brunner
  * Copyright (C) 2012 Christoph Buehler
  * Copyright (C) 2012 Patrick Loetscher
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index ed86686d80cde28058ca9deeafe12dd341309a34..b8cfac021edfdc8d43b676636573b1957aa5bc78 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2013 Tobias Brunner
  * Copyright (C) 2012 Christoph Buehler
  * Copyright (C) 2012 Patrick Loetscher
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index c377e9041b7aebc4347740f6581567dee594ffdb..a17359c8482280c83ed025da25322f7c652aab12 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2013 Tobias Brunner
  * Copyright (C) 2012 Christoph Buehler
  * Copyright (C) 2012 Patrick Loetscher
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 7320652a1e7e32b3b6a434fda0ee5fe213a46cdd..fc3ae1f06a01266c4301c08116003bde250f16d2 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 658c2daea0899209d636f951e3a52526e7132012..d80d40448a1e76701af6e944db3cce44bf16e7d1 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2013 Tobias Brunner
  * Copyright (C) 2012 Christoph Buehler
  * Copyright (C) 2012 Patrick Loetscher
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 6e0df94a57a02a1aad02e9ee5d857e0f1421e3a5..171d908a52a4cdae2ce2538618c111e1b312c992 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2013 Tobias Brunner
  * Copyright (C) 2012 Christoph Buehler
  * Copyright (C) 2012 Patrick Loetscher
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index c49b1044ffdd6d59bef034abcf23318b6a55f045..66f39b44c5d19db4edbc5a22808c1f266e38afd1 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2014 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 64a48a9bbc0eb6bebe1f4a9e84d2c8ef4e490791..e8d58f0c4e93ae90c79ced0aaec111404ea24bfb 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2014 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index cec5c603d86635e5af8dfa7de64e14e9c056fee9..ff7305c2195cc99c34702e7443c71ae35411398d 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2014 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index e8d12fd7e3f0c48dbf44e30d4f8ff3bef9f37083..f3123f681d92b0107da70264c9ea9bf58f20daae 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2014 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index ab8dfc2de6adee33533df94cc2602ad66c96902d..c6a80a1001875e613a44988c236427d4c769504e 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 4ad2ebb57c271dc526e2b43360a9705145c35e83..c67017bb2d949588f058f748bb105b044f77be33 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 7eee820ced11866d0e137e02f5f9b833d40be6fd..cf2502271db147be89135d6b3b11413ede3403e7 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2012 Tobias Brunner
  * Copyright (C) 2012 Giuliano Grassi
  * Copyright (C) 2012 Ralf Sager
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index c17c552a28f87c10bd391614a6cae5be6f45d763..d5d901b145706c67c4558ea204f904047c1567ac 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013-2016 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 7765a2e027ea887488d9ca797796d226414bb049..7f55427450fb2fe9ce20d9a38c9d83026aa0d41a 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index a2beffd94d16ed39b3e382768efd47cc2c09592e..32605e99c68874f9a24103c643811500c66c61cd 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index ae47e813301aba217dd8791c40de79a725c5da1a..ed950cd11f18971a5f6231d9073a5e6547458cf7 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2014 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 9782a30db8d36c8d5672dcf8319aac08de3f7b11..ae48ba2ba0ec3daf8e2f27aac203dc284aef5743 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012-2015 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index fd8a5194433524e4e21c60f891f3a6dec1c338b7..0110b63c8baff51b3c175e698e0a664b58382110 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012-2015 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 8210d597c8845ca48c73ab778ce0e377e87ae955..2ec9d0ae31da4d2a3aac3acb182da008e7a54e2d 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2012 Tobias Brunner
  * Copyright (C) 2012 Giuliano Grassi
  * Copyright (C) 2012 Ralf Sager
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 23b66d3237cd6bc52af9ec889cec627d6f37675d..93af5f147b4df0ff03aeefb9c7f0caf863696417 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index e9ab52287209bff1f9b64e093ea7cad6e4721fff..dc18e4341d3cb4efa57ab26040c5588240709ba0 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 3795bb199ed210de36beca77953540331782e52b..b3a842339991d08ef39e2738667ef445766db8d3 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 58296a018c091b765e5c10cffcb0c9161ec8f967..f1ff1c6f81955c742941bf20353265053f67c55b 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2012 Tobias Brunner
  * Copyright (C) 2012 Giuliano Grassi
  * Copyright (C) 2012 Ralf Sager
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index b31951c0310fec76262a56d788a95843273606fa..788aa5a31ec89d8d645c593432ed4e7dbe2f3edf 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 487ea017bd202eb1d4ab200261c0efe9543e6379..16fdcdad12da2970593ebda2b764ec13b6320561 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2016 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index dd7749049e207e05ea72c101481f900cfa79a227..5a37ab90b9e1c42f81675ab9a46f48ea884c636d 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2015 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 5e4898fc39297f295fd61a65686ca516436feea2..be622d6e5cf892c0ad555246aeffb0843108a334 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2012-2013 Tobias Brunner
  * Copyright (C) 2012 Giuliano Grassi
  * Copyright (C) 2012 Ralf Sager
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 56b02e1ce4947d7968801c1adea8c18016022810..517f21542e0fb8490f331ae37152044184ec1b8f 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2012 Giuliano Grassi
  * Copyright (C) 2012 Ralf Sager
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 20d33fbcb521dba11dda3d4c20bbaa6152e9bec4..c7407e7774b5fca57424c1e775954490a5e2adb1 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2014 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 481b060cfa1e8cda820452154a38dc7643ea0f0d..a9cf1a0512887e29c8598c5fdf13dd513fbca9b4 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2014 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 9848657de435d38fca770b8f98a49116683688c7..b23c2b6659ea3f613ac4c91bfdd00657dae7be39 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 1a5175774fd557a01c822d297f19f56cb3f497c4..1626cd783b349b7447154288600c586c65467e3e 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2010-2015 Tobias Brunner
  * Copyright (C) 2012 Giuliano Grassi
  * Copyright (C) 2012 Ralf Sager
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index c45162dd2f56c78868e4f1d61515dc60abdf2ccb..262026537071927015990251eef08cbdb0fed5e6 100644 (file)
@@ -3,7 +3,7 @@
  * Copyright (C) 2012 Christoph Buehler
  * Copyright (C) 2012 Patrick Loetscher
  * Copyright (C) 2011-2012 Andreas Steffen
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 3bfc6de40653e791cbaa39000aafc859f2ec6b45..44b049ccc13087a715bbe3a73943d39878299820 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index b32277f8fa56e5ec5798de2df8bc2c3d314c974d..6179bd516e3ae7c15ef02828f14aeefa27fefc36 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2012 Tobias Brunner
  * Copyright (C) 2012 Andreas Steffen
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 68197f33195696d59435322b625cc6b6e610d421..a9f70f83531bcdef396d0eddcb6783dba8e03b02 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 8cb68e0996bbfd0850583f534cae3eb81f8f5c11..fa2fb42b24f5c70dca93b03c04b87461243e62c2 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2012-2013 Tobias Brunner
  * Copyright (C) 2012 Giuliano Grassi
  * Copyright (C) 2012 Ralf Sager
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index f49fc2b5d96a232c0e5d6dbf3971e21041ae9eb2..fa3f7d78b0614df19b51f0b2a4fd2478779a0180 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2012 Tobias Brunner
  * Copyright (C) 2012 Giuliano Grassi
  * Copyright (C) 2012 Ralf Sager
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index b68c8b2a99f628e53327b33470d788aa95937814..4cb1f51481fc82191fc47ef852dcdee472e5455c 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2012 Giuliano Grassi
  * Copyright (C) 2012 Ralf Sager
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index c6ef06af5661f3f99d84fd3b433dd1f786dd0aea..3a312048a8ef3f28e3d24b5d14d5b4e5304616eb 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012-2015 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 761fa21bcf4c401bb84eec784667ba7913eaf8f0..37bbb5cffffea6ea3c680bf7f3c7567ef4224dae 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012-2015 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 6380712c9458050654847bf00e5b7adcc894d63c..e217b4286ecbcb09dd06f9cd13af048dbb92f159 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012-2015 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 9a6a715b77a3438301d8a5cf52cef3cdea6e1225..22036426078da0bf02215778dfa98b94cd37c362 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012-2015 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index c7a6eb6daf50441acf295ed3d5a0db763ab9ceb7..709dbe12836b7928ac04782adba07a63e2cf7066 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2012-2014 Tobias Brunner
  * Copyright (C) 2012 Giuliano Grassi
  * Copyright (C) 2012 Ralf Sager
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 08c436da65371703d94d114570f6360dc96e895a..92618771742d9a49668c7fb905108d8cde8dcd90 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2012-2014 Tobias Brunner
  * Copyright (C) 2012 Giuliano Grassi
  * Copyright (C) 2012 Ralf Sager
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 470fecb12c3170262ec1a231cb95efe6289c88cc..85428e2f7d3e672307fa927b9f022444dc65c6fa 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!--
     Copyright (C) 2013 Tobias Brunner
-    Hochschule fuer Technik Rapperswil
+    HSR Hochschule fuer Technik Rapperswil
 
     This program is free software; you can redistribute it and/or modify it
     under the terms of the GNU General Public License as published by the
index ee36325cceb4eb2fead0b234fc0f778d7a18e503..7f379e6f763e2cd67618a69dd1208fd9e44f4484 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!--
     Copyright (C) 2012-2013 Tobias Brunner
-    Hochschule fuer Technik Rapperswil
+    HSR Hochschule fuer Technik Rapperswil
 
     This program is free software; you can redistribute it and/or modify it
     under the terms of the GNU General Public License as published by the
index 5a28dd654b43af964b542dfbf4bd30d04b336fc9..740927aecb19530b25050ad2e2dccca858d12b13 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!--
     Copyright (C) 2013 Tobias Brunner
-    Hochschule fuer Technik Rapperswil
+    HSR Hochschule fuer Technik Rapperswil
 
     This program is free software; you can redistribute it and/or modify it
     under the terms of the GNU General Public License as published by the
index 171c88d2d56486ada44ab739902c308d43687a63..43219cf3fcb68e9f2e94ceaad6be9441afb54a37 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!--
     Copyright (C) 2013 Tobias Brunner
-    Hochschule fuer Technik Rapperswil
+    HSR Hochschule fuer Technik Rapperswil
 
     This program is free software; you can redistribute it and/or modify it
     under the terms of the GNU General Public License as published by the
index 80fee09fbfc6242ea2b6be2ddd5faba51b5ca1a7..5f24034620fb4d7b0e52280b2817ed967fbb1831 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!--
     Copyright (C) 2012 Tobias Brunner
-    Hochschule fuer Technik Rapperswil
+    HSR Hochschule fuer Technik Rapperswil
 
     This program is free software; you can redistribute it and/or modify it
     under the terms of the GNU General Public License as published by the
index 601c0a59f8da42faba78567063879bf82af9f814..6d6abfe16440c741c919808cbc3d63cd6a6ab261 100644 (file)
@@ -3,7 +3,7 @@
     Copyright (C) 2012 Tobias Brunner
     Copyright (C) 2012 Giuliano Grassi
     Copyright (C) 2012 Ralf Sager
-    Hochschule fuer Technik Rapperswil
+    HSR Hochschule fuer Technik Rapperswil
 
     This program is free software; you can redistribute it and/or modify it
     under the terms of the GNU General Public License as published by the
index ab03e72bcaca3fe00ab3bfdfeec81a04b4ae5297..cfc8ff4441a38b38b91e807608cd91aa645bc4d0 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!--
     Copyright (C) 2012-2013 Tobias Brunner
-    Hochschule fuer Technik Rapperswil
+    HSR Hochschule fuer Technik Rapperswil
 
     This program is free software; you can redistribute it and/or modify it
     under the terms of the GNU General Public License as published by the
index 50d628bfa0a2e2e2d9f13bbc11694c8fdd2adefb..42499395aba0ca7c60adbef3d56a13c6e6bb99bf 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!--
     Copyright (C) 2012 Tobias Brunner
-    Hochschule fuer Technik Rapperswil
+    HSR Hochschule fuer Technik Rapperswil
 
     This program is free software; you can redistribute it and/or modify it
     under the terms of the GNU General Public License as published by the
index 93df7b649118a720c2fa2fffadcb124fb9b81981..aa518ef2643f94d8d60d39ee53933f0a336230ac 100644 (file)
@@ -3,7 +3,7 @@
     Copyright (C) 2012 Tobias Brunner
     Copyright (C) 2012 Giuliano Grassi
     Copyright (C) 2012 Ralf Sager
-    Hochschule fuer Technik Rapperswil
+    HSR Hochschule fuer Technik Rapperswil
 
     This program is free software; you can redistribute it and/or modify it
     under the terms of the GNU General Public License as published by the
index 04fffaa4e3983869cb5553fa7efc83fc181ade5b..785b9fb82b88843db565f12200aa5b2e0a769a9d 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!--
     Copyright (C) 2013-2016 Tobias Brunner
-    Hochschule fuer Technik Rapperswil
+    HSR Hochschule fuer Technik Rapperswil
 
     This program is free software; you can redistribute it and/or modify it
     under the terms of the GNU General Public License as published by the
index c25e6c12399a7b43392e4e215ea0f90747bf570f..6f597efdee9ca975e3ce20b715aa219555b80390 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!--
     Copyright (C) 2013 Tobias Brunner
-    Hochschule fuer Technik Rapperswil
+    HSR Hochschule fuer Technik Rapperswil
 
     This program is free software; you can redistribute it and/or modify it
     under the terms of the GNU General Public License as published by the
index 84143b575f31b74b53fe0ec55054ead2c59cf9ad..9ab41ead3e4648f57835789a0a17922ec90d7dd0 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!--
     Copyright (C) 2013 Tobias Brunner
-    Hochschule fuer Technik Rapperswil
+    HSR Hochschule fuer Technik Rapperswil
 
     This program is free software; you can redistribute it and/or modify it
     under the terms of the GNU General Public License as published by the
index aeefd819a6447681dd28cdabb675e59afd3960b1..20d1cc0172676ceb120393bc3d1f191e76682f76 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!--
     Copyright (C) 2012-2015 Tobias Brunner
-    Hochschule fuer Technik Rapperswil
+    HSR Hochschule fuer Technik Rapperswil
 
     This program is free software; you can redistribute it and/or modify it
     under the terms of the GNU General Public License as published by the
index 609d06a7ad86efe3ce7593d1e5c6828d85aecf60..8a814f9a0ce1b85c7ef76bca3b43c696114de118 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!--
     Copyright (C) 2012 Tobias Brunner
-    Hochschule fuer Technik Rapperswil
+    HSR Hochschule fuer Technik Rapperswil
 
     This program is free software; you can redistribute it and/or modify it
     under the terms of the GNU General Public License as published by the
index 89d0952956b20536be8a5395118052c0c5bf23b5..657c7fefc9f8a82bd2ea2653d8ae69825c801afe 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!--
     Copyright (C) 2012 Tobias Brunner
-    Hochschule fuer Technik Rapperswil
+    HSR Hochschule fuer Technik Rapperswil
 
     This program is free software; you can redistribute it and/or modify it
     under the terms of the GNU General Public License as published by the
index c3102d69c6d913dd7f28a8673ab96f26bdbe7594..a6b9e2cdee00531c58d8e2b581ea538cca14dfdd 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!--
     Copyright (C) 2012 Tobias Brunner
-    Hochschule fuer Technik Rapperswil
+    HSR Hochschule fuer Technik Rapperswil
 
     This program is free software; you can redistribute it and/or modify it
     under the terms of the GNU General Public License as published by the
index 86a2f1321af166f9dd2761e227ff61812d7dd6ad..92ad5360711605e12c91b69c3648d1c8c3244ea9 100644 (file)
@@ -3,7 +3,7 @@
     Copyright (C) 2012-2016 Tobias Brunner
     Copyright (C) 2012 Giuliano Grassi
     Copyright (C) 2012 Ralf Sager
-    Hochschule fuer Technik Rapperswil
+    HSR Hochschule fuer Technik Rapperswil
 
     This program is free software; you can redistribute it and/or modify it
     under the terms of the GNU General Public License as published by the
index 8ce4f62bd1d981d878835663b839cf7f803896c8..3e41ddb336a2e173533994fa80d79d2343392af1 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!--
     Copyright (C) 2014 Tobias Brunner
-    Hochschule fuer Technik Rapperswil
+    HSR Hochschule fuer Technik Rapperswil
 
     This program is free software; you can redistribute it and/or modify it
     under the terms of the GNU General Public License as published by the
index cb4c84a071a8effb53afb884580a704c1945f110..a5b918d2890887d5e2ad4813f63e6b62f6f482dd 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!--
     Copyright (C) 2012 Tobias Brunner
-    Hochschule fuer Technik Rapperswil
+    HSR Hochschule fuer Technik Rapperswil
 
     This program is free software; you can redistribute it and/or modify it
     under the terms of the GNU General Public License as published by the
index 280f34d4a6c28f65f6bf9ffccc7bf42aad62f0fc..473700c6d9dbe5b40a1bddc3fcb5c987a8d375fa 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!--
     Copyright (C) 2012 Tobias Brunner
-    Hochschule fuer Technik Rapperswil
+    HSR Hochschule fuer Technik Rapperswil
 
     This program is free software; you can redistribute it and/or modify it
     under the terms of the GNU General Public License as published by the
index 99893f7b095dad6af9bd6e6d0d49f1738a6fad7d..68cf68a758b77f5d6a9bb20a3acfc9d4b751f8bb 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!--
     Copyright (C) 2016 Tobias Brunner
-    Hochschule fuer Technik Rapperswil
+    HSR Hochschule fuer Technik Rapperswil
 
     This program is free software; you can redistribute it and/or modify it
     under the terms of the GNU General Public License as published by the
index 8f8838fa1a129a17a61e05d493951ad0c6622bc6..2aaf3b80e483a5743b033a4cb1f3dd0b02236bd1 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!--
     Copyright (C) 2012 Tobias Brunner
-    Hochschule fuer Technik Rapperswil
+    HSR Hochschule fuer Technik Rapperswil
 
     This program is free software; you can redistribute it and/or modify it
     under the terms of the GNU General Public License as published by the
index 1d6a3dcac75f1398350cd55923962e24b9233aab..8957c741346a7aeb4721971cd052457c4998ce78 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!--
     Copyright (C) 2012 Tobias Brunner
-    Hochschule fuer Technik Rapperswil
+    HSR Hochschule fuer Technik Rapperswil
 
     This program is free software; you can redistribute it and/or modify it
     under the terms of the GNU General Public License as published by the
index 5df0e72c4ae101df41e22a70282f982eb4492898..4ac934172413ae590ede3606ad8ed70bbff9c206 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!--
     Copyright (C) 2012-2013 Tobias Brunner
-    Hochschule fuer Technik Rapperswil
+    HSR Hochschule fuer Technik Rapperswil
 
     This program is free software; you can redistribute it and/or modify it
     under the terms of the GNU General Public License as published by the
index 56ba5603a4d230eadbf1361c0c4bce8e1ed297ac..d7af756dc8b2f76c2b28829438843b221796bcd5 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013-2015 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index cfad01d007fa9746248a2548cc191cbeb7b06782..753c3ddcf5930b6c1974ddcc3d7a2a94e7ceb99e 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2015 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index e893c1de6e6776dea5cc0178c17cb93607a24ea1..9369dddd3dc549d6fd6a0c9910ecce65771efd1f 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2015 Lubomir Rintel
  * Copyright (C) 2013 Tobias Brunner
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  * Copyright (C) 2005 David Zeuthen
  * Copyright (C) 2005-2008 Dan Williams
  *
index e2b66bb157cc444dc7e9b9db6d27727ced953d7f..629fbd439d0f701fc5e654c16d917a8371ac666b 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  * Copyright (C) 2008 Dan Williams
  *
  * Based on NetworkManager's vpnc plugin
index 3c14323a39e070dda2903f9bbc6d3aec83c6600f..cc09befe8cbb88eb0feff2095258b2a62d08fe37 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 3a4a21a02e124323c98ed65ceb56d7277251d7b6..7e82c0c9568b6298e07d2770dc05ad00925ab7de 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 6db664968d7074abf77079388401d7972917a55b..5368a8b832d11ec5a92db77c384fcd474acb4ef2 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008-2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 57453c2a0e57e142353cc93b852ce1d41256cd2a..a107a2bd0aa35545d724b27928045bd465581c5a 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 0f28d55fab22da1a67ac57619731caa54a0c3c26..d31b62c26d3da5b681b657330150ac6056104b80 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2005-2006 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index dd1db4fc3fbc8a3ad4b8246d4dcbd56ec7513268..119143a55d229082249f6583bf093eb05ff89a45 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2005-2006 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index e1a9a6dce114ae1f4df4169fae4deae32dc56298..6acf490befd4a6bf7b78712fadf36ef3d685d2c2 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2010 Tobias Brunner
  * Copyright (C) 2008-2010 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 3ee1dd37db8c729354b1afc25918652f348614f8..06acbf8f89a224f07be336ac94b319c3b91fa334 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2010 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 15fe73057e0e39ce182499e3fef4e4b23bcda599..f4c01c22e680b475b07bdac1c88d4641da7ca235 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2011-2016 Tobias Brunner
  * Copyright (C) 2006 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 1e810a499e3413f71fb39d674565ee1bae88f3af..df75683be079d9c46d14885284fa5bbbb628ebb2 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2012-2016 Tobias Brunner
  * Copyright (C) 2006-2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 7a53e9338f136a586ac1f07c3fc234ce50b590e7..d1f18022745b0d77b0c533714ff9ffbb84182df8 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2012-2015 Tobias Brunner
  * Copyright (C) 2006 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 1bcfec1501796ed0f2fd55c77edb5187f140f434..85260b132dc24f12b3d252d617ff02414f260798 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2012-2015 Tobias Brunner
  * Copyright (C) 2006 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index be0dfbe210a11e568a597ead6f29b2ff8e195214..06057eb73fd2cbf08c8e44a260b4522991805300 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2011-2016 Tobias Brunner
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index d5432d3a805fe82ebd482917f4122a363c3db3f2..7b5c1d21c6fc5f9507542c808cf06fe8f31dfcb1 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 4aeb1c048d6c593015a4c6ce816e11d74b920693..a3968a7f93142d53b45f964cb3ea5a807be75428 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2012 Tobias Brunner
  * Copyright (C) 2006 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 9a0fee018079a7b334ee2de09d65b8c0028a5c01..28afe05ee9cedd23fae50ce623cdd08e89a1f4c6 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2012 Tobias Brunner
  * Copyright (C) 2006 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index aca3352ba7599b0b64d611496fda7f19d1bd0e5c..eab7583fa45fc48e917a02c3ab55943b5d8f98db 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007-2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 4f154df9b6b1dc31546b517b217809da96a1ccd5..02a41a5b302dc19ae9535e556f4a18559df2a1b7 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007-2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index cc8ef8785e15bc857e88631ccac8a419ac35e8ab..8ec79ce283d8284246d937c2743fe3b64e1ccdfb 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 64413204bd04c2d666f06d766235d2f393fb5352..a73a5b5e261f2d9efa072a696b59639813f51bbd 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2012-2017 Tobias Brunner
  * Copyright (C) 2005-2007 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 81f2b6906dd46dfb3a94c7b8a74811722b8ea6cd..ac2deef7018b62b6b9f713907923e703ac5352d7 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2012-2017 Tobias Brunner
  * Copyright (C) 2005-2007 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 3ff1c4b8006fd9d19f96342aac2fac6b2a028a86..589c536d253596a44525277074cd99b2710c1ce2 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2011-2015 Tobias Brunner
  * Copyright (C) 2007-2011 Martin Willi
  * Copyright (C) 2011 revosec AG
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 7ba72186022a99b7a30a9cea6ec5d4caefee6fc7..af9baca014c0736f9d471f6d5c637d7ac87078c1 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index a37a3148ac0052c29056a01caeb3b0a666d99369..db87c7093cd4292f8b281b1df7ee387766d9df64 100644 (file)
@@ -3,7 +3,7 @@
  * Copyright (C) 2005-2009 Martin Willi
  * Copyright (C) 2006 Daniel Roethlisberger
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index dee1a3f73aa705d360aad2f0842698df71e8ed81..369519b6786982247cd44df2da8547acfeedfe62 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2011 Tobias Brunner
  * Copyright (C) 2005-2009 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 9c7fe8979afda3d0fbc012535ad8c6d9ee5241a3..63d55f4ee189f9192f9154a26999b0eb9d22cef7 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2005-2009 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 735526e3c086c6ca2a1c61756f27b4abe09d783e..1b8cd76f46d22163ccf8a8bd5d7e28aa410e3681 100644 (file)
@@ -4,7 +4,7 @@
  * Copyright (C) 2010 revosec AG
  * Copyright (C) 2006 Daniel Roethlisberger
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 732fd9b54e1bd5d1f820ea246839131f7c9cd7de..10ffbed56d5e265e7d82d032349eddfbcd5152a0 100644 (file)
@@ -3,7 +3,7 @@
  * Copyright (C) 2005-2009 Martin Willi
  * Copyright (C) 2006 Daniel Roethlisberger
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index c9d6b0d8f6031e725de70cc8ec77d5c49a2b4806..9169ba202c6d35895a7a1d8fb1c3a4184773cb61 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2005-2009 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 8f073556e7a33e64150963e456b19b2e61d40e9f..140a3c4aaeb9d68cf7278455b688516ebab44d82 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2005-2006 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 9d03bb69411d218a9f0059d3e6debd66d1d0e2dc..c7c1576bccb0290c6140875a28621c49ac1ce02b 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2005-2010 Martin Willi
  * Copyright (C) 2010 revosec AG
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index b922d12c85d433a337c584398f3bfbfc498808b2..a90717df246f667f39443b0730ff5d73cdde08ee 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2005-2006 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index ea25ca73c3c251923091ec6010a0aba8ac9fb245..ca8c985929456141d1d4891f40c4d2ba726bdc81 100644 (file)
@@ -3,7 +3,7 @@
  * Copyright (C) 2005-2010 Martin Willi
  * Copyright (C) 2010 revosec AG
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index e134aac8d92f31f044ae098f05cda5b80d8b6337..72ce4c1c696b66baa29b058d8f24a603148bccb1 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2008 Tobias Brunner
  * Copyright (C) 2005-2007 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 643fbc42f2b786a30ad8d0c7b4c4d2bfcfc884a5..79a830881b0fdca78d9955f967e2032a84b53ff4 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2005-2010 Martin Willi
  * Copyright (C) 2010 revosec AG
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 2915decf31ebe1c0935787d56f8cbbb253776b75..fce1470bafbc8c43d7bbec871f43d47748286d9b 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2005-2006 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 32e4828badb7957e7151ab60ded8816f01248afe..a23ad148ecb54f138082de2ddeec6cf53dc0e142 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2005-2010 Martin Willi
  * Copyright (C) 2010 revosec AG
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 417ba731b9e91419eb1b3f57962c55d8e62e3122..78dc658939298f6e195a6407e11b8dd0e141e43c 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2005-2009 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index d86693ee2105c7dedc9ce52b2ed1cafbddf0ff1d..16d72f096950cb97d8fd3fcf380f4d63a88e6857 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2005-2010 Martin Willi
  * Copyright (C) 2010 revosec AG
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 3e4763fb67fc13151ffca78633e81c6835dcb807..122dc4f832139ac695d92e231651fb2c46d8326c 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2005-2009 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 3634cd36c621b5a507a36255383dacde46ec3c4b..30faceabae22412de90cf42e445af9a84ea65813 100644 (file)
@@ -3,7 +3,7 @@
  * Copyright (C) 2005-2010 Martin Willi
  * Copyright (C) 2010 revosec AG
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 06ed76c2ec5630dcadf2fdde0d6c18ba0d14902b..c96d63740da69c4e3ced4bed1013fa3bc602e92b 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2015 Tobias Brunner
  * Copyright (C) 2005-2006 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index cbf74eb7342455279c17ced691a29572b642c7b2..c2900aa4eaac63cf501f40d78e4b1c309ee40abf 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2012 Tobias Brunner
  * Copyright (C) 2005-2010 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index abaefde28c3900e2d6dea91a78f32c3e1dc57e29..da8a9466a72bf3651effedaf22f7155360f26759 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2012 Tobias Brunner
  * Copyright (C) 2005-2006 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 62de811205381211f7717a451b7446318530ca15..e81122e87fb52eaedb8d2b28bc5311002a8b4f39 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2005-2006 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 9ff23753a728a9f48dee49106fc2ebd1b0a45a03..daa179530aacf852650fd3e5067e4cfb9c1237f3 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2005-2006 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 6ff61dd6523b670ef48e092f86ba5429ea80f7b7..7988000e89cdf6b59b1e4122cfb44d283db404c8 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2014 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index a033f60816865dc1168362e58f9a766b2b7d629f..4f4b1d1d63b12fcc2732ab08618ee153e3b1f3e1 100644 (file)
@@ -3,7 +3,7 @@
  * Copyright (C) 2005-2010 Martin Willi
  * Copyright (C) 2010 revosec AG
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 19c60c5be0f842517d7f2d062997e79a7888fca3..72a2565532f179a7491f1e97ba03afdc0a175e29 100644 (file)
@@ -3,7 +3,7 @@
  * Copyright (C) 2005-2010 Martin Willi
  * Copyright (C) 2010 revosec AG
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index afeee72e419653af2074a018fe830b700a6a9685..63d7a6dbc36e8a64809ada4abe02cfab142d9b2d 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index f4cf89fd767b8cd626b57a46c578e9f33847c464..fbc97724ff70eeab1ae26e883bb58744617db625 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index fecd05f056e9460e839a956e8c6aeece8763f7cd..567cd4749b37bc61c43bff25dfdabd9bffb1c507 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index a756601a01d46cd10bc4b035172eb3607e4565b9..fa53e04ac030b6fd73a40b526b5c9b4697260a4c 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index ae0b19a9d0448f7e16b0b021ae8b04ee8ffb6f81..b2f1adbbcf1df6b8307256cea77b1c71fdf90682 100644 (file)
@@ -3,7 +3,7 @@
  * Copyright (C) 2010 revosec AG
  * Copyright (C) 2007-2011 Tobias Brunner
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index df1d07553f3020dfbb0f0dfa6e83a468a47e9ac1..283780624bcb1243d861b67c4728d6be3c025c72 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2007 Tobias Brunner
  * Copyright (C) 2005-2006 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 61a0424e32c0bb285ae26bc0dc9220b2b000f60d..6a39dc89216d766b705fab6a12bd683e19e1210d 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2007 Tobias Brunner
  * Copyright (C) 2005-2006 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index fa89c393910412d89328e4124c81820f01e01d2a..b7694b5cbd6c4ce310a2cfc0cc767f827675429f 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2007 Tobias Brunner
  * Copyright (C) 2005-2011 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 37f3adf88331e1132c5136d9c0b3c35ad8a17f8b..59e8930c1cb3fc9ce747054a1d8bf02faec85e33 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2005-2010 Martin Willi
  * Copyright (C) 2010 revosec AG
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 96c5096a5fba9782894ae4baa1f74b00cf8c82fe..71fffc7442b36696fb49536f9bac715fc5076c6a 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2005-2006 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 52b09b663e4b7e7bdf64a0aa14fcb69f13038c2d..c3816603afad6fafcecc67d0c625f41467091819 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2005-2010 Martin Willi
  * Copyright (C) 2010 revosec AG
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index ee8ad17f789ed4fe6a2e3476fc710b79d74885aa..89fa62f15d615b48ceac4917ca5c7b105466b64c 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2005-2006 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index ca7ef3a458e25d6ef78560a946fbaad82cead4fe..0c6f010b536ca74280f410a2686e2cb8c46edb1b 100644 (file)
@@ -4,7 +4,7 @@
  * Copyright (C) 2006-2008 Tobias Brunner
  * Copyright (C) 2006 Daniel Roethlisberger
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 04160bbfcab1da805b41d43ce3e5e48976d3999c..39e4c915bfebe70ad404df4f4b46424ce006835a 100644 (file)
@@ -3,7 +3,7 @@
  * Copyright (C) 2006 Daniel Roethlisberger
  * Copyright (C) 2005-2006 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 6d1894edbf1d4151965f0aa42d901ddd9257d39d..e2a56f9ff0f5ab2eef76dbb03b1fe25171d95e5c 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2007 Tobias Brunner
  * Copyright (C) 2005-2006 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 8ba1ef9f57c93e06ee7bcba76397c44e4d47ce88..261fcf600ea30f7772738d6065be1a99093c8397 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2007-2015 Tobias Brunner
  * Copyright (C) 2005-2006 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index c3f06391a13d824b6074f875fa69fe8e5a0db500..415417566dfb9526f2469de15fc636b6ecd3b698 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2012-2014 Tobias Brunner
  * Copyright (C) 2005-2010 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index cad597e58b31f2ba419a80318a48712e91216b75..be7da840ad57177a6459fe345c71062beea97a79 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2012 Tobias Brunner
  * Copyright (C) 2005-2006 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 9c0b071da7d18b024a9be7e51b08f6083550e634..5f0ffd326f3e82f18fc82c7cd0e32a2e68ff84e7 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2012-2014 Tobias Brunner
  * Copyright (C) 2005-2010 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index f01c45130a8b4e68b419f24a19b7dbf776e283d5..d6c73009ef219f5ca446acbb44ca262eeaf95db4 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2005-2006 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index f69fee3ae2ce42792feef2863b3a39c844936f67..febf0c4106e26d096bcebb5b09bf603e03f78b6a 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2005-2010 Martin Willi
  * Copyright (C) 2010 revosec AG
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index c7a54435bd0e591893d446f273a245ce3eade424..5901103ff7278eb49a07d7929d5dbc143fad3584 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2005-2006 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 860607faf4f95a84294ceab482e990e12386ae9f..c74bacff1c0b0f782e786917b320ca3bccfdf413 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2005-2010 Martin Willi
  * Copyright (C) 2010 revosec AG
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 2e86a409c2783d18dfbd091d738c75f0c2f03bae..c2d7c5b3f6b378bf6229b870070e289da6d66643 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2005-2006 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 11e4b462d457a996640da2e5c4dc356a066b3128..96aebe601d218b4e7342a292a16526154a7322d2 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2005-2010 Martin Willi
  * Copyright (C) 2010 revosec AG
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index a9d4f9f7d869a10af7a25232409ea3a3f1523593..5bbc80a81ce9fe26b9b716d04ef5f4121dc9f4f6 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2005-2006 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 0b2d4de57703b592785736d5d6dc29e073db23c9..2862b6acf28e10930f50a4b3aa52bc0949559076 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2005-2010 Martin Willi
  * Copyright (C) 2010 revosec AG
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 933245c62f9eb4849be19a0e59df92a3a1baa1c9..8b7824849467418ff1c169a406136b51b0c32f63 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2005-2006 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index adbf2c8f29ffe6f1f2f7f0eef7f7d18d2e2db93c..b3f82d0797e77db915933523a534b2620243d001 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2015 Tobias Brunner
  * Copyright (C) 2005-2006 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 09341bcc79b5103c77f620c455898f31e152838d..74c17cd87cd3dc376e799461f9a2474921e4c26a 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2015 Tobias Brunner
  * Copyright (C) 2005-2006 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 7db9a69d37c45d60bca91c136effd8605f67d5cd..c96b62ece1f226d01e9d78563fd8e39bbc3eddf7 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2005-2010 Martin Willi
  * Copyright (C) 2010 revosec AG
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 42c31f921a115ff08f408a2953e7cef61ffdb77d..92097b0e88bffc5af1d4e7c53bc390483e9b020c 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2005-2009 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 71121908bc573a4c6ca4515475004017fe7fb25c..006304d5eb5ded131a4098f08c1426496256094d 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2010 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index f1fa0bdfcfa0351fe4899e2be8a028b06eef225e..7e54f1111462d1e6bd3d1bafc9d6c8c27324c4d6 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2010 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 0440f11bbc298437c4e94ada19252d2608f90d90..0d79d228e3e44667564f17408f9719c6fd3478bb 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index aaeb4f5b7626f8ce7e0f21cd7793db46f4e77d41..b790ed1eed8988ffe2dd7480107757e06a145361 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2010-2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 8fb48281f32504372f037818fc4f576ab27225b0..4c72b560934c25fdeb1a557544c235aac7cc530e 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2008-2012 Tobias Brunner
  * Copyright (C) 2005-2006 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 58bfe4a96860f587730d17bc04106c84e933d9cb..25d6e1f7ba6b6d0f4bcebd4c67f78da42acc58ac 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2012 Tobias Brunner
  * Copyright (C) 2005-2007 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index bed4f35ceffc215a9bbe2063a6e4f73901320216..04cd4dc01dedba4e494f4fc9a41de918062b4068 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2012 Tobias Brunner
  * Copyright (C) 2005-2006 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 080559b89b869e560a0bf30ad2efc505cc1254af..bd90a4426926b73bc6b597eb2a6f1732c51d9f26 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2012 Tobias Brunner
  * Copyright (C) 2005-2007 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index b084d96a226e2c68e50b735e6e3b668b10f98385..e8ee5e34719760bbe49e3bdc7d16c95ce7b0a299 100644 (file)
@@ -3,7 +3,7 @@
  * Copyright (C) 2005-2010 Martin Willi
  * Copyright (C) 2006 Daniel Roethlisberger
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 564608d77ad969582af6e83112a4243c8ed451ef..0a7ac9d11f5383205cde82031d8c539712e845d5 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2010-2012 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  * Copyright (C) 2010 Martin Willi
  * Copyright (C) 2010 revosec AG
  *
index cde7859c2daab2155931a9a69181d787928de5b2..38baaea9189dc37b2881b9eeb2967c3ca6811a6d 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2010-2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  * Copyright (C) 2010 Martin Willi
  * Copyright (C) 2010 revosec AG
  *
index 3b3b72ff843b14319d62da74723530b554cc4c18..8dfad7da73241afe7b563a69ef45f0bd74ed62f9 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2010 Martin Willi
  * Copyright (C) 2010 revosec AG
  * Copyright (C) 2009 Andreas Steffen
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 78e377c2a9318f3b0743f4cbc8ba23de2bbb1538..c5b634b02ee60f3565b0ff71009b7dd75f0babaf 100644 (file)
@@ -1,6 +1,9 @@
 /*
- * Copyright (C) 2010 Martin Willi, revosec AG
- * Copyright (C) 2009 Andreas Steffen, HSR Hochschule fuer Technik Rapperswil
+ * Copyright (C) 2010 Martin Willi
+ * Copyright (C) 2010 revosec AG
+ *
+ * Copyright (C) 2009 Andreas Steffen
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 68bbaecb20e743f64628641a00228911b7b8efa2..500a4466787db9f31987520beda35b2e6ef9519f 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2010-2013 Tobias Brunner
  * Copyright (C) 2010 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index d7b089dca4e7be27c60e17446bfd6fc006ced80d..7344576af0ad89a435684fa3b214e802144d2ea5 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2010-2011 Tobias Brunner
  * Copyright (C) 2010 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 9b6ec0dbab818eb7e31a89fc32a95cd2ee23eda8..08306055624850e9ff97deb87f5d6975827890c2 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2010-2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index e9e57dc242d47f8a1991eacfa28804af378ffe4b..6716ac7183af432038ae740968567d28f1c5eda5 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 99eb66bb10d7959cd82f9f459b3341daeac4a664..a771ef5043f19cd7c3442e453ceb80c89ded3b7a 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2010-2012 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index ed271bf6c995abfc54f1bb1f6681cc24b7508899..8ae032d9e74a9e6d01de49691b8ae69543ecbccf 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2010 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 515917a22420d51e16826122171be7d5956658ad..faab918e21f1aa1525ec9f8fb1d46f1a96471865 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 32c4dc10b63d3207afcff36dd40044c154c71550..c5d98517e619035889e9aa9556c498eb9fbf9113 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 9b15c3cc9d19b5218c5222a2b2a762dd45763069..407a39ac747674415ef908f6ec5265aca877d7c7 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 0c6eebfa7715e883283f90c3f928ea8078ef17fb..c9ba7389393aedeff60d6c9a9b693d4555fec11c 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 3310f79fdeb48f5c7b501feb8d5d03cb519050bb..7e0f1b787de45f7ac4cb34f505009cc7da3fee42 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2010 Tobias Brunner
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 17db3040839d3b1bd21f62eaf779228d0231153c..d2ee6b95275ea40a1d884bce7a9898bc9f701b3f 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 90887751416f85f61ae7373763180422bbff9f56..eb5f018fd1af843acc2c27340d254324a54c925c 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index b6b04ccc06676d4ffd6141345473d95d6a9b8cae..3444d33e5f516621628841e25f1c523be91bdfe8 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 33d9f99fcdccbfde02e97061bd2fe7ff5942d7e5..f6e1c75e445398195657e61330fe4ab3e96e6f32 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index a9b037bf5ed5d843fc6d7f0fd90fa2eb1acad2b4..43eb7095159342f83edc6c332a6970c92a5fd628 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 29f7cac4282fa4d3358e10b8309f233cc2afcd75..7d23f1a230722e4cab6d822f8c2491d388937359 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2015 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * Copyright (C) 2014 Martin Willi
  * Copyright (C) 2014 revosec AG
index 642e28afc8962228d3c55581a904e30ee9e5db8f..976de6b540705bc6ad55d85d5f738bc9bf9b5041 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * Copyright (C) 2010 Martin Willi
  * Copyright (C) 2010 revosec AG
index 533bd5be44f616996001fac53fa17e8cb4e520ac..54d25e11b07d4b3ca67a753d84d6489d3c038d0b 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
  * Copyright (C) 2012 Reto Guadagnini
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 1b93480cfbd135a73e42a069d96a3ea69ca695bc..6eed698b9a2965b752216889e850c69881ebcbb7 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
  * Copyright (C) 2012 Reto Guadagnini
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 3ab053ba6d340331ad5f32bba11d899da561ad58..fa4dd37afc2153a0f8482ed8866993005eb74d8a 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2006-2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index b6ab5cdc52fc6d05d3908b20b7a03212274be1b6..35d15187a4cdb2e7da7e5c862fa5d7f5c8b72938 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008-2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 83805d727798684ed5447a1aa16dd2afba197ef6..126667d507ba173809b1d1f02d00c0dda5723834 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008-2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 8d4fbadfa77cf5b13c66013239e9c49d16b27692..b1603e3f421e965b5bbb85c9840baa24f03d6541 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008-2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 1ede5675725dcd63cc836781578b73170c586955..e6175267cf736b2401b9a1521f09668129a7905b 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2006-2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 5c95180ac5bca7386cc85590aa443ce84fcb9de8..d4c4053e99c750f803b94745846a5772784c9cd0 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008-2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 22c1181add62792c36021d07d537df79c53072e7..e77c75149baee884f82dd7bd6abf39eb6b0fc4b5 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008-2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 0ef90681fd64c929557a3d0959267895435b3407..48a3f5055c420011a5c8d5ba034d6174d8e57102 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008-2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index c089cd385a44177db0e9b27327c19360eade1cf1..c9fb1a9830a393c0091bde8bf638b533d411a67d 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008-2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 650af86d9a368069d41d57fda4b95fa18c6203bb..061961fcfbfd9f42925eae1697bdc31aaa28a0aa 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008-2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index e101f4be69fb5c6764ca4ad55bf57f4d02e7661a..ea2461fcca41b6cf85480191ede96e88b2848919 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008-2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index d5112d3907ae224e74b2e53a917f0d505effa5ea..1486b627918817de9db1d961ededeb836d4042cc 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008-2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 6af8b4b4f08c415bf687f537fd3236077efb351c..e7576302731944698e42ed8355837e63ab2b105b 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008-2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index e38ee5b7096bff24bf195628860ed0d7fd5e091f..08f1e35cf4f9e67f1849172a3cc7b84c21666c90 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008-2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index eb6b1f75fe1e51d253f9ce730db222d8f0c899b1..b0ef5a6e90bab14225d2a0c748bb07d1e06bbbc3 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008-2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index cfe6407b017842fe852fdecb117439a920757842..a9371a09586adb319e3aaf7c564f2ce266c88f0e 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008-2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 2706da3493454eb00e4edaaf382fb1622519a5f1..ce7ec3b4c5a5f512530faea2fe7239d0a017a9d9 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008-2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 3f9db71c6b7e798a88fcb9608acc0004ef985cc8..d12a61d58784d0e1b47f60622bdfdbe485b1d201 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008-2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 2ac450a7dd8f8fb28d4a81739b7563132bd29771..3a845ab2cf83c5704379a2cfcbd160252c23d58c 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008-2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index f272e1ec8c4e857edfa3d509ec3136e4cd6ce91a..478ae48f529c3be84d538baa01a68324adf4770a 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008-2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 0e1af855439181521a9724ad6dedc3c65e325cfa..6b7d5a9f0e66c313667c614fce52c1ab1f6d21eb 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008-2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 204fb317de59d363bb5a714577a0187fa1ae1a10..32d21982b3294bf4daf5c3755b85219500137040 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 35db4fa2652e9a29b8eb68ed048cf1718483be01..c8be21288266abff59ffa598f25e46f4d98707c3 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index d6f38b666492b0bdc87077b750b4a9224cf5fd19..5812929fdc3216483524cc7990b9ec0fee549efd 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 9b124d8d21cf8db7059b8b91994af400ff914412..30330c8694d5505ec0038f930fb8e87fdbafc2f8 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 6f5c38eddcd057697306b5e89d30b3dca7568775..3434ef17b382cfb7ebba0ac28824964d1d983616 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2007-2012 Martin Willi
  * Copyright (C) 2012 revosec AG
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 4dac53cfbe77129ac40ce55c657efce3d4d5114b..19d2ed917a923ac53a42117b44ac63494695b93b 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index d579eaa5a8613465ca1efdb7e735b9b2e5952e1e..c3122148edba077ac912c0c641b3b6ad1542bd21 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 9c4052a6d96625f5de10c8cf7857bc44fc916d05..5c25bba9bff7b5d2b07d771e83d2bdf358b3e6ff 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 7d6dc4addf44b5800d32bf40f284295266bb8938..598956130efcaa236ee4a22463edd32d52f67b0d 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007-2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 4e7f6fd9dce0938d878aadc76eb1147ea6081166..82d70b51154ecbfe18239f0411204dd9c697129e 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index b09e51568e01bab887b36337e7f1d8966aa21aab..828a06b65b0cf18361417b20cfa823914aa00e1a 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 274156a1b8cc8d52105679f3987b89f909f3bd42..bbf743518d44eb8984178b672761e9a9e61f09bf 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 2cb0db466cb9237d1c87e6fed12469b2a98f19c1..ab5f7ff6a8231a972e08d47f2a4fdd4b619462df 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 5396535e10bc0867b19d7ec7bf7117f7449bd16f..a5e3544d813eda1d41832fccf5cf1b59b2413e2f 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index d045e02bf6888bbe6a847e752ac2bdb23b5e0140..9239d9c1d825e7eb5ceb7dc299b6fe7f05ceba89 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index e5e1a6e946c2e465d080e8207843d74b5d5cba62..166cca31b1230b2286de0ce613cd5d4161320195 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 12f61f7f8e6e0343096f8ae59633d554133d29c5..f864037a1ff69dc6fe0a5751b707856baff622cb 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2009-2015 Tobias Brunner
  * Copyright (C) 2010 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 0e7abc3975be69b7043ccc9e7c00d99f265979d7..715fd5e845f6fb470d2504ea639c043dd5098266 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 6fd96708a403e0478efc318f96c0fce21ca0655a..627c20e46e13c66e184685b60cfb2f48b8446152 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index f250a9d47bdc63123dba15dbb0ea8e3e75e1f486..6e7a610abcabf5efc1aa4deb1bf26c1d41f6198c 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 4778a0977666f38965d7e2c48dbc3d0437591344..073af8dc061e5df3bf034ea5feae86a23f04cec6 100644 (file)
@@ -1,6 +1,9 @@
 /*
- * Copyright (C) 2010 Martin Willi, revosec AG
- * Copyright (C) 2010 Andreas Steffen, HSR Hochschule fuer Technik Rapperswil
+ * Copyright (C) 2010 Martin Willi
+ * Copyright (C) 2010 revosec AG
+ *
+ * Copyright (C) 2010 Andreas Steffen
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 2756ad3e6659167bc77ab4b4f3decb9aaeb3f981..f8131b4bdbec76d8119668b720327ff4b72333aa 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2011 Andreas Steffen
- * Copyright (C) 2011 HSR Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index d5ce5fbc1d48ac967ee2038f90c69f8cbff278fd..4318c166e130fcae28b2624753e092880813d540 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2011 Andreas Steffen
- * Copyright (C) 2011 HSR Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index cc5930b6244523f2ab367bfa3179671d0f00bd6c..622a35adc5428120aa4411c3879b51e06ba9acaa 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2011 Andreas Steffen
- * Copyright (C) 2011 HSR Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 2668ac4324f04293e0b27962f11d0ad482a2b8d5..41d13b6464ddf1bb1e356566e43e8ff3245e945c 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2011 Andreas Steffen
- * Copyright (C) 2011 HSR Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 196d4e2c4b9e9759406f1327ff6700fb0e3b3c26..4eda660b197455fa96d8775a0623de645144f063 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2011 Andreas Steffen
- * Copyright (C) 2011 HSR Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index e8deee9e1fd29310b7894cb60299e9134d00de7e..523eeeeee1cade38078946b52833b5d516c45b9e 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2011 Andreas Steffen
- * Copyright (C) 2011 HSR Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 0c3c571ef9cfffe2a4e7c5593a4e55da9ca0b41d..bbfafaffda0700eda7cd1cc60237bfa867f40daa 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2011 Andreas Steffen
- * Copyright (C) 2011 HSR Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index d51d0d0905e669402c94fa1ba20d6433b879f958..e5c7becf98b2dcd7bfd6cafe03984e5206813b54 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2011 Andreas Steffen
- * Copyright (C) 2011 HSR Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 4585a622ac33fe91ed70dd70ad3c4a10796e4844..12c5b78f45cf036285ee7a65e0d9ed5434a7c6f2 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2011 Andreas Steffen
- * Copyright (C) 2011 HSR Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index ce583ac44174ef804c5865a26df63f166a690187..0f0078e71cdfa12b5e7cdfd56f52f81ac519076e 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 4fe982849b4df6847f361bb18378da2ffd75888f..947681768ed2a41a3120a8026fdf2a9fdb303a18 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 80fa209d62cf6ee0280ed8f1afeab8fdcf2f016f..5664efca701b8e6426d23d095b8ee321dd4f281e 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 37f8a879ef5cb97ab742fa9a5782a91395764d94..cff8de217cc9753c81f4b341989ea0416c0c62a1 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007-2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 38315b75ac8585af94445749b7d2b3eab6f9f686..e6c9f72cbcccda8c8edeefeb48e2b880aaa7c287 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 5bc0af6bd37842e785a4a752eb85037341934279..ceddc6fe24b69fec68a925695ba85968ee3a5685 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008-2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 0c71ca548da8982623bcff900fec05e7a215892c..1a67290f0c09560029bc64c16fb7ffd915f10679 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 3b413cfc64167d08dfdb8471869c38e2eaa806a9..e463512ff26eb6a513979e149d9f12b363236fdb 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007-2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 84408c43c612cb882d8e750b350acf4b1bd5a91c..457ea526f47e9aa69c30542b75e89abceaa9d5ef 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 0a6aec083216b9ad675053729a152e1c1bb7f564..70a4275ceccef12205fe927d694cc17a4ebaef95 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008-2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 45b0e51dbc0343d574515a5a9271fa8f78edd656..9004e328ef9b0cc9b84203f325243d8eb3961ee8 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index eae76729cfe21c8a711a2f8d4989f28d205dc51b..684b49bf22cadf3f1eda9439112edb4579a5639b 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index f5083c72f39a0ecd577c5610b30851781e952867..df93d1e68b4b374e77a2df9d6c79db06adb13aa1 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 4ca1eb93f6ede6fc3ec24010eb277bce15fab6a3..3fb72263384b946f454d6e4e4564065bad24383b 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008-2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 577345dbfce899f60f80dab8e278c8f3cb22bce5..91331cbc466019dc63ae2cf6ac603b34714266c0 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 03a60cfb1c1eb734aac090ec9a992aa017c9a6f3..1901f3a4053f77d5a87d80784f23d27ba86fbfb6 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 3fa0ea38144fc114aa04b8617243270c3e665089..c5b649ac629dfd1b46ca770b90a870f9137d98f1 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 6c73a8cb97e3e416a578e452a70e1afa2c564dbd..d9adb9c25d171b0c177c933b0738a5bf92dd62c7 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index e2cc0e84fcf765d89ac1902a31a35c743ac16dc6..069645f79112b50656508f2117af7af12ae0be2f 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 1992b24822b77cbcb60d0f41bfd019404cd59a69..016fbe5b472888ac89299714171c537bf32aa2e5 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 3c63e82a971056253202016a31e06d0cbf760a56..17cb43d0c4bba65524641248df778751e35b93fe 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 2dea516c3a5a5217a76d328cab0847a0c63b9830..4bd00b297cab8de8f08f32caca6863e8573d7ef3 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 153ec0f0dca8db2d247c65074a2af80e38c04b2b..0e3713336791fb95eccc62d36a200cb75021ab6f 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 683de7559ac1bbcd6071126cd2a294d46c32e5dc..8c6413bc32c7203ad3c22ba1998e93885abaeafe 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index ab3ab2f4d9c42d3b76016264cd3c342489c1c16a..409f0c9eebdaa4f7eba9da5cb082121ec00091e7 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 80c8a10376d43e2b25d5d5ca05b9f7ccd1c76f48..a0392831ff9a93bf85ffd98e93a1e8fcb783a7fc 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 543b5579ba08be4411ffd335c779792bb0e6d159..dd33de96fc4a2410e671b59809bb695abef01f43 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index bc6376d53e18d0d3f590502b62865077be56582b..c95474e71bcc3c2c0fea337fdc8aa99697f579e5 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index d7ea9f4bb6bf4d2641f1be7ee136f19073094b72..b4c5dccff2d91a4aa2a550409b4c28c154503e12 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2010-2012 Andreas Steffen
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index d0f79fa43375c8c59db4c8621d93a3298a4974d3..8d2f24be974099861eda3f0901d2e854d726e275 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2010 Andreas Steffen
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 97298eb5c3f2b1a03aa0214fd1c6143a5bb9f104..231188ff1bdf6ad78e6ba6acd0df3013e6434815 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2010 Andreas Steffen
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 9987c43d4b936f656a1bac24f0672a4033e25e5a..97dbe1890a013c7172c5e54ab6635060a147e237 100644 (file)
@@ -1,6 +1,9 @@
 /*
- * Copyright (C) 2010 Martin Willi, revosec AG
- * Copyright (C) 2010 Andreas Steffen, HSR Hochschule fuer Technik Rapperswil
+ * Copyright (C) 2010 Martin Willi
+ * Copyright (C) 2010 revosec AG
+ *
+ * Copyright (C) 2010 Andreas Steffen
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 84b1a2d199d8c9a659d2dd3793236f2d0aa22bbf..3d1de3639d5023d8309f068e593673c2feb82649 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2010 Andreas Steffen
- * Copyright (C) 2010 HSR Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index f75e3e0a617bf2be2f8486203cb1c7bd5abad4c1..d228012b9d7373decfe3ef811b65d429c6480da3 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2010 Andreas Steffen
- * Copyright (C) 2010 HSR Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index e56d92fc21dbbd0a0c0be100f5b0e53993219120..3a7f8597e6e54a9f1d6225465602c9e33380f719 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2010 Andreas Steffen
- * Copyright (C) 2010 HSR Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index be6a0812ea1f174c7c39b1b0a3d0ded8da7411f4..e06f5577fe1688dc553bf141c7039845b379da8f 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2010 Andreas Steffen
- * Copyright (C) 2010 HSR Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 31fc0d9db196c1d8734f985a94a64d0e810ba7a1..88819d9607f69e2e6572ecaed93a320d734fefa2 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2010 Andreas Steffen
- * Copyright (C) 2010 HSR Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 7ccbc93813c0bd4ba2879f690ed445677c66a78c..cfcb76fa7a562d14b99d083c1d6effad082734ab 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2010 Andreas Steffen
- * Copyright (C) 2010 HSR Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index ca84ad7bb324eb04c03ad7af19489e110f3803ac..379d08ef14c0643aab130631b47a25854b7ee63d 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2010 Andreas Steffen
- * Copyright (C) 2010 HSR Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index a66a813ec538ccf93f42c9b469c4008455fda3a6..aa35ed8ed1f157f8e3e83b16ab2deea7dd1aa6e9 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2010 Andreas Steffen
- * Copyright (C) 2010 HSR Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 4585731deaf1556e9f7bdb073d2718393abdabcf..b928cad3517d06faaf8693f3716ebd75040d9d7d 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2015 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * Copyright (C) 2010-2014 Martin Willi
  * Copyright (C) 2010-2014 revosec AG
index 8c9f66aa762978cc01ae431cf930d22bae090c26..47a26592a5c19256c04da32fe5159e655b3bf581 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 56cd769ba385d16ea5d02233fd20345e8c4dd5dd..9ee1af38f45b9610915d9ccd6d71e125d9dc5b6b 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 54302e852281396abf0f2525c98a69f0c9a65b17..2bb6073bccce1a7700f4d4b844c57fe98103a0f9 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2015 Tobias Brunner
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 1e717832a040470db69a5f62aa73a5c6fa5ea185..af69865d16e6799066611d7ea00bdc22c9391551 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 7d22257c62691e726a224920685468c39a8d5a6a..4e380389291e12d930107b39288a7253a2ea364f 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 105a40473b1dc4103e0a80ab033a7c1f8c439d35..60d71a82507a169bfb3b86ab342217f76bed5377 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index fb8d229158677613c21f2a7e1b0598f6ecb2ae01..2854ab76d7d6a8d12cf5e542bdc7cfde805e970d 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index b22cd6250a5894c52d250cca45ec23d7a275f2ef..7f500414f500b3648c0013a427823aef576d1c39 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 061741eb7628654f50c1ffd5e0ef5b3473a2646b..7fdcfef28276d5c46474ab3120a7811fa4e07e16 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009-2011 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index bd0a3825bcbce8a158883054d4d852d99d79ea8d..269a871db4d0f07a8a0405e5a39c535af5fd2902 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 5f73b715661d80dcdedc9ed000ab7d02dec30772..efa2ee44caa59c6c8d8c345222a54b332226dac3 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 630c8af8f0aeb41820da289f9b84cc23110b4ada..3e43dc8dc2053c231db9859b1cb26382b760ecf5 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 037b69bacc492d10c5e694f8f37b071b87b025cb..986e611abe9cdc270913a9f29e7deb3ad30dfbe1 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index d4d746f9179912e50babc235b644b75efb3101cd..98a1440f4b55f37df5db21538d34c25cbd3fce8f 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index fc7d7a8b48915f1e0ecf61d9c3cc05554357897f..0a407f9efd27227a11eb7a83038688cb3bfe65c4 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 31d47e371fc9e5129d0c343f9f003a9f04555aa3..10d5812c6728c357ed90b78830ab354e9d1bbf7b 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index a4789a51d045d5612b6645e41dcfe4ccdb35658b..96547a563f3bc47e723284b1dbb81e5ad0ce7e8f 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index cbee1db11d4b3ec6cff1174e86e0ebc443756d61..cfa896e934201f756d90de5a3deb9bc95fad07c1 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 549e33055f4d6aa368651737923320e971eeda29..ded15f107f2d3a494b6f6bcb499f715b86243d33 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 5ca1e27bcecb7239a1428df98a7350275cba62e0..9f85e036d5b97fc079004b062b1d77fcc4369862 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012 Reto Guadagnini
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index b19ec89209be5c2db9bfba7b5010074e070929cd..c47921dd4125431ee48f70ff6d5ec33a724db4cb 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012 Reto Guadagnini
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index b3ac2b328cc032b29a8bae0f44bf0a38c93a1cca..d9f84e93ada4d63428dd378a0954fc3386996943 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
  * Copyright (C) 2012 Reto Guadagnini
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index f0f52fd6a996a83a43bb1c4f2464d578bb5719dd..05a2d2d6657ca541c847214c92fa6ebee072be32 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012 Reto Guadagnini
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 9f00abe8bb25ce1f68ae3a39ced55cc27d2dfe3d..ce973daae5e92bffbaad00eee9536ebae4d0d1bf 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
  * Copyright (C) 2012 Reto Guadagnini
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 95acc79dd9d88aeb3f931ba4b1834eaa0c60f555..f53b3459c7be8dc36e91da4131d1e426bb7a1dd0 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012 Reto Guadagnini
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index d4832e2332ea5f2963b4e25178bffbe99cee0f83..6c2d22304e4047e84a6f92f3bdcc2b6661941130 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012-2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 0a493670677206cbc360b75d6d7d5dd3309988e7..2f726f8dd82b958c1a709c1dbdfea5c7dc6f6f9e 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012-2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index e3b688dd6bad220a27d59947c0a55e427722c7a9..ba6be052fc479cc6801eb0867384330b3d96d326 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012-2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index a14426b4eda5368ef9bd0ff98567d8714657f456..f5bf0c2547798d1ba860e0da2a8a3658b872592c 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012-2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 66141ad5684267bfb8e8c0c0428b17a2ab784c65..684d282acb78498b28fba16eb3851245894f7bb9 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 7b2f3c6c5c8f607ccc7c5157d03e5642cb08fce1..9a82a8ff63b24651df26defa1b494305007f98cc 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 3a45cce0646207fb418723dc8d4d276d8f54500f..bafdea0b9bdde00e9377cdc23413f6c145afe2c1 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index ff9831d3cb33112cc0785389188714c9abb1a8e9..862059c2be18cd3b9191e5927e64cb7feef473a5 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 58350028f78c238bcc931ae924dce4a398d91247..5ab8924f486faff57db75c879ea5ab2d2ab3a572 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 74c9ae24fd048e2492faced4fb6e3109ba729e36..f3b4ad785a992658ce6e176e0df7b1f3b7af0855 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index f3b5b1d4abf0e36e370d9c4d52f755100e732f9f..441c0c4829e155a15803047fb83efc3c82f6a7c1 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2014 Martin Willi
  * Copyright (C) 2014 revosec AG
  * Copyright (C) 2008 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index b034326d7c2b9023e1e5c05dd97ec90828cb9739..058fc44c108d98d7ee7adffad489b16310ca3b20 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 649f937332ff8b09d3792965db7ff661af0f8b9e..f52337eb701f00a50a7ceb9f3297b2a57c84cf7e 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index d49fe2422545ed74d6a7dafd4d27b5ad2ff6f3a1..d860a7d12d953065f3e1a3d50153fee8bf421786 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index ecccc6303130a8a6c25b5be940795f043d97c40f..dd43f78f3f69459f04c6d7fdc1ecd4368eeb2b34 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index e1f10e93f686688fbb091a1a4f1db88f2283b82c..0bbdb1bc3d2f422ec77f255bc2641c51520f0811 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009-2016 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 10c3c9eb71543e78b965a543b40680142a9be9ea..16638ddd436e7cedfbef2143f1d8969d23570fdd 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index acd834ba34abb349d3a90a4a023dbba869c7cdab..b3852e57f171c2992fae4a970349f5773e3c4d89 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 50642a572d629801d792fd44de1b1f43d9f4f74c..6202a114fc3e7bbda6b00cef9ccde027b498e605 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 2c052631f9e60694d241326641060041551e6892..78be45f68d9d44694664d00f13bcb4bdc698c283 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index cfa4b1edcae65c9c388ee13decd3d891daa7fa4a..f1cff7801875cb3b78a33ab98e54ec6d913f8843 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 2cedd130e43f721b903cd8dbc52e4d147a93b548..29a2b83c8d24fa2d490e0feb98400f9c1ec35290 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index fb3541164b98ca259eb834d83c61f4941a4a7e35..4007fcd6f7230884778ccb94df0b509d172bf1f3 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index e1c7c0e0b40e9061fa8c6c7d712a7e766d30edd6..65378993cd87318090cc6040bd3f3be3024a3e98 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 672157fb87b3cbcec3a517da9faa3dbca46ee6b8..3be43694401d5e8a9936aa04bfdbf08cf6675461 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 4e20c8f3afb9f97102a79539117157e099819137..63ff92b1017bf3b16314ceb4ccef20a06e6fbb35 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 1e1bff84afd5cebfd0c2f07fa46f6819778f7af3..ceb3737571774720d843879b5f23a50710349bb5 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 068020ef74a4be66f3a445da1283f8c3d8b6adbc..e8763b90c57ce14922ebcf04a7e405146cf966d8 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index eba4afcf1a58acb3213ebad4eb53a404c1693a8e..8c856289421f8e35663ae9fc0015e16fb771c51a 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 6cf3a909cfdff3077b413985c6eeb25efbad61f4..961c10406b1c7f47baeb1dca3fc50516d5517895 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 15f2d1127cd36dff2724c441ca82f372f1496a23..69e9764e72517878e7a1d557454cde130c51e43d 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index f3499017604773dd4738cdc349db9d1b059d8b05..789c01bae9ea5d749f6516a27199f006557bd352 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 36c20adf7bb2549295a89a4ce15c3d99cade0e64..e946737def2f39ba48518dc3b60c5b53a4d2e2ae 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 528fc004da2df62c3368fea8476979f4ce9af387..cde148e4f9e60127463856a922bc780f16e00a72 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index ec17955a2bc83b0d24d1a83ecaa04871f586746b..b4dec76d1b48d302c42c75bc4d5261b1e6d69ad9 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index ba6b3d9d65f05f78bc9f04dde66039afe21e96be..789e1ab2d067fc599bef25924c28f41bcc147319 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 860dcdc60d34a75e65cf7934d9c8527e31ed00af..96f9e61e5714d2cfda739b3105ad1ea5f4f4f80d 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index e6a8a8981fab309c2bb5c29a120f2227b5a89647..87cacedb671d5e868705c8cfb441b7cd1d53a0f3 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 44e7bb5255cdee4e27b75eaa19a200ebca96597b..dd5a2ba0f595eaed1d4cf5ea9025fbb5af32eb04 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index be7f481b6f9fce124a933e5d22ab56c3e760d6d6..6068022b11e6b1c8bb9c6222d1ffcdad3957f308 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 03a41a7ce641a0b6733e2c2ea4578f5e4715237f..45b2980507460e7b221290fb3d2d51bda50e8d44 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 16d4bd7f3a71f401458d03b1782cb95ed31dd204..5a0ae59289ecddde6faf792383af909a9bce8244 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 08ecaa3f241b35a2bf8bf7275c095d72f9b2ac8e..f09e704f32654074ae97076255cf3c910b8b39dc 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007-2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index fcc8502f865e72e7882d20cc8afe999ab1da41cc..7e08d3b9c56ff68488e370129c370574853c8684 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 179fa3b3a58be774f4c7f9485761d55cc457b562..eebda27681bdfb38db89935c8084edc41b8718dd 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index cdf2660540c7325ab01e25ee7f876dbfc57d18c5..2cfa954410bb41448b25d23aaae62254669d4a17 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2016 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index ad4f1acce66c4229ba7b52ded34e3d3bbec86185..ce03ba90fca755aa3351295f2851db4349cbba4f 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2016 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 8e2bc727e0c46b51eb9b0c2d6e317c7107be4357..a541d12a8808ea4fb04dc9c37ed967f23ff43c17 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2016 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 51b17674d916e3777a0a094b237fa8dd3a70834a..6ed076b61fef5ba9e9c2231dbcf21198278d37f5 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2016 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 77bf9781c141615007e8842d02648ffba8da45ba..c2db84ff1256566a6bcefc08d904c7d5132d6ae7 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 193c5b602a6e2378173b6d1912ec207413516b49..f10ae754099fda044a7f8a5ad87fec3acc63f55d 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 0148b10d76f31f1a3e981738fb7c6a3751066639..e23bb3c2e9ec3ebae6af539045bb806def6551fb 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index e839614069f58c0a3bb30c4e53319cb31f8cc3c9..6bf0a2b95b45ba92898169b32b69de7eceeaf89c 100644 (file)
@@ -5,7 +5,7 @@
 <!--
   Copyright (C) 2007 Martin Willi
   Copyright (C) 2006 Andreas Eigenmann, Joël Stillhart
-  Hochschule fuer Technik Rapperswil
+  HSR Hochschule fuer Technik Rapperswil
   
   This program is free software; you can redistribute it and/or modify it
   under the terms of the GNU General Public License as published by the
index d4b01f42cccbac06a0f82c4a6c830b1dd4854cb6..86296443d49e6732e974f39aaef9059ea46955e3 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 74c85fb5fc32ca5a02548ecf2634e9904d8b0ceb..f3916c8b9fece5b71aaf4b83fde5b12d39fcac01 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007-2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index e89b74279e2087e0e5dc07c0e438863cd0f142a7..09b8faa0a450c9e2264baed48802429c14e72023 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2010 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  * Copyright (C) 2010 Martin Willi
  * Copyright (C) 2010 revosec AG
  *
index 109b3fe9b4c1ccaae09952ac6c8bf51087e79d77..57e092968b608c2e1d8b9b8176b919a1c6229e5d 100644 (file)
@@ -3,7 +3,7 @@
  * Copyright (C) 2006 Daniel Roethlisberger
  * Copyright (C) 2005-2010 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index fdc9a7cf9727418637b15288b9fe1a89b25fad69..c5825dcf12296eb9e1d938147cd87c51fd178cd5 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2010 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  * Copyright (C) 2010 Martin Willi
  * Copyright (C) 2010 revosec AG
  *
index ba92e10f215dd53ed03cb38888e54e271dbb148b..f6ed615a7dbcc6f6d77aa604de42b650f17c8ca0 100644 (file)
@@ -3,7 +3,7 @@
  * Copyright (C) 2006 Daniel Roethlisberger
  * Copyright (C) 2005-2010 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  * Copyright (C) 2010 revosec AG
  *
  * This program is free software; you can redistribute it and/or modify it
index 86728515fa53f7461ccabd30df3b9f86afe2d134..bb1ba71db8e84029879b7ff01dfdab0d1b096009 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2006-2008 Martin Willi
  * Copyright (C) 2010 Andreas Steffen
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 700d00a9712f7306fb3e82fa2527fe8e5f20203b..e385ed88f660f2035da12103a98c600370655f7d 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 9ba0bf1c9b331bf9c6a2558ba1cb8df1f5db6308..02608d1dcf406c6ab8835b25db50f5d68e778b7d 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2010 Tobias Brunner
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 7f387398e73a9be5c6a91a236b4985412c76ecd7..697c981b2e43a259380187ac5f5c0b8ee39da252 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 46a894028c8fa16e0d7ebfe0e668feeb3d2122cd..3b8d84987f0918e8d6835dd2b45fb44b76c53f9e 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 62dc3f361d8d4afa48f5f8d6631cc75a756d420c..a43d726a863ab87047185366f24f074ade5856c7 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index c5dd6e8b3cbf5a8e8ae4ab0400738c5a959a6551..ba6091c5e91f4e6e6be6c5c6d7a6d4d86fca894b 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index c6f9ba9054f4ba7149e5fd20dca620da99de90ea..175a0a16b48ca08e8eb3327dcab062dd2ad10f2d 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 7835031c2bec26cedc56448e0dad6909c4f73b82..fff6a438f2ef4e4d415fc6b8771d64d9d7d65dae 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2010 Tobias Brunner
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index f1b9d135b2606cf11daf8fd145b1b71c7dc6dc43..8c0ca2f32f2f7ac1c81383ef0ac24f322bd4d316 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 4593e9bdc789d46e64d5c4759ae72ec9cc12af84..0432ee573e2584ebd879efd57dd897b0ebe1b5c2 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2008-2015 Tobias Brunner
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 2740006e235866922de4e88a61c4d3d08141381c..064a7edec3bfb6dbd1a75be827966ce0304ced6f 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2008-2015 Tobias Brunner
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index ca22c7f82fead87e373e730751a6a01c954b67d8..8cdb5ef48412ffe0533319dac2e9e0b05e1a4148 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2012-2014 Tobias Brunner
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 894e03ce497f1dbfea41d19824676614ae20b83b..fe02c9ac4bf7b355b66c92b080e264e099dbb866 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2012 Tobias Brunner
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 016f0e71bb03354ca1fff0112623ae40a05cdf42..8d84b934e8577f2a5507953e19d22d8a4fcaa73c 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2013-2015 Tobias Brunner
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 869aab3d311f28ec4f0a8f34361a8272cfeeac50..78f1f759405511b99ec4d5cba17f671b6048168e 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 33a0e3531c55c6d00a857ad5549c3dcd008ea1bc..43801b206dcb07fb7430ed0b831935e9808c7bf9 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2012 Tobias Brunner
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 2bed420be34e3f98d28a12204392e8a353660616..d1bf139c2f7869bd23d415ad7cb1f3f687225af2 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * Copyright (C) 2015 Andreas Steffen
  * HSR Hochschule fuer Technik Rapperswil
index a0d2d18cc645b74072eb3f9ce8362b796203f6d5..bf96e99697364b52856be7bba9a5dfe709d9f1ed 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 0a34fb45868fc7d33d8c07b618be77d3e58e834f..6249c73f21ef3bcf2d4f6b1f628b9be5d6464fcf 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 464979910c533295cafc3fe574bde89921928180..9068b691c61ca57be6253eb46b48c1a2c5a88bb4 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 2aac8be9bb6c66479026d1d4fe4ead33bdbcbeaa..881d4f4e519beca37c96376ffda222701ea9a025 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index dcd4ae3483aaa43a946ef835ba88f2a34e6bd8ae..5654fc51ef8f6e695da2cb77942825e5f72b46f0 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2008 Thomas Kallenberg
  * Copyright (C) 2008 Tobias Brunner
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 130f15d85c828550c67d375c5c29793e49ba9994..497c4535769fa232c15a398c15c1e6122d634c52 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2008 Martin Willi
  * Copyright (C) 2008 Thomas Kallenberg
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 22fd3c27da71df9dc1bb298102346646c588c4f5..b6cfda082ba3dcd9d695ef1c34d67adf9bae1f52 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2008 Thomas Kallenberg
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 794220aa1de6a228d3bece3842902be31f48f97d..8e98b57f87503c31185984f95dcf9b926b7c9410 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Thomas Kallenberg
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 404a3e39f97788c3b208d672e2781e6aa88b6fa1..d73c94e0d589a40888f226eda43cdbbe7adf9189 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2008 Thomas Kallenberg
  * Copyright (C) 2008 Martin Willi
  * Copyright (C) 2008 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index a283ed9f57e48e213fcc7fb7073c3ba0b7064e33..597def00230a477a5311a228955a4ac970203962 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2008 Martin Willi
  * Copyright (C) 2008 Thomas Kallenberg
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 283d939281a211d9337732979ccba38adcc86a4e..9fef34dad31c95c665408117f4129af26efe70a9 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2008 Martin Willi
  * Copyright (C) 2008 Thomas Kallenberg
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 230c35e86076d35f196f6843858702d51cf483cc..810690d72933f7654902b6de436bf23f59654471 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2008 Martin Willi
  * Copyright (C) 2008 Thomas Kallenberg
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index cc0836b7a11e52881500e01a944a24eecbc2bf90..daac4304c3f6f2f312714e131d0414f0af060451 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Thomas Kallenberg
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 980ab26fd022349d32ea02f6a00886f9388e9369..9c6e4397fb3c232830cb4f46b6fe321340996cf4 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2008 Thomas Kallenberg
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 4a1478c6db7acec5ef43f867998173dd4dc19af8..dcafb483b6ffc4f8d46b597a131436b45309a6eb 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * Copyright (C) 2012 Martin Willi
  * Copyright (C) 2012 revosec AG
index 227d24be8f781929f40b15c139734286cdaa04bb..05ae8d5042f17a86bc02c44d730d8208fe387cbf 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2014 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * Copyright (C) 2012 Martin Willi
  * Copyright (C) 2012 revosec AG
index b6a55648eb468534127aedbe629e65603cedc395..b52ffeeb15ba33f1c6a2034dfe5e4f03afe65ce5 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * Copyright (C) 2012 Martin Willi
  * Copyright (C) 2012 revosec AG
index 2d9b56ade7da47e38629022eeeebcdb058cd4ca2..a25b7728317edfd1fd80c62a0929884085d89a0a 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 60ecfcce65fb98945bfa8f70d94a6bf14e34e8a1..672b99c0fad4e3a9dd8a29753d91bbc898f8d495 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index abcb953a0f39bf6677ec715312856da6b0f34cb3..27fe0e77b466f076ae3d4c53f1e41425bfe95490 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 73bba239bba3ffed98880e51ae0074331e789d61..1a4af9005243df18661fba0abd399e02f2bf007d 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2015 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * Copyright (C) 2014 Martin Willi
  * Copyright (C) 2014 revosec AG
index 91d344994cfd3c73f55cd1fba4bee2ab1a06ec06..13761f59d20b7594dbd95cac71d43e10d103da1e 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2015 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * Copyright (C) 2014 Martin Willi
  * Copyright (C) 2014 revosec AG
index d47e7a0f981354c673cf5b67b05acc33bbbd9588..1e1a2a463cd442bb47bc0408fa4e50b4209fe603 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2015 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * Copyright (C) 2014 Martin Willi
  * Copyright (C) 2014 revosec AG
index e65d1a1fecfb4802148d7b9afc197bec802a8dcc..66422bab6e16b9cde823a92925f6f32f2d1e22f0 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2011 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 52744d0a68bfaf1a87e87c5bf02c6ddef7c0db87..94aedf10880618b210f326efeed01ee91058a8ea 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2011 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index a87084e20061adb14491b2acd48be9dabed0eb0f..e8303754b4e4ff7ad9edd36ea8e0af48000a67ed 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2011 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 426f806a7e20820d8e6cf4a043a9877ba8eaccc4..ac1eac3e5351102269a115d41158dfb4f8f39628 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2011 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 4b8ad8ecdd7cb51447a70100536009c0e32b937a..8d8f2fd5b5961cce56b2665f46aa0d5945846d53 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 2ac358ee0c0fe2fa645fd07e9ad73985a7aae090..8719dcfeb4979a7a8c41becce066f37c4f854f6e 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index e7ee4dfe30009f6b9e23d3b2f4d0abf55f656d48..63c8b685309a7a668551d31e1dd1435fc424a8da 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index d174ac29c1cfe309894d9243329a557092102fd8..123d5a3f8d391266b65fac198efd301eb412ed79 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index cd4a4ca892d9c61bbdef76523bf2b13fa2f11401..c92c03f8fde768742a2b4ae644c85dc1a49c814a 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2006-2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 4d31f0569ed19dad783fcb957034de4f75e354eb..d45f72b46b001273789a26aa970162c0d071d2c3 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2006 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index ff8e78b6b092eab73c81d36fb1fc53644f565b01..998af0d3fd979460cedd06370372e63fa9bced39 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2015 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * Copyright (C) 2012 Martin Willi
  * Copyright (C) 2012 revosec AG
index d539e4b940973e3099e449cf660f1702a2e0d8d6..acc439ccd17ce2fdd98efd2b45f02c1efaebf26a 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2005-2006 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index ae06b9cfc3d84ae6f3c37b0f41a2f5211284f4e9..d3241f9ff2188331f6cdeceb8d33cea3a89aadbe 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2005-2006 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index e46861f09578abbca12b3cacd3aab87cf2ad518d..7f0b29b6d4d7b39a677decff65805ad48b1d885a 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2010 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 240782fa8bb99bcbd2750bf39b41c4cadafc7f60..814d606f71bc69557cba8ee25908decb187d1aa7 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2010 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 1082eae0b63d55ab7efad66b0f517be842daaed8..6a72499d37496bc4282f3e40fb42cff2c22afacd 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007-2008 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index d105de2b977a6b7807013f6ddddd746ff9795fcf..577bb62e06426db15463a4d082085a848272202c 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007-2008 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 759aad00325bfb39a741d5f8bb6def4c6bcbfcdf..d210da5d7d418230688aff0b88fec2f84430cd16 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 6a14751023e5e2cec8cbcb84093506c64e2a554c..c1e72cb0888cdf2279e4d928f43bea1b6f159519 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 461ba11d1583a082dc3b9a8365ddce80d965a4a6..574d715a775e5c65e1c6c2b49e1a1392d52dfe49 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Andreas Steffen
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 140635bed0d2eb4ca0576ef16697052c22cc526c..bf9146b553f87846d6dcc979006434a4ceae2ca1 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Andreas Steffen
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 31f048db661be817ebc3aad3333b6705c719234a..c1ff9cb243aff37c9f7ba669a236feaf92f5f6c2 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2005-2007 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 2c42aa577ae4794182324117b810ffff6f6efd03..6b6bdeb6098c47c2cdf23bd4a2629585d237be50 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2005-2007 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index e1af662c924616a176bb1a066445910063bf817b..5bc66b56087e278471c6db2be14d2cdb28a4b0af 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2015 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index fe4b34ee9a6530cda5ab9dd5907874df867ad21c..ed44da65ec077c36f64e3d673328e6cca1bb4410 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2015 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index d76f4f65b72c5a8d971e134007c92ca5ba54450e..aa21717fae9867b34edadf41b8cc808917f72420 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2006 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 1c9d9b400d6e699eb1aca085f11846b92879fe8c..0d64260ebdc74c5b43986eb09bd155124ee80184 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2006 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 148db2f92881bbf3bb35306d47bb8968eb21067e..c9ea0be3fb8dd1200122a96113a49637aad20d62 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2006 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 3e3e13d009a6c25c8fb6a39289a4c34587f977cd..c96aa5781900995552d3969104cdcf0707720f3a 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2006 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 4daa41868f31be57d75d05b6f1c6187194627580..c87442e5e78fac098882be1e34d5a345c173f0c3 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2005-2007 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 595513cef50aca696d9f87983b944460417ba6ae..018e868053453f90a9f9d525ccc8f411d7eaa0f9 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2005-2007 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 1cdc3058abd9f6b3713be80c6ab55e935526b349..4715cf0a12a007838f9361063d0dfa84c235bae0 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 29f79f23b0fe169fbb884eb399ae8b0d6f8f612d..711746096c3a7edaf9116ba96faa1c1c2abe93db 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 0af4c6c39b2a83f24d3368e913be7b1eb457e079..27fb618dfc622721082dd87d6c493b0abdd580a5 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index acfb8bed8ffed29f131199cc847df125227c9717..6468557dc3853e07d4e29f6f08eb0f3fe853291a 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index d2f38b803e276d505a36144a21d8d38adb4c46eb..be9569f256ff9969318913892888e3845b7b31fe 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2006 Tobias Brunner, Daniel Roethlisberger
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index bd2728b9af12b6fef5b47ea680efe1ecb5c8deef..14c5380dabe59f7e60a2dc21389a04fa6f723b3d 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2006 Tobias Brunner, Daniel Roethlisberger
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index e06eae3d3d19b0ae4041b8feb5674178e153f08b..8a2e917b6d924980b3821e1d82a54899184f8ab2 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2006 Tobias Brunner, Daniel Roethlisberger
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index acf6d11aa8d365a6faf086efdc8849289640973d..c88d981ba1d89befb935a414ca9141392db1e949 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2006 Tobias Brunner, Daniel Roethlisberger
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 3360b7dc51a114210a5b4f66d88b99e308dff4ce..dfb85f69053b485f875f835104ce96321e32da8e 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 17beb68b69c69466d200b635a04fa3606b0f1df7..fbb36f13c849f97c2dfd36f841df09caf493942a 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 6c3681a2d2d37e6c6bd0805a3129b3fb09c186ac..b77c19d00a62018a7efeafa820d97900d39f09bf 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2006-2009 Martin Willi
  * Copyright (C) 2008 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 97c042e7142a06db7b8795e7e315cf32704a948b..42d9ce32eee8cab0a2514faa3342b23c210d929c 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2005-2009 Martin Willi
  * Copyright (C) 2008 Tobias Brunner
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index b2a57ccfb9fff8179eec050ce0676012066d3acf..2a9e0d06d426bc74ee6a823480f46c19f3f0ff3b 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2012 Tobias Brunner
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 391c906e9c7055f3b6192e0263b94be2dcb4658c..73aa7632992df2c049667d01f82bfa3cf0d94698 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2012 Tobias Brunner
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 9ce6ecf0074abf24ba2c9440654c2350e3f79c6b..0a3c454e1100f403ddbb0afb64e27b3b266216ab 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2006 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 8407797278d08f64a3d928d4291f176d446050e2..34041e347d7e4e0bcef910d82569dade4633d57d 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2006 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index b4e66ed732c576dec601ecb0b4cd7cdba3b1f8fe..515b3cfd3b88160a00ff5c52b91767d7615403e4 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2012 Tobias Brunner
  * Copyright (C) 2005-2006 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index b3a9ef61f23b65b2df2c88328d819153b2487a19..266b623808293eb4c80c25129f0510b550a4d012 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2012 Tobias Brunner
  * Copyright (C) 2005-2006 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 2a6e5c04f1f0c9c5592f5db6dd24ff1ef7d2caca..c48a0deb1eeb7d796a1ce780e66eb77c1935328e 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2011-2016 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index c5273fed93a5b04244ef95fb34a22f7e497c6d10..cae4f350883e9706291b3b85536a2c535c71c48c 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2011-2016 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 673a7a1310f6c74a5fad8306c69f052273ecd69a..1de05b4ecc19eb208b28cf534a8f245fd210bbda 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2011 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index ada5bdb044e4b9fa645cc2025d4ec17022b0cbcd..269816a59b90abae96a347a5a5f87cb6e719d6c6 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2011 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 9b5f676a3d00bf47de4fd42084b0433f66d3971e..82d647a6ca23d2bdf84324c677174b999d8fb359 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * Copyright (C) 2012 Martin Willi
  * Copyright (C) 2012 revosec AG
index df0293d4fc3e548c5296eae50f9eb96d9685dc9d..e4379cabf9810e27080e774d72303465c77bac1e 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2015 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * Copyright (C) 2011 Martin Willi
  * Copyright (C) 2011 revosec AG
index d17948cd0d7120d4df5f8b41b9abf6652c531548..81e63740e3b83b8643019347d30f2aa4885d9fa0 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2006-2011 Tobias Brunner,
  * Copyright (C) 2006-2007 Martin Willi
  * Copyright (C) 2006 Daniel Roethlisberger
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 63947fc73101e88b24d54987638329653bc308f5..aec8f85bf3871a3bb55d45fdc3fa22d242fe494d 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2011 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index dc86fc50416aa00261e403d1ea2cd0d828828a92..6a296f221536f6c7a24f88ff025df8924f27024b 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2012-2013 Tobias Brunner
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 4c16adba3dfaf6e29de5a17aa18998d95835fdf5..1f764e54763478fef4050635d22e5e55f32bf745 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2011-2012 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * Copyright (C) 2011 Martin Willi
  * Copyright (C) 2011 revosec AG
index 0c842c59c23a347da40be39dab4a0d383a2e61de..5e5b61e7f401d46a19351195c2606c9667cdbd32 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012-2015 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * Copyright (C) 2011 Martin Willi
  * Copyright (C) 2011 revosec AG
index fe684568ae84533941e17e454dbdce8210f10eca..0d4c5b47c6757be26b3b342d048465efda41f0f1 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2015 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * Copyright (C) 2011 Martin Willi
  * Copyright (C) 2011 revosec AG
index 3ab59fada424ae052166ba933caea59d355719bb..bcf2627250f6547d593aec61cd87f8e640940948 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2012 Tobias Brunner
  * Copyright (C) 2006-2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index d81ebd562342aff6874820ba40550607a47cfad0..859a214314f32f9f6c932d9c5916cb912ddff475 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2006-2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 535581068db767619c110c527f7d88c72ac4bf34..c1decb130e0f1703bb44fedea1f3b19d4c53894f 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2005-2009 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 91c5341453a4b6bcccec102efbf9f581f9914642..7ae86b664084077b21bc84602fdca51f2950435f 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2006-2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 82bfea23bdfd917975b69b45d4baf970ba446b17..c98e97eb91549e05438288e7cf2bc89afa1bd3cd 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2008 Tobias Brunner
  * Copyright (C) 2006-2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 35856788cb749ce2876a6a2d41bd07e67bf46586..ba602fc4a47554b05fc6cc7ff8e5dff52378a82b 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007-2008 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index e667e1f70e50fd76b3330e8abd8a69a79822513c..bac261b355c03879265ea12ceada3468de16e71d 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007-2008 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 0c41c68d011889ae3e985eba5b29e43f3a060ad4..49b1f77a58e6fce6dc84375ae0737387a534e2f8 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2015 Tobias Brunner
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 084ed40f0f339d27b45a6bb7525e050d09795a2a..5dc9cda3822d2a0eb49181cd39fb5c3efd0c2637 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2011-2015 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index bf5b2f4b3a4c42feebe374f9d0067d151014e63f..ffb566591f8a7b283871271dadbb5e2de42d9f52 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 5212bdb86056875e32815443c13160f66025c2b6..640b55eee67816c4401953ab2c5ff21ce4ec66c5 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 1e9b2d2f7df91fde694110683803d438c8b2e40f..6b0006e6efada9afed1072c6a450f05e962b9b5a 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index aeaa701c9a0ffe8795e50bc977425780d2c5fc69..6b63197d54b949732753012aee21789835b8385a 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2012-2015 Tobias Brunner
  * Copyright (C) 2005-2009 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index ca864a710ce776b318771d6d70706e2e7a540f19..c9e42ff54c1fa937a7b22ed51dae649d62764048 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 47b0a3ed1968d745a4a6d597aa2859157d72cb81..495a353c57d4644a70009b97c4ac74c3634eef3c 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 4d5087ff5d49879d7a57b1c34c63bc4ea9c4b7e6..f6862ca276605b92766192d83b761893fd10ba90 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 5a9e08de28a1a8a64725a440a09bf3f8fe71278c..68af6e35bc2d9622ee533348cdd9924d91810c45 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2008 Tobias Brunner
  * Copyright (C) 2006-2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 34606b1e84bf594c9c6b843f3a9c6c7c95d30da3..fb1614b435fed6373330c4ff13eef46bfd18bdb7 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007-2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index ca17494de8fe08de18463071cb1aa2a61b5f1e32..284e59bb15b4a5358f5b9bda81066a32db9bfd45 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2008 Tobias Brunner
  * Copyright (C) 2006-2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index c1f8635ce7be655197ca0c60936caf776719afe8..8542497bceda4be29f6cc5734c072cdb910eca86 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007-2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 6c42b81a68efe4b10a79778249fbf472d4d3b79a..4a8acb97e43f65bb1d87bc4d5459ae76738bfb2e 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2007 Martin Willi
  * Copyright (C) 2006-2007 Fabian Hartmann, Noah Heusser
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index e35457645c811713c2448e963d36b38a2c424f33..9bf666c817ae98fddf592fa01651dea81d22af3d 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 2d5d7cb3a2c25bee1609837aa88b49ff2263355a..5d571f769b07a5f3ab4935b3a46157722bd4f011 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 7a33f7938d8c025940f8e297ea56ef57a2a81aef..d025a046d178390a995fcac62fffd2345627d127 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 026871610df5a1354e1fa8ebdddabfe743f20a6d..7b30bdc9c14bb8b811a4c9f64c4b2f7fe3ddf4fb 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index ab169954d756389b9a741c3449ec864c88611fb4..d40d447c13fac56c69b562ef8a556ff5af26c2c7 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index f077ccfb5a6e0539d6416c855300b36e1ca30ccd..8023da1fc6611c9af4cea51afb9c04cde79857b9 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007-2008 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 44a4ce69c64153f4624fe6d20478cadce17ec810..9e5405b611f4ddaace91cf4054f202da62f1079f 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index bb2318c9cfe63b34ef41ac3810db6cf49eb112d9..14e271f17da92482802e3151e244f3117ed0deca 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index f3f32d7af6dcfa788f02a3f9bef13ae3f5e2adcc..8ea903ec856dde7b28d86ec1f6be27948db307a4 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2006-2007 Martin Willi
  * Copyright (C) 2006 Tobias Brunner, Daniel Roethlisberger
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 9c571b8e63d0cb05cb21759f6ec4ae86717558c6..3e5af5bcf7f47f42d380dcf011317eb126e909c1 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 6f90339eae0c921028fac76677d92747ce731c3a..b9f6c02a88c23e7d4b55ee27728621245879fd74 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2006-2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index e2e48f0d4a6fae4d7cf1ec6eec72af9ff34ca661..3733f21c814ea9e23caba63a316f15a69eaa2306 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index f82c80f714b5ee6909327c49cf006b21cda95f8d..2c565c43a0e0b96a86db65012115c3bb70676fe5 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2015 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index afa00ce5d37c7b1160a1988313d2ffb7b0641a29..5abc9acde96b3147305872c8844df1bad794de4e 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2015 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index f72fbc437bf9e3f2f9a66762591b6d82dc7cbb2b..8d8969ea007f5ea8938d724436b41f06255251ae 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 86c7116369c74700592ae93fd24fcd97eb09a8da..29832cbe91c17fdd9c4ff75e9156dd0a7ad7810f 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 069d51d002cfe440bcb2b5686c47d666891eb93e..941b4302390ca3fbdc0902ba5f617c90efc08ca7 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2015 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 3d9aae0b3ea9aabe64d0f27f5acc13099c7c9d13..0e48562eb7c476c818620e02eb569ec28ee16b7f 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2015 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 3eea19f7d4f6a3b9096d30d69bec612a7095cbd6..70521b5dc2f9ce734de7bbd909d563f254fd9efc 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2011 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 17d2efe375ec6714e1efc48030390ef0b50c446b..3fbb75880cbc28b3d94e60e289f4e903319186b9 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 45b7e79df727c237dac2b86d1697475890326ac4..75bba36397896cfb2e48b7b7bc4d2ce0fb94d032 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2015 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index e8753265c7926db18f8f4308ef5ef4b69b178c67..2bd134c7d9b9acd8684f6277ebb55a2e3285accb 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2015 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index ef2288ffc69b71af4a7691ac411e9969347d9037..75d421227c9726c5408af0f53360d95c21f80401 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2015 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 30de08c9bb894b0198cbac946955727015286591..660d0eb9221004ccc9a98c92c9734691cfa2e147 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2007 Tobias Brunner
  * Copyright (C) 2007 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 5f77149bac756e50a4a81811655ce36ae941b55a..1a0a1acfa1759d830462ef6e08513ed480be1ddc 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2007-2015 Tobias Brunner
  * Copyright (C) 2006 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index bd1191406c735252ab24e8954c27dce885d0ce1f..e1c8d23b4e13a6d6d41d7d292746db1fb05646c5 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2011 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 838822d1ed99464f844e9a3773e9054148888f8c..8f34a275d7ed8f4be7993c4b10404d0df9312e78 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2006 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index c0c2024e0a272ef1686dbc770e23e05ba659e67d..134e72b062d6bb99411308a21a25f20685ece1d5 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2006 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 8062179b9b1b981beb601f2aae1a1310c13cb4d6..9bbc064f73bd217828e312a997e7a4a50fa5ed8b 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2015 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 4204d4babee979ba8aab2fdc68664bd11d32cc8c..e509228d9a2fd3ef4550dd978053aeafa34ef797 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2014 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 4922703ca0639ae6ad0cb8a31f82eed9efcc0296..7113b1bacc138822b0ddba2936a4e577290ec2c1 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index bbd0214fcaa2b6587ad3dc602c35086938ce5339..a8a56b87220698bdff3d28ef2c551b8b5ee089a5 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 4b422f0778ade88fde40308d107744bf6dd3d292..70ff404665b302e08068792107843b2f883f4183 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 21708a7449bec50b011398b2c6830b749b6f3f98..7af7e0dd435f61aeec64da32a80803a090d48b43 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 57367bd5a3904226d0c44496bf05fc131510e321..53aa0e827d04698b5f36ca2902934a6539b7a81d 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index a56a59167819a36f9598d6772e4e238a33c48251..0bdd16ad8708b7428947e81d2f6dc883db463864 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 678cf54d5e21396b78baecf1ea13b005bb62cdb4..85cbc2062429dc3d15d7dca4512c35b37f2a7d5d 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 56d4a0443089d16fbb1c3c7cc169e93a10bc1326..eb6fc638bd52bbb25d6c1a8c4fadb52c945e3778 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 3fca3673e6bf9cc9f9203631ddd23fe77584d501..4c7127c8da639fdb02dae44ac650f20e555679b7 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 0f44d8f6f6a1b7391cfe177865b898782592ca3d..a5eebd5366771bf944365496fb6d125bd512c692 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2011 Andreas Steffen, HSR Hochschule fuer Technik Rapperswil
+ * Copyright (C) 2011 Andreas Steffen
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 3b40575e31f01117a7762257a07c1dc15071791e..5fa6850249f36009ae665fa6bd628e11f46beb14 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2011 Andreas Steffen, HSR Hochschule fuer Technik Rapperswil
+ * Copyright (C) 2011 Andreas Steffen
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index c2719d21b647ff7edf922c1a37705fb3ff788877..c658549c8e5c8e86dac472cc0f9cfdf1d0df7f43 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2013 Andreas Steffen, HSR Hochschule fuer Technik Rapperswil
+ * Copyright (C) 2013 Andreas Steffen
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 365caff7ccd57433721a68a92f1190d1eabc1511..33088193242e53a735cf31277f0aee35ed3b7679 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2011 Andreas Steffen, HSR Hochschule fuer Technik Rapperswil
+ * Copyright (C) 2011 Andreas Steffen
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 2de5b6ffc932a57e8506fc3e8c22ad383af6aa6a..3e9b69521c46aecbbbca4ff65bda13e73bb790c9 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2011 Andreas Steffen, HSR Hochschule fuer Technik Rapperswil
+ * Copyright (C) 2011 Andreas Steffen
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index c014e683a85cb67103e0f88ffa34602308b69145..394133d046c4f3a90f6c6cbd54eadb283f67bddd 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2012-2013 Tobias Brunner
  * Copyright (C) 2012 Giuliano Grassi
  * Copyright (C) 2012 Ralf Sager
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 322dab97fb9a4a9b5cacdb48f924fb341ba9ebfd..a830202f25dae6e96cdf03f1265a2c13f78ed226 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2012-2013 Tobias Brunner
  * Copyright (C) 2012 Giuliano Grassi
  * Copyright (C) 2012 Ralf Sager
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 2c521775c1181af7b880ecc5c494688dcdf0aaed..d1140e25208f183e0e068e8444b4d0d995a193bf 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2012-2013 Tobias Brunner
  * Copyright (C) 2012 Giuliano Grassi
  * Copyright (C) 2012 Ralf Sager
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index c42acba43c1b23735533498c6bca8a76e0d14848..7b179f46cd2e06f92feff2a01d9dd92a1a40c73e 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2012 Tobias Brunner
  * Copyright (C) 2012 Giuliano Grassi
  * Copyright (C) 2012 Ralf Sager
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index d85bc96bef6e7cf95ec112a4e91e628a5aa6654a..fee70c1954d0188cb23bf5ceaa1ee37de8693f9f 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012-2014 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 1e1d619a298757a86d0bb592abd43d74f4c389bc..25a8aa14451ed965b0a7c599b26af7d55ea00798 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012-2014 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 6c9a26acf3562fed45fea63055ed4c236a6c30e7..21cd8f0943c93db68e3e5ded59b1e2e61eab7e71 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2012 Giuliano Grassi
  * Copyright (C) 2012 Ralf Sager
  * Copyright (C) 2012 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 7ee49432afa0ced49caca9157f3f87b870eeb2da..73b56583b02dac716ff9708d7cc08afa79b16b0b 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2012 Giuliano Grassi
  * Copyright (C) 2012 Ralf Sager
  * Copyright (C) 2012 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index e784cedb39369bac1fdeab6ca0fabbe2af2ca1f5..0195ee27ac9c85b2c1f8d74857bcac59521a25ac 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 94cc6527f2dae114aa1ec7b4cb7691543d845d24..4d33fb7b8f6aeefda390ae8ee7f7c02dcc26b37e 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2012 Tobias Brunner
  * Copyright (C) 2012 Giuliano Grassi
  * Copyright (C) 2012 Ralf Sager
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 056352e84d14534c051ad6072b08e761be89b0a3..43ca075dc6db234d3fa62eaedb3e2eecb3e7e525 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2012 Giuliano Grassi
  * Copyright (C) 2012 Ralf Sager
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 98201b84356125bb2c3514267fc052a9144cefed..521610eab734c72615e016838b20e8b9d4248d22 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2012 Tobias Brunner
  * Copyright (C) 2012 Giuliano Grassi
  * Copyright (C) 2012 Ralf Sager
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 6d67a602ee930d8b2261353e3f74a2987b4b1803..9a4ffbfa82d2171fe3b09777fd18989380f96cd6 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2012 Tobias Brunner
  * Copyright (C) 2012 Giuliano Grassi
  * Copyright (C) 2012 Ralf Sager
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 8570e07a8fb4af066085c3374878702521bdc6fd..9062ff7e64a867f94eea377de142288460e49cd9 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2012 Tobias Brunner
  * Copyright (C) 2012 Giuliano Grassi
  * Copyright (C) 2012 Ralf Sager
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 97e147e4005be229eb02ed48a2a9dc7cf5197c7b..59f97e9eef7de8a8a2fcdaff85c38f3a58a26a40 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2012 Tobias Brunner
  * Copyright (C) 2012 Giuliano Grassi
  * Copyright (C) 2012 Ralf Sager
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 23b8ad21e5980c22954d4ac90bba385ed16fc07a..c96b613647f92c2586e2f5e976191ede4a5e9004 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 0a409828bbf251f31a7880d6d3a0a9682072b9e8..7aa88ffa671a2d64a84ccb377edb43a26677fb5b 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index ba020658beb6f3285358dca883644c4efbf53477..a21245edfacea599e0de821d030159cbd772aaf9 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2012 Tobias Brunner
  * Copyright (C) 2012 Giuliano Grassi
  * Copyright (C) 2012 Ralf Sager
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 36fe48379f4a5a11d5ae6758000e88df9568eacf..80dbd9353a8b49356cf0cce555027965cec850d9 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2012 Tobias Brunner
  * Copyright (C) 2012 Giuliano Grassi
  * Copyright (C) 2012 Ralf Sager
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 44d35244a54ae8f0ff65522dd1f374fbf17e91b5..66c3e67b114798bbf0fa560d5e58add2cafe279c 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2012-2017 Tobias Brunner
  * Copyright (C) 2012 Giuliano Grassi
  * Copyright (C) 2012 Ralf Sager
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 708af1fdab4a9127cce33459cfac364f3c482cf9..6ab6285ad1553cba8e3520c56bb135ff38ebce0b 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2012 Tobias Brunner
  * Copyright (C) 2012 Giuliano Grassi
  * Copyright (C) 2012 Ralf Sager
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index d44c5a2e36e9bba273a45f1bda42e4bcbd12a43f..f7d600421be3ba6755ccc3fcb2025c5186ae7677 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 2f6c8a43a4beae6b2efa4274b7eccb15f63e44e7..691cdaabc12ae63c65e061265fe51e2778c0dbcb 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 51135fbea54a8c04b4da42840a6d5d081092bc84..b5a03b361ae53a11c0b6dd2806328b670125ba62 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index eb14bf08e591698bdb25bd7449aa849a77295ab3..e7ffe9357c99a76d5ad415015566608dc12d75a6 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index b705923f6b6519f07a07f7b52ee996879d5aaeb9..e32e70d4d633194218cec1862c13ced3294915f0 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008-2011 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index e60c02a1a62183d28f9273efa4ee6f8d5f688502..e5662ac2088eabd70a924e5e38108cebb469bef5 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009-2011 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index c07755865bc28f16dcb1653fcf076bf68b4151f2..9881c53ee009da865d68ca48835fc0d25252f01f 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index ffe1c25b6561bcb9c0ddd236bc5eb4832ce8d3da..f4abef222c57dfa65d05435e12ca01005175310c 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008-2011 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 47f1f6f8ae81bfdaba39c57146c81e07a82051c8..a78121f7d43049ce4c6abec223a8dc3b0289296b 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 9f6810f8fb0a41fc00f0993a14a1c3448bf8c708..ff3bf14d107e8a42c31f0173604ac87c1c3bbcd2 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008-2011 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 8f5812a761979e7100755ce701383cb448b3e1ba..80391756cc87dfd5bcbac5624477bded32fca25f 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 2393d3450d34ba37fce9e1ed9de0b165a3acd039..3555612f54a2cdd7134fa286717741216884cf3d 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index ef1c73908d232c7458349e4bf161f327527a52e7..59a8c21df8ebde86785a41e6e4caf764e742a818 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008-2011 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 3f3a5c587835abad9d0dec51a9e231d6f52f195d..79cb17ed12800a66197ce7e157db6b76ff295bff 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2006 Martin Will
  * Copyright (C) 2000-2016 Andreas Steffen
  *
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index c45077a3f12229e73ec354b9af69da9bab8dd005..f77e14b0432649bb19c9485c6ca3c01d274a450e 100644 (file)
@@ -2,7 +2,7 @@
 # Generates oid.h and oid.c out of oid.txt
 #
 # Copyright (C) 2003-2008 Andreas Steffen
-# Hochschule fuer Technik Rapperswil
+# HSR Hochschule fuer Technik Rapperswil
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by the
index 6e35999cef5a42a95cea2dff94a0610ec342cd20..82e405002e1fd4ff3297d3b4be92b4bd995b5050 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * Copyright (C) 2010 Martin Willi
  * Copyright (C) 2010 revosec AG
index 358993c4f51e0d15104cd7d19811b3d24ba0457f..fbca8bdf596177d173639e967dca9b565c9ae877 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * Copyright (C) 2010 Martin Willi
  * Copyright (C) 2010 revosec AG
index a21b376cf029d242f2b3823fea117164716aeebc..3487020717f81949165cbdd732e0872d1cd68de2 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012-2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * Copyright (C) 2010 Martin Willi
  * Copyright (C) 2010 revosec AG
index b6e3db7303e4a12871cad1c9784df9acb233bf0d..88f365e9f6fd3b54b85d11541aab1c24e1756fde 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * Copyright (C) 2010 Martin Willi
  * Copyright (C) 2010 revosec AG
index c3dd6e0e9877479a32798ffbc7ee39b7a3d8aceb..fea28cedbf99e27ad24985e085e8f8de17e79e76 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2014 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * Copyright (C) 2013 Martin Willi
  * Copyright (C) 2013 revosec AG
index d8a16b5df8450924d3b82990f0b4f44726a60c87..792dc76773176cbd0b33560e73fe2d8f720f5095 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2014 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * Copyright (C) 2013 Martin Willi
  * Copyright (C) 2013 revosec AG
index da335697014aad228872123e1c1d029a3302430f..40f65a930c364829c372afbdc09a9be9f097aff0 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2012 Tobias Brunner
  * Copyright (C) 2012 Giuliano Grassi
  * Copyright (C) 2012 Ralf Sager
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 9b014f71999151ec8331bcc0b0b9e16fd6812606..d902c32456389d21a013a7cff055ff3a19a13285 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2012 Tobias Brunner
  * Copyright (C) 2012 Giuliano Grassi
  * Copyright (C) 2012 Ralf Sager
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 679e41d2d4c6e9a4db33ef18aef29e9aeae587cb..74f218e7964d51d03a48e0621b6771a4c57d326a 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2014 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index b0eda9e6a8e99a47d99137ce6dc0493799ee90b4..64f154c4ecfd3a8638ccc1fde2274fbc3add9f9f 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008-2014 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index f60564a4229ee1b2185c23939b32aef90971f568..1bc674c6c5164d25c4f7b4b8256d1af6cec10014 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008-2012 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index f877be5a6c1f41882091648340345de9678b5338..5ad7360d6f295a335fa2b7786432cfb989ec1321 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2007-2015 Tobias Brunner
  * Copyright (C) 2005-2006 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index c99cb836bf55a6ee417c6dfefe428ca7ed19321b..a9cb7f0d455292a5fe5117d65229e340ea7cf0e5 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2007-2017 Tobias Brunner
  * Copyright (C) 2005-2008 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 2eb44854699238694c218b68adeb35600a467f92..b473223e40317edff378827dcbe26f6740008818 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2008-2015 Tobias Brunner
  * Copyright (C) 2007-2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 6dc5c76941626b2844fed315b81da78700f91326..bed55f8b8e201c005118e2402950b7ec94b79985 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007-2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 09fd0bfc867963f401b59ae0201b564b7489d84b..ba3bda561b2cc133ad5bba3c1772b60bac12a380 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2008 Martin Willi
  * Copyright (C) 2006 Andreas Steffen
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 8a48bd7ff79df396266d1eb2cdf8889298be6bbc..224585fb26d2c43000e34a3272d3b3aef4b83324 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2008 Martin Willi
  * Copyright (C) 2006 Andreas Steffen
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 730d95d703bbb7e123181488b873a67601f75060..508a65f3edea4c3625d172b6620f6f2de68042a8 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index c4a39e28d8f21561ff3cefc7b928ac6e3ab7cac3..bf4f11334635865d7c5d46342fdf1cc60865264a 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index c6a4c1277ecbcc9b7e4d03ece129ac596cdc095c..9e699aef6279fb05fafcf4d94a5873c52ceec0e6 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 94a31e14da44047fc45b3e8b3a35d0f5f13f970b..c49a39d667cbd0241f17240b12dc0611ab36d7cb 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 3f8af31061f3bd1ca5db809c09aef0a8e8d248ab..46feca61983c09903be5806d0614edbd457758f4 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007-2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index ee329881dcad6aff212bc9bb7c5e18a63f71c357..627cda3748dbe205ec2d0230b55ea2ff3324a7ab 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * Copyright (C) 2012 Martin Willi
  * Copyright (C) 2012 revosec AG
index 8cc6a6c63d688e3844e9019d634f4dafd9fee6b0..323198a198b9869ed6a932c69bc763b49bf0e1a0 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index fc4fb39ce93fcc72b55b834c2374f12f10dbc542..e75dc2e9f1cacecb6fc645c9968ac5be98205661 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index d6523821e48dc09716fb9029d48bb2dcc10bd4df..ce59a6a2df48ab8b69b3c80d54be2214fa99d7fc 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 1129357ba3c2bf71203b80c96ccc26e9108613c3..08dd97c7aec562c814d8fb6746ed4f9c68787874 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 07e6ea3435c36b11075af88cd53ab049da11aa5d..fd3ecb8faba644d976f722268f898b320089ff31 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 55b669529f178b952837e4c7c32c7463bdbbb4e5..a03dd1abc28798feff4d93284b19e72183ec0094 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 21b23f54338fa245c65502ef9d1dc890019378a2..15f3f7b1b044ae3da8b2d1afe48a3f166797604e 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2015 Tobias Brunner
  * Copyright (C) 2007 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index d99f29b850b5d2c0f6400777f9fa8a5a248dd0ba..a9947dcbc4754a11dd013e89b547f884ca72e2fb 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2015 Tobias Brunner
  * Copyright (C) 2007-2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 8673c484fac39683628a6b9f6d7d8ed572f5a20d..d0b2c574df864d841951a979896d879b6662981e 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 8292af495a48679b18f633c15d4bc665a3b7900d..0b83eba899b267e2d27e577c207b911ebcca3a0b 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 1c2d3116761f8df1982cefa6c50f53f04a142c93..2294eaff7ff961ed692497f22a5a82652ae343b0 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 900c6613e9fb8a2ddb74d5d46ad7a635ad21624b..d97139de2b49762ab08d34b43e38afb767458b2d 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 1cd4b9d03c088ff498dc311ed32aed5f2f6d04b1..4b59fa23f7ce77b14ac9ff38e717d66184f0d143 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2008-2009 Martin Willi
  * Copyright (C) 2008 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 3a4b197ac8075be14afdb22212d3d61aac098de4..1489289d4b2e8355615b5375e209cb42af1e4b8f 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008-2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 2235bc30d2c96f05f08c9bde2f0dc2963061f611..3d764c9f53dd12d5cb30c8b1f117c29a533707b1 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 4d594e4390fa673ac2b8ecc6648d6a148f67ffc8..b0f77be984797dec8fb97bf1b1cd113bcabf4bcd 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2010-2016 Tobias Brunner
- * HSR Hochschule fuer Technik Rapperwsil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * Copyright (C) 2010 Martin Willi
  * Copyright (C) 2010 revosec AG
index 12d3f815614303af9367b4edc90faae7b4d07139..e12d045349a559cfc74e312699d7c3dcd0dd1171 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index dc4b451df01202403626c7a36a7b6b6270e3727e..97f4efdc8502e88ac06d4924f40dec997ae9952e 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index d50bd4d229d88841eccd91215d0747f82e9ae132..f3c5abed6ae333906682184370606403dc2657cd 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * Copyright (C) 2010 Martin Willi
  * Copyright (C) 2010 revosec AG
index 9d1b8df55e6c1f4da7c880a41e3ecc442b0274b7..cb21d3ca716078142896745a21fa0916ddbff3be 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * Copyright (C) 2010 Martin Willi
  * Copyright (C) 2010 revosec AG
index 3e33765b16f54be5e2afb3b9fb6a0702c89194b0..9bde663d138dcee8355be64f8f593bc25d4d40e9 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2005-2006 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 19ba55d83dd55c06d7a4cb25ffc5a3195307ce9d..5ffcac25373ec87dbc74a7e249091bc80ea0c278 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2005-2006 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index e86e7ae76b8f392abe2ce18cbc38f9042cb45f0c..f0f64ce42ab23a097b7b918f2a866d2d79beb15f 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009-2010 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  * Copyright (C) 2010 revosec AG
  *
  * This program is free software; you can redistribute it and/or modify it
index 1b02cb4690687b380cde320fa1dce9d6ab0d2c7d..4309295952f5f8b908582dd6f42bff358e813fa5 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index fce7566d755324ea9b526d7b9412ae4341771a10..efcfdbc74b94769683faa51740a146fd3d9cb297 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2010 Tobias Brunner
  * Copyright (C) 2005-2010 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 1a8110abbd5cae5f976bfdb223581a0bd4900941..ce01bb34633a869b9ef9a2d0c6b377ce3738bebc 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2010 Tobias Brunner
  * Copyright (C) 2005-2007 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 4087fe1d948ff394f292e30e8d7bf77f032a4d6f..800bd0df7c9a48d086677fe1e573839905b44008 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2015 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 00e90cc2e794f97449e6ac2bc15d1f890ccf0a0d..e02ba8c4e0ed0f8811fe52769fd7dd3200e87e63 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2015 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index c70627723e8d7e10ca38202a4d8e17542a4bf96d..c6efe08d0b9b5db217adfe2cc18b85d10bf19d32 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2015 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * Copyright (C) 2015 Martin Willi
  * Copyright (C) 2015 revosec AG
index 292fc329f148bf4ade3d08107dd7857db2f366df..0808e24d5efbee1c84713c8f1aead5dfd0cd5cf6 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 3b8f93986250df5d694616205c3d8681ae345463..cb4a397f9f1daf41aa42b12e22724a7061f1c036 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2015 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index b63f0c3e9c597c449465f7c89cd03e8fb422d365..960327c14a38b86b149e2b29e96a1ee52578e556 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2015 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 1474b3a12bb100c0e26efe440e8ee53f06126b6e..66dcff767fc938721fec0af2e5a0a85d7176c686 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 62d76ed21c41389ed5cb4ca755ffef85663a98ca..edd449c1c447a3f646c70defd7f37905f5802f0f 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 56620291c00ff99b470117d7b16c9de7110d7baf..42644e51676ea51a0d1ea0a8690551760fac88ae 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 43ff4f65e00a0c400bb3bb820e8e6347e008ddfc..daf7ec2037511cde8ff9caeb3d218787eadeb36d 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index f23c6750ffb6e07cf5066fcdd2a168a940082591..50dc4c73a34aaea121d14e39e3d8203a4039265f 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2012 Tobias Brunner
  * Copyright (C) 2005-2008 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 98d159e129d775829ecc65bf2fd54427d866f74c..4bdcb9403a074c2ff6b2601a859323965cc46b99 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012 Adrian-Ken Rueegsegger
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 96f0aae5389b86cfb134e1f49b64ced333eff09a..e7677a9c19c1a25391c5e757104e3f3c41e9569f 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012-2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index b16d3736e9533adacac0d1a95125a87569c35e9d..fd781fb00de8a87b671cf2755fa311b25a9e76b5 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index a26010aaedb9eb663fa2cab11bf9e728d37a0b01..7d2b5217cdda5ba84719fa47d191cb95f43f6a15 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2005-2006 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 2c4b8852d4c5591e1986605c0623a408d898b163..41fdfbb86ee178ec18cca73916ba233181517ef7 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2005-2006 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 3f8eb7e5cf0409964275a4bdaef25aeb36dbe4f7..8db21df3669380f4db66c37f0475a03716a3f7b1 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2012 Tobias Brunner
  * Copyright (C) 2005-2006 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 4ff925b04317def83f6cb09b5575d003ca2e504c..0c1dda6f53a2782f40dd1e328306fc1b1a150406 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index cd4e5763cb33b0d2b400f86e29779d5630c76d9b..e83e188297c950ae30d851ed63c9fd1759fb52e1 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index b062221e50ad47a3aad38d83994a93fc342ae084..585377a6b8e156900beca0192c0deb19f0e703b1 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index ee9f7b9da437556752f4c014c04ecc8f3eb6da48..be77410abd0ca8240d6f5d39745594c1edf36204 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Andreas Steffen
- * Hochschule fuer Technik Rapperswil, Switzerland
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 1e636e897b1fce537e03639ad4734d0899f73d5b..b214a9edf5c0abde4589c17bc25960e9f8b0be7f 100644 (file)
@@ -1,7 +1,7 @@
 %{
 /*
  * Copyright (C) 2009-2013 Andreas Steffen
- * HSR Hochschule fuer Technik Rapperswil, Switzerland
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 1f39dedb8d6e972155b645fe3c60ebd4f1320b73..d2e34d9f38b7a1ea7957171f3e2ae1de80d4568c 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2012 Tobias Brunner
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 0ca2cb1145f21046ef3dab67c5d5111b9d972db5..11473030ea757d0fa93cabf13d82a25aba1d0f5b 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2012 Tobias Brunner
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 4426782b410862f33bafe3b85ddb2f5689058d57..d2b484424fc9f1ea344daa6105f8fdfd8dd72821 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2012 Tobias Brunner
  * Copyright (C) 2005-2008 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index a50c8cadf597a3c3816df7e815aacafbe2d72731..7fcdac909cba2ee4d28ca7b42e034dae7f048b30 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 522b4e29d545511c66abf3b05638a6d16c769643..2ba38ad7f68ebccc371dd91d83ea4828ede40532 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2005-2006 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 8958e66e972e8d27e74eb0073f0f8d9b8887bd60..f0d6667fff2ae3676b7a88b922c201f2521b4a74 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2005-2009 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 2875fbb653794409a44049a1845b045e52375276..77a57f52708207aa7f5ec017ba50bc973e0c9a2d 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2006-2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 9181655e3bb3b55359da74965f1f6ab1787ebe4f..63881b3730158c9b2b4bd4e07e19c2e6868c0f58 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2006-2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index ad5ccf95e144a6e67c2115574bd5539bfd254db7..dc6ed13153cb77bbcdefd6b3a7c475449eda26ae 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 6c714ba511aa4f2def1c29b493dc8ed2745e085a..e34aa9f6b35babe228cebf12dfd96c5af5f01f25 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 3213e1a08a81e9c10ecbf6971998c6267e73a1b2..18561fd2ae151c31f661023d5d0c210ffcbc71c7 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 2b7295e3dbe9296b858a5b0243df2b28f566cff7..68f304006dbd6cf4b98c5a90abfc7a1ec33c101c 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2012 Tobias Brunner
  * Copyright (C) 2006 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 2d4a238cdd299b388fe173cce790f2850983d165..b3c44190016e6b3fcef8e0a1b26043e47f80f0b9 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2012 Tobias Brunner
  * Copyright (C) 2010 Martin Willi
  * Copyright (C) 2010 revosec AG
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 6043dac2edfea73c126049e228020d1c30a44363..953bf11b934c6e12ba63308b51e5ae49ccf05bf0 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008-2011 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  * Copyright (C) 2011 revosec AG
  *
  * This program is free software; you can redistribute it and/or modify it
index f36cfcf8240ebe8bb55e923d1e943441f2fc5e46..356270f28f140e833dbd38c6a3c1c76bf1c924f5 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 449f284f7517e2e9047fa6fd3cc4743c28aacb3a..725fc613bbbf16af50580e7aa844e6eabfca9c0b 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 0e9407108e180c908b1aa9ce0757c12a5f84353a..16dbf8d4131dd99c22aacea269d4c2cb53b5bcd6 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012-2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 4324ea40a8f827121e1a9473aa9f8cda08f9e057..4e6e2d9dc0eb9d68974f89596a7b931047dba320 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012-2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index dbdf5cfe9b5a2ac01cbc952f96e0a37f2a8141da..86b275dadfc6dbfad4d0e0a89991d2c018126b6b 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2009-2016 Tobias Brunner
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 08316fd1307fafd35d948fdc3eebe45b81ba92c0..53f371c51e46c132b4fa5d13efdf29d4c6be4552 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2010-2016 Tobias Brunner
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 9537204988c2dea93afa3dbfa614837055272037..110ece894130457396adb56eb832fe42d4ff0b69 100644 (file)
@@ -3,7 +3,7 @@
  * Copyright (C) 2006 Daniel Roethlisberger
  * Copyright (C) 2005-2006 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index a777f9f97eec1262bed6aa4f409320b141353b49..29283af8ea4129c67c1e81ba95384abc20e4738f 100644 (file)
@@ -3,7 +3,7 @@
  * Copyright (C) 2006 Daniel Roethlisberger
  * Copyright (C) 2005-2008 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index bad87e434772c33002578fd883dd4cfee986fba3..580931e1fa7310a26e477f867d3247d73ed522ed 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index f944a9cdf6680f51d1d674bc4f911e1a0e743e0c..d28f3bb27fa667668c8b16351c2a513995ce5123 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index f76a85a4b224d7fc0116c9b26aca894c361f802f..00993f92b42c7f718334e3ab15bef987e5cd84e8 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2012 Tobias Brunner
  * Copyright (C) 2005-2006 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 8699d4abe96993ba6c7edb24f307fabbb1de2292..806337ba0e13b58f748d63cd769b1ad119821a44 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2012 Tobias Brunner
  * Copyright (C) 2005-2006 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 86951f1e7757e14357fb381caa1f0b23be4f656f..3ebeb10ef7b771765e7d7c18810e79b5b59313e6 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2012 Tobias Brunner
  * Copyright (C) 2012 Giuliano Grassi
  * Copyright (C) 2012 Ralf Sager
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  * Copyright (C) 2012 Martin Willi
  *
  * This program is free software; you can redistribute it and/or modify it
index 4f9eacb07a8059724db11e9f74b49424db8d2a0b..798e3275d46337cc547598046bbbc2c268d691a8 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2012 Tobias Brunner
  * Copyright (C) 2012 Giuliano Grassi
  * Copyright (C) 2012 Ralf Sager
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 8829ba162eb28286e83f76c2852bfd0131dd1db2..243a1429670dfcea4f98146e3639a0e086488d4c 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2001 Dr B. R. Gladman <brg@gladman.uk.net>
  * Copyright (C) 2005-2006 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 473772f04cc7327b822f4ae8c665d5e1d58dbfb8..d3e51ba75b552be82e6173b53f683c8efc88aade 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2005-2008 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 1e84a7c86c9d37f72e3abef5051bc2641d7fe1cd..bfb356e58bc7af9c7caa350f0afa9350fd28f890 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index f0f0e8154616127ddea2b0444563ad8396c195b4..0fc42e4ecc1ef11b34363a60db93324f00cfae89 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 07580c822031157827c6c31ef55df7c2ccf11806..a232ef0e0aaf5be97099a4fd45729b21593fc737 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  * Copyright (C) 2015 Martin Willi
  * Copyright (C) 2015 revosec AG
  *
index 974c5fedcafe25ed326a494f034967c868038de8..55276f62ce97dc28e0797bea90714554ee6641eb 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2008-2015 Martin Willi
  * Copyright (C) 2012 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  * Copyright (C) 2015 revosec AG
  *
  * This program is free software; you can redistribute it and/or modify it
index dc6adc4570df7c43a1487604faf8de9ae605fef2..c381dfeb3c158842c5a1a4bcb02e92bb66cead2d 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008-2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index d352c305c6d703fadeeed82ec54e324c5324f33b..79d99b206c322f89c8e111a92f13a2d7fee22c8c 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index cf2c5ea85d586641e7cb40450e65a80dc823f0df..77c29916c63fca13e169e151c2a83ba1861e85cd 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008-2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 0623f2bb974b8903281633992c15baa9d92fa5d8..32c129ec48598140f48a8b31d8d5ea3f57fd1bc9 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008-2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 70dcae66e4041d78b6f0e0542efd1c0ac172ac11..4d30c92e4c42d5b61b88ebce9fcecf911be4861c 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2005-2008 Martin Willi
  * Copyright (C) 2009 Andreas Steffen
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 7494c52c3441c9c07a4f2c66ae13461fa9abf19e..b7748df90bab1eb0351529b6554387f6cb2bfc8d 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2009 Andreas Steffen
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 6a87f42ee75f3d138cb3b46117b85faaf6d7bbd8..9d1c88f08c52dfa80e56916a70b802242815cd5f 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2008 Martin Willi
  * Copyright (C) 2009 Andreas Steffen
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 22f077f58fedd76005696caaff12da8b73478915..28a3228ddcec568674d7247cfc13f329b86da0ff 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index dc85e3bc3ba5852d2acc9b1fa06c7ff4bdc9f401..fb387158826f8179ab97e1c19f9fbe568c49f0e8 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 694e598a5a278629754fc910d305e80ccf779096..d5efdabf5a990a8ead45aab9b7310ce42364748b 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index a31e1077d7d009646f799a3dd9693e880ee9a577..89c45025961dd3bba9e18ef3aa5d3694b866fc79 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index b52b35ba0155bb76b1f2d22a20e7dd12ff9f71d1..51ed8959507295f8aeeaab19470627b8bbc0184d 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2008 Martin Willi
  * Copyright (C) 2007 Andreas Steffen
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 6b9cad6574a3e1d0187438fb8db0a46f6f17e4bf..b6467c979eb71b6516f24fbcb44a4cbe1a891bf5 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 42ae9cdd26da2d41d34a7fd244c37ff401d400e8..94da81c6a3af4a318bc2933c281cbe26ad3643e7 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index ae17285c2021da3f1691b76121dea7fdd95f610c..31ecdd67259c65400b125cd31b5e678e0e5acaf6 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index cb5064d90e449341baad11cdc1e7b2f88a9e1046..2ce9aa47901378bbf9ce9627b829539b9136b814 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2009 Tobias Brunner
  * Copyright (C) 2006 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * Derived from Plutos DES library by Eric Young.
  *
index 07215d0c50fb69c8bed25180bb4f0a303ae76e3e..4493fddcbc35002f7b30b244a777294e12122605 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2006-2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index be2587679308e66fba2e1bb6eb4a0c76b3bf4026..1b6a633af18505a2c4c93cabc04f8d87228d96bb 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index cfff420c017364f2f4de81d4c38f3d1e98070d2e..d98052c058e3d7d66594387efd4d5b66f676bc76 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index fd2471a482dd447f0509f548b7722342dfa608d6..ecad31d0570f3e8d4f8dd25e6f6c33f2dad09005 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 16eff3269ddb76f92359511f98807bd35ba1a382..f6a6a642acb2091f4d7bb6d1b86ad706939b3408 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 9a4f6252fb35f86124e1eeeb57ac6180619ccf4c..a879b11175eeaf0110a4e899e737710c98e958e4 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 8b49bd6cb0462ff1521ca31d5742f367eadfa322..fabd452f5ce2ffdaafc4f7323b2b22dc48da39dd 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index e0b7cbdb6d6de0aa66842d1f8fb2974569dcd89b..90a60a1e68301f81062ecd2526776ae3e64c33c0 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2015 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 7fc4ec98ec3fc45307e7e2797696abf97977ea44..d0ee51b966873964cccd78a5b17bf2b4811bcde6 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2015 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 6ab735dab702ed4b30aba6c1be9498c96597ec10..df22af69c85a110007591c64e3b1063e5a76f58a 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2015 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index c121b9652c90e70d6d0439172ca5620e1a3cefb0..6e51690f93718e3d571b39d1064f848ca3469c0f 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2015 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 47676b32fa34a6ce07b2621435e61f97769064e2..a51cfe105ffaffe24e396632bbfcb189f55953f4 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2006 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 514e3c5d9e6865b71295f0f00acf1465830a4695..3c66f75764c52d4bd613a6b6936161f6d82e600b 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2006-2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 68b6bacb2bdd88e8bb58aea6bd6e7571eeaf5b07..b3526a636e979ceb04c3805e6d856d7b3583a218 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 3bd26ad45998763ac8d2fdba0bbb45828ba2ff7c..7b5c409467a9d922df8912607f0c10e6c928fbc9 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 80a8dc90de94947b399cf325375ae4cd0421aefd..4bee5b704340ba7d0367b4ce5db677b8d64479b1 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index e565e28c72b1aee2499fe2e9003f60cb3ed31544..4bc34ea5e3b403ffc7de128e9f6a180c1e479285 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 5519125ba579c4b8ff8d1a60627d5ff6c2e648a7..f59144a861dde5d4551c3e642993be5aa363de1c 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2010 Tobias Brunner
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index c6259f7acbf0cd15bc22c7f71cd5ddc9089afe86..822ffe205f4b13dec16edbabfaf9859fb012b088 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 199c1d6c942a5bd6e28e059ef61e2c12e32e5fea..564828e53733601ad26829faba0dd72d80c93379 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index a7542bcdd1d5707dca20c38d8997548ed6be059f..f37ab42c1def3ec7e92e7aea9fd692fea2a1f5b9 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 8a3de1e01ecfc3a1757bd899815335df6ac3351d..45fba242ba5631c7b6a017240c6a549d2e52b3ba 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 05e5e7014060d134081bba519d94c10b87fd97b2..6cf87bf5945f5cccc6ea2a3d5c75344ecdbb5e21 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index bf11758b1e1f313d4189074e53d3881e29b1ef1c..9a842491581e14082c6782304364950ea4c44408 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index a0cc123695ae745a4f59238c626df4ffb2a13546..57fb0b9ad4acad2e5269e2eedbf1f7fa359ce59c 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 0f3d66b80c82ff854895b8bb9b56a75f06701d09..3a8b7eec46819cfbd25de3c8f42c1a8eafe0a325 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index ca0a284a286e66ec8a961a5c9791eee32b9af31c..d92c64f4476a1164dc059e90541effe12338125e 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index b01adfe01e19d664d64b21849af52831d28cd79f..f07dd36cc57637a6aa80099363c7eb64c1c008a5 100644 (file)
@@ -4,7 +4,7 @@
  * Copyright (C) 2010 Tobias Brunner
  * Copyright (C) 2005-2008 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index a8cde7bca0b498d107a333cc1035b7a9200fdc77..dfc8560e2fc9544c8f27c6c892507bdee95cf824 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2005-2007 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 700e29bf622234657017e5123195985123637910..b0ae2d81dec20975f446ba52abbbbc6d906c7805 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008-2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index e4a87c8e29751fe8e37ba41c0826b4be6eb30920..6ffa485bb43045d39b5600538260e0c89d2ee936 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 32e1f292c21aa7e842f87b7b07fb92d9aa1be6ba..1e7d152188b6cb14bd4985984360b9bdd20e6907 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2005-2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 14dd71e0b98a9942ee5ac5291af598ff36c93046..fb6288754c7a82ca2707085ccf21925c3e3a9c69 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2005-2008 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index c777b47cd38a4d7c488884dc7580a6ef9700ec68..63c294b32291e8c7cd498896c4af33192cc07cae 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2012 Tobias Brunner
  * Copyright (C) 2005-2006 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index bf66dd4aaba725e75fde601f4539d4b9d04b5d86..d0993653ac6e0864e05a323bbc3d934203dd4ba0 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 43d5a036400479d05824939adc209545cddb0afc..68eb7d91ac875ffecbccf5652ed543a9a380b7af 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 03d1d1cf9cc9c32bcfed71ffbc70e0308b27f6e0..c73687d7bd15a06837bad92359be5cc9dcac94a7 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 635d5fc0e132569ab4955a858af17c5f92a3d3f3..23c1dbe2b01b1cdcb36ebd4e8b44e05fa1e9b2da 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2008 Martin Willi
  * Copyright (C) 2007 Andreas Steffen
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 30a141baeba9329a8904103734cca47e448be0af..d12c5a4fd430d5d6d8d2daf042619d1c70704942 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 210d33a93787726d141025ce67fbcc6bdd39ffe3..dd0ccad6b1ca32238aad9df3b83e9b72c866f776 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index e4fcebaa3a10ee9dc506fc6565dc83ea062ac3ef..06da5a84219e5dfd2b57edcfb22bddeaa6e4e6d3 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index ada6c05dab38294cba6cf4191e5bf5dbbf7ebc5d..c008d0188b6966a529d8551659d15dc610d36de3 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2005-2006 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  * Copyright (C) 1990-1992, RSA Data Security, Inc. Created 1990.
  * All rights reserved.
  *
index aeb68f718ab5ee72ac780040b484d21609fb8590..7960a1337fbd0e2556b72513e1021b204fdee20b 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2008 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index baa44b7f5e9b2422905369e54eccfa7b91e13ba5..7847415bd3ead581218eb2a900492ca734d20afd 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 9fde665e685b42e14e6ba970211d01b027a61518..8718ea65e1e82f47fe1d76f5a61c0136edff1507 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index d14c10ae56aaaa495cead24d168346f4769ad083..ed78a9859a42d11dbd110fe529da220596a07dba 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2005-2006 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  * Copyright (C) 1991-1992, RSA Data Security, Inc. Created 1991.
  * All rights reserved.
  *
index 7f29a962195c821b564b02a75eecaedd890db74d..7bf21c2d4cf42a8cec04124e8a0efec5d7263f7f 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2008 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 4a61af618308f5384d9a18fd45e3ac7084ff16a0..c6219e1b7b90045c97e61178b78aff7de45b098a 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index c4ca619dcfd7114ee14a73a058b1940802fef896..0a4ec916d0580fc855f6279c503c1f4dab9f3add 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 211eba704e0808715b36f79f07a1fe5c97f3065b..d7e35d9fd3601b735eb74d2bfd28043ca6adca34 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
  * Copyright (C) 2007 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index bbf6a33e9f02dbfe22a832bdcb9b409de955cdc6..d948a1c092f22c1c56e4585c878d3226e91fc2de 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007-2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 23d7097392155df19c084ef8e0ee9abd1e2ba235..cb4425cf88df4e18e06f55f04cd3cf743b8700ae 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index d1f21870c1e5b6f6d21a1ce13323e7f7713634e6..49f5c1e7dbbf4a96371a1b10b0e5ff0956d5828e 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 22c161df6386086ba18c81216101691dae89fd57..5f4162ed9fb60a3906f766b3c2215996e365f66b 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012 Adrian-Ken Rueegsegger
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 2ae0c97deb83aefffa8041178210249e636ae200..a4953c54ebb5fe6973d9c949574b45ccbef8b364 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012 Adrian-Ken Rueegsegger
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 90f2e8facdcd6a5de56ce4fb7625712d8601aaf5..724162193e5497ce592751bc60b0953b8d3565c7 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012 Adrian-Ken Rueegsegger
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index f4be1c3a8d602f259b518e4e8010910548c781fc..d349145be944d9fffc0f9ae9ec9e9e891ae3b18e 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012 Adrian-Ken Rueegsegger
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index b9085f9aaa4cc09427a0b8a3f39ae80eb0f11a1c..74beb762ecf0879a808a8291ce3b5158a9937f78 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index b12e7a6ab98d77f568f6bedefc8dc1e472df74d1..2c5ef0b2823b72048849ae7cd0988048c908d27a 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 8e9c1183fe98cb93c52c0637ac2f0fa4016fdff8..a567f5f4f2a41eb13cc5dac1f1d08ffb1ebb72a9 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2008-2010 Tobias Brunner
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 5de5520b5a992f83269a201dbfedcc0283f20699..43d1f3fa889fb93f609f39328e80aba38cac6436 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 11185e0c71de48094c50879bab5ba797aedb99a6..19de540b65a972760bdb9eff1eddee5fd1b0702c 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008-2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index fd60732b9387fff7900bc212921d7566ca4ec44f..2f58c976d77073f0f0b7267fcda8ee70599298f4 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index faa940839b138e42f9278c61902fae6d956b6d9e..ba41c508f516ef7628ae3ea35986b8d535cebd39 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2009 Martin Willi
  * Copyright (C) 2008 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 8094083a78ae04cf910a62a9d04389536ccd11bd..00c82aceda390294589dd231d183332c4747ba91 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 5ef885b16ef8488ba16c40452aac25a312b6e8c9..4b096f0493ab0ec0375f5305f273d22c782e968c 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 4ae268bd6cb708f3aa459e68fbc942f41757737e..a64c90129208a634bd37a7ce7cff2fa6a94993bd 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 16e7071166e55f292aaf58901705c925b04014c8..e3f44defa1739268f5c7602b1387a2bf57fa5018 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 95ab6bfc37cd204bb4be68bce5930869c09bcbc8..f77e9acfb6caf2205d117938e357cd526c099a4b 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index bbd400cac096a79e1cb6df377c5a0e0c39436102..c59c77b5bfd4ec8a1db0999e9dba0d0d60ef6947 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 5c3e5933dc7e5fb2b320880ce4e1550168ea3f59..3d6b5cb680e3057c1405644e875123da0f83bd0c 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 0762c37b9ab900e359e2314b6bda5a9afbca57cf..a9c220a03983f53fba2c35ce083000f049d43584 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 021257d3c4277ceae4213970e327a146fdc2af13..5654bcb58ffec6f1d4addceef5cc0ad193f54d79 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 3a6d2f1932062ff9cb69c242738c288d94d7a05e..8371bc17fe22abd93e6a4054ac2348c43759d526 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2010 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 384e328e2139c2d856dc210dfd9feca74334eb3b..49db884ad814f7ebb1a6f4349add4da68cfdd44d 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2010 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 6580e1c7df3a7506da381d8e5233e512b4466fc0..b7f969f730b30ccec0963e468c7cc515b9acdf52 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2009 Martin Willi
  * Copyright (C) 2008 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 7c5c367f77331227741acd6c178ca5ed5eb868ff..80e557fa84060028128bb96af76d42b185ca1e65 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index b5060de0ad37be34b91991eec13c6984ccc8c22b..2969f21d9ed4c152e19e048e4fcf335f7faa3bcb 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2008 Thomas Kallenberg
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 1c804860cf9aa4ad0e09452ab9ee73e9cf20cb53..dc318248144cc527be6e6b46038763150d6114bc 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2008 Thomas Kallenberg
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 9ce2109613fd78351cb07da7116b9238c3008c35..a92f32d3cb9c4943c3d36eb3a8902c7a27397a5d 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index d99d4db0febb56e8b3a78ddeaf5758371e30c47f..6f3926021c2422e466ff80ab0a88928547abf521 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 6b337d82c48f0d090824cb703e968a3be3d2415d..3153cf1bdeb988d4dd7f4970fc881fa2337810bd 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 776be8937dc732fefd931aa5d3445e550680a616..a1e22113e2273f138ad14ee655093c6131cc35df 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 30040da397e542890787503fa3d290ae1454ef61..764227a4e473ea5f4be90c7d26811d7be8fa23cb 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2008 Thomas Kallenberg
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index bb45d7b4fedfee33d77b66f8fb340c1bf363bd1b..6373c4cadf89f5aa8053ce9d0631dda0036495fa 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2008 Thomas Kallenberg
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index ec90fb084143ebedbfc8d64de251fa28707fa4e0..e9d464fe57bc86fe1f34f12c10f1bc1ebccbb59a 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2013 Tobias Brunner
  * Copyright (C) 2009 Martin Willi
  * Copyright (C) 2001-2008 Andreas Steffen
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index b1bfc6d4d61ac229f2d0204e27d30596894f5db6..bf64762b194d37ba426c04c11ac833beee9eb0a1 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index d8f05dd733c54a23d2d81d7d62a964a5673aeae7..e779acb75ac8140246e72c9228385cf318d5b9ad 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2010 Andreas Steffen
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 662b0fe8ef9612db82ae4a91498bc59fbbcecfe0..eb9e420ff72eb6f4f9b95f13ac8932dbf5c9bff8 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 944a3fc85bc37e8e20ccce28aaa42ffac5345410..c9ee761d06bed58b6ab21e26592602b41349ae80 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index e8f5c5ddf3b7fcb8c7e7f82f3d97e701802a55eb..64e1a4c9649e7433d85079eea966cd67a9d1904b 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2009 Martin Willi
  * Copyright (C) 2002-2009 Andreas Steffen
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 1168babd6346338f04423cb8b776fd26b6731ee3..5fbf7c784855b2a637ca12c2eddb73cb97ed68e8 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 392ef544024a6eb79b8a15d6ef7683181d734f1c..47271e1af0049503e218b98c5e994ea8ae0c9e5f 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 4db795ddc9c9172c34244687aff4f6f24543c5a2..e0c6795ff9f6c3a672668fa3b0cbd5ea024341e5 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index eba936b8320c56c1851d19aff21a079831b208cd..3b5b19d12bbb275da5770cca25f2cdaa450e59d9 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index b5bc2af449117b1f42d71f1dcadf386be3aea9dc..79130bb60d19a4c0a7ae4eee070499586d7bd405 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index a2cf403dc5676aa76ce5db5749fd01126a99525c..2b5b7e098763ed1266522d733d6fdeae858d21a4 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 8a0ab89d6bce3226000b19d25da7f57ddfa9c66e..bbfba2d4a955dd20ae1dafc57714a0a730441c07 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 283bf8c367d85920bd6ab990fe5ada14dd2119ff..5dbc03ad0a70caf82453f1b9dd0eed5c8797d12c 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 180292a7aaed9549ecc9581f8331bde9c58b6b62..36eed586694c12d6d26bbd9abbefffd4720536b8 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 9f251833eea69e0c55c0336eb63f30872f3a6dba..68c49e431b5ed8bb2ff7418ef6e2ae1a2e20dad6 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 905f14c88f0e990fa46122fe7db65ca45a26eb92..8bcf6e866ccbbbb5e287ca698bd29991d155dfcc 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 2eec736f1317416462c6e28144807207d4bff07c..7bd6c69c11e0b2c8ddb66c56a2ef3c9b2cabe27f 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 588bde55930c23b8654de11446638c8cbd1d917e..a28827cc451dc47043b2c3326558b9c46929b361 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index b0fa41b6a31cf96136f7d90dd8afb7ef26324fce..3d3df57fdab8864181f3eb3c8eb1119a2646a471 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2011 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 1ad58e7a12dbccf9569b3fd3a40fa526654724c2..3f68c62ec6f7567a19d8b755355b471eeb8612bf 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2011 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 8d5f4a22f31fe3fa84241643e8d0b06e9834e933..b42632fdb83e8b0cdd1da66aaa99d7804be42bb9 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2011-2015 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * Copyright (C) 2010 Martin Willi
  * Copyright (C) 2010 revosec AG
index b8b4ff74643d51d053e938266b7e9166a860fa5b..4038b7e8f69d0a025cbd4128b37136c50ed7fd94 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2011 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * Copyright (C) 2010 Martin Willi
  * Copyright (C) 2010 revosec AG
index bd2a2c11475fa2e390e7a21fad6e1bbe8461bcc7..d6bf4de4226609edb77671ac76598f9c95679c12 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2011 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * Copyright (C) 2010 Martin Willi
  * Copyright (C) 2010 revosec AG
index 6158f6d254ff56a197b77e28130eb2f1a29262f6..77cc9bd44afba6ed17e92b48fea65d692ec000aa 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2011-2016 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * Copyright (C) 2010 Martin Willi
  * Copyright (C) 2010 revosec AG
index 6d3a9556e8941827a8ac3f836fb2ab9bc6c69da6..b3bf911c21e7ed1e52665dd76467f7d204765b10 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2011 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * Copyright (C) 2010 Martin Willi
  * Copyright (C) 2010 revosec AG
index 36029fa306e9befd14531d53140c5d97d68c8e0f..ed450a6c78e0a85fab22f98a921ea264fb77d5f4 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2011-2015 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * Copyright (C) 2010 Martin Willi
  * Copyright (C) 2010 revosec AG
index 7538351872f172eb6e8b51c29ee6d3ecfb0b6eca..847309b38d370ebd27f506fea1a20af591ba72cb 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2011 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 998631f7e6f9b5870774c494c3bce322c96c9260..1e4b6224bd0bf1944ae0479030592a3f05db9049 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2011 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 82fc0c0b9427dd529e925e3c3f667517c6b383e3..a20c05e9169e2d563f9b231bd3e6b5ada852fbe0 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index e2998968fbe4954c58e7d1238fbde700dc9ae992..5369b9e506b139615f1b9f38c763f5fbc8363f55 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 902d2971bb9d3bd8498bc2ccb56d6bba93195704..5c2c8b4c449a5aca986da27f296107e7a690bf52 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 3bd7f2df331a49b95884b79aa7a51e83af49dee9..c781687c3680f7852f94dfd15686bbc23883e152 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index efcd2b30a99286bdb0aede96547ed3585f925586..445dedcf79d91039c14016f38463915f0e3a4996 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2012 Tobias Brunner
  * Copyright (C) 2008 Andreas Steffen
- * Hochschule fuer Technik Rapperswil, Switzerland
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index d5f6156a10aceb844d25e29097e53351c1313ceb..f82ef60169e569bfe7bc2a450b37f44cdf98b44b 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2012 Tobias Brunner
  * Copyright (C) 2008 Andreas Steffen
- * Hochschule fuer Technik Rapperswil, Switzerland
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 2c414c3916c6ad2ac4e7a621deffef03b8f56bde..0eb57619cc27bebb86bacd03800aa6891899b6f9 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index b685557fcaf5337a39b832d99ac311697e618027..ea67ebb2dc95ef879444920912d5f0f080b60153 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 5cd0d8f93074a352def372701eddb1ac284bddb5..82d113decef35b0a329281524b14c63351ffee3e 100644 (file)
@@ -4,7 +4,7 @@
  * Copyright (C) 2012 Tobias Brunner
  * Copyright (C) 2002-2008 Andreas Steffen
  * Copyright (C) 2005 Jan Hutter, Martin Willi
- * Hochschule fuer Technik Rapperswil, Switzerland
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 24d7cd848a6b8353885035842e29eaffca91ac28..9c368019014e60472d6615e5029dd7d29a3d3192 100644 (file)
@@ -4,7 +4,7 @@
  * Copyright (C) 2012 Tobias Brunner
  * Copyright (C) 2002-2008 Andreas Steffen
  * Copyright (C) 2005 Jan Hutter, Martin Willi
- * Hochschule fuer Technik Rapperswil, Switzerland
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 6cd5da4fd658f6887d2da30b80c80af6d29f4979..22b7829a490e9c41bc2afdebf7a43d4ab0a4afec 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index b07f2d9276b0e32c84c8a34319e31b5871f43d31..b78a532b3d3d225e5bd9c9c9e1de1e742e54e0dd 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index fcd8f119eaca339f36b9c93bfb8285a64edbccf3..b1c48f7ffc31b6d0cdcccead973859cc00c1bb20 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 03ca950a3bfcb3693f65c1fa7df6496ec2a71333..ab0ad09bf8fd62e84de32144c285eda6aef4cf79 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 7bfbdf1d4114218d67c96eacb9a7fda5c090771a..0b67aa97981a0b01942ab59af92ed3c55beb0db2 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 39d86c82ab4c71ae33735017b48562b8f4a2adbd..844698bd251ff6937db2245839cfd8a99d1855dd 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012-2015 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * Copyright (C) 2011 Martin Willi
  * Copyright (C) 2011 revosec AG
index 8cc6277eb604d238f4f3f0d2b610ffed2d6fbedb..d3c2df7f768e33a128f85c734238cabb305712f6 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012-2015 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * Copyright (C) 2011 Martin Willi
  * Copyright (C) 2011 revosec AG
index 7d0cc88ed8e03f32744cefbd2395974c89aaca14..121248bbeb3eb1bb6d8b8e26e64db22997017bc3 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2010-2014 Tobias Brunner
  * Copyright (C) 2007 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 156bd8656319637793c072a23be6ee5c7c91f423..c5a16fef382a456282d6d6f8a58d4b0bf25eb59b 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2012-2014 Tobias Brunner
  * Copyright (C) 2007 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 81dad65b723bc5e77e7f21b7a78450c27edede45..a7bf87e5bad3658dcea22838c22dae545480784f 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 06e4e0fa348bc9ec85747daedbfb21ea494e1672..039111f87eb1fbaac2ea2e90983688366d1feb88 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index a898bbfccdfbd6f1b50964bd80328352ede44a65..c79be909354c25df240df50eaf6fd748e48bcc76 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index db71bddc098a2ab5e6d29fff2e3a2f9b8069b8c0..8f649c828ea5a11a2bcfbe8ec5517db6a9270d46 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index e159751be70d6bf791ec839f4bb47eec1d46cde3..9292de2cff6bd73630e85b170c9f6e77b2c240df 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index ff79bef0caedfdea9284ad6875a4f5717db1eb8c..302bf30863c78b4e29ba043e4d72b411d38e8983 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 3760630aba70d40ac1c158300a8dbf5c1e8ee8f3..45dd0dfdc7738d0b4021a977c2af2b971980ab84 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2005-2008 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 4e6f3afb2935210855c5b60e2f7a36f11748024e..5fcf33d150b11f47bebcb4b348d59a0b17a0132e 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index d9681e8342397247fc0680e6fe759ea16d9f5647..de76580fc955c22d4cd986a951c137421d49e23e 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index d478762a676b3896f01569d42ef1bac7afe5c171..21f540dc409a4d74f25286fdae27d30f6182af54 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 6c6fa76d66c11850e8caf23b96af52b7773d2db9..4365befd594900562fe716a4e2c88e054521d61b 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index cbbac51af9d9fe20a87eca748d9af72441d9e963..a387e0cc84eb6be86ac7270326a7391fdc148610 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index fca65dfa2c32213f60709c6038f5236a5a28a3ab..4094175ab2beb02b4aea3dec9053f4cc5e5d680c 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2005-2006 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * Ported from Steve Reid's <steve@edmweb.com> implementation
  * "SHA1 in C" found in strongSwan.
index 7fa6f1bc0aa3a6be89bd0016c39050a245cc579f..7b409e2afad8191ac694d431c83f7cd43e6b64d2 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2005-2008 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 66c80b292a10991d18c90a142ce735938036795e..dc36634951029b9e0138d0de44a5d56e0f36f0cb 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index cd1ff615d8098ff5cc499620173aebf3c3da6616..43dc19d597284f02fec501892d1c78aaa3fbd967 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 464f4c9ecb51c8e07949b309eaa2d7c7dc4b7a4c..c404b8eac095899ec405a1a13be0b656caca8cc6 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 1ab4cbc2427f47c4b2f914d5e9677df592817639..f3454a12bda790a8bb1a10a73ab4e5bc9eb70930 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 2c56a2f1b28994c5a4c2ca4d75dcdc1e5444d19f..083b11de32fd9574c4f2fbc1e360947cc3c6816e 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2006 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  * Copyright (C) 2001 Jari Ruusu.
  *
  * Ported from strongSwans implementation written by Jari Ruusu.
index ed57ae0bd70d7b192da43ff623b9f93a9acaba81..0a69a971bb597b7c89cc71f4ad51643ab40674be 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2006-2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 94a7ccd61d5f7f9816b57e480e2311e571514f09..86d48f0aac49efdb6f1ba067ba537243b675a90a 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 48ee2d94c5dd6c91b363e93923d1f5a68021a96e..d7b98a03cbfcfb7e0e6dad5f3c95decd84d0083e 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 9f874212e181af2fbc29f56225efc3b175fbc64a..8cd08563c8d5b3666d819d5da89e9bb20e72d2b0 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
  * Copyright (C) 2007 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 75f89a7ed3b77aa784336a3b95497267b156c104..504b74963797a920b95d0d3ae55ae20800dc4f91 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007-2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 7f46aced780087e5362ec5b8e918636e01de4d9f..dac990d81df4b45846f8bfa953b763ba52c8c45b 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index dbc461cf45854a8840c57ab42a64eba14db33e90..2cc00aba68ec6e8e51e9b0d0b6dffaa6408ec32b 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 4a9f5b84923b3e32ecbe8150f38d21626d183353..eab6559b3c91b12b891e047817db49114058e9a2 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013-2014 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 20979c283abfa1d2f87c903897cae8c0d0b255a1..8a2a5841ac8c4aa9744b8d9b86c8100eda8acf77 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013-2014 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index d423671bdb8ff49dd37330fb6a18b9988b627a9d..9f5f8bd1f4d95894a2e6d4d937d310c408c6ec1d 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index bdd31a6c89c525ca1b5975bb8c1d1047971111ea..f96778d645f53241600dc93e34bb38765149e9eb 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 1fde0c6e906c564bf836318ebee2a7570c50c1a0..49838df579558275faa04ce47623f44f129a5cf5 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013-2014 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 2b9095a988815b9324ca69352c75ddd735c101bd..23c4b77f4eea48ba7d47ba10747c98acc17aa202 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index a68f436478cf832caeb904aad68730beef2abf9f..9bbe701ee54265af24bfab35dd6a9cff8edf3fc3 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index de5658da7ae46016659689759d5c15f9cd0e5ff7..715608291f060a76ea70d4502a371c42f870e79e 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Andreas Steffen
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 26aadb444fa3ed1d57d50d55520096c3ba11a483..38aa941807d96d7b4a5bbb00cfea1e33a9d1637f 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index cc4121424f69bc5e7d6af33c2511b9c715bb9879..b38a23c8e8315a83ea1ce4a941436011d32acbde 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 56d12f036d32a11d88351259f00e26a6f7105721..86f2bfd1b9a5625c76e8b434d30d656f7b8b009c 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index a4e06180ade2e9bbc1e8ef017e99dc9fd720725d..9e71d2e6692a205be8d4517ce25c26ac26145d37 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2009 Martin Willi
  * Copyright (C) 2009 Andreas Steffen
  * Copyright (C) JuanJo Ciarlante <jjo-ipsec@mendoza.gov.ar>
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 28c0388780bc6c2ba90b94b858fe98ebf04e137f..75789fc91b3c3637034a983f591b6529e493a87c 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Andreas Steffen
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index a33a219ed07787d6cb411d23a0e8198728b5e1d5..3e0920bf57d3be8bd7e787040df4951af1d444a5 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Andreas Steffen
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index b4bf1fe6a52ed7b8ec4feaf188becdbd0f75e6d6..76dadc9a49765fbe8049dfba66db1427568269a6 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Andreas Steffen
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 74e00041989289756085fe368c9ac777b6aaad32..b6e873bfa8d0feb603a57c9602bfea0d80b1d5bc 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 4856a480f231929095ac03a9bb5c4af3e13ef056..50c89041491ab02cf65f387862889200bf76c79b 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Andreas Steffen
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 3348e12d36be4247842c063f16f2477107261abd..364a2f4dea2f9ace05f30b5523336fdb1d9c71e9 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index ef9406f5ff4b83919965037adc47c3ef327fb63c..5b428c6ee6003b23f9fc63d173b8b2067ec6eb71 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Andreas Steffen
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index c7b213674f52fd8216c276d9c4eda507280eafb7..e0c613f79aa603c54d3ec02b28efb8d039ce05f9 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 5221d530cac575922e5bee9446402ce1e53d9b41..c7b9923042111e7313a3de50a9544109cc5e7caf 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index c4f5d41b399e5151103fa8e62de6aa76aa503740..cd352ef31a62203b1cbeb4610b76fef76a1a9411 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Andreas Steffen
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index b03d12038cc0a142ab73fc716643dbcb644664f7..42e168970770d36a114cdf1c23a82f16fb7d4ef2 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 458f63aa96021ffdacf021af4fe0f8924a51ba08..8d45e3c75f52b62974f9300c79fd3dec3b00026c 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Andreas Steffen
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 3316c364dbdbe8c57bcd666012a5c3bf1f9f42fb..8cb28e74656b0fd05cbebd9334495b9a6c06278b 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 256a596030cf58b94d4935c75ada8e4bd96cd0f8..ec7b67df0754e07898a26296b9d9d306f5d656ce 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Andreas Steffen
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 669adf8c662d000efd108b132f594c9d52b41ee4..aec6bbe04469f7cb4c5bf7601e1a651af74b1336 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 8d6f663735dbada66678ad11792154287b0f16a3..1cc068fda7b90b0c1d518e7c4d88c41ad2bf915b 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 4679c26b330fcd7aa35c2da74c90f5feebc166c8..424451e2378684e47f58676773a77202608ed53d 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 536eba8f6d89c371f07e2f341bd62c6baf7259b5..da01f9ec1f2ef54b5b6c9f02ad3ccc72dbaef203 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 9c3ca20cc9dfe7b9b3e6aaae53be04f6602aa5d7..1d00f4cdec6c24e39102646978a6f85fb3a3e852 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Andreas Steffen
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index c4d71848d0659f9a4ec1501c2bd73de9b278640b..96faa561ef87c622d1e67a43fe32656be82ef64d 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 66152929541b2e59c8b710dcb67a5eb5ed0d8a02..3ee55837a6b72264b96e8abc8aab065a957f2531 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index f727cdaaeda40219c46f455e0c04ff4b25b03e50..f719a8b40044dba0f1d037e30dd61ddfad913663 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2011-2012 Reto Guadagnini
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 1f0d364540dc24fbc9e63660d0171dd007192efb..b8f7ea64f905af636362b3b2678ef65b3bbb7293 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2011-2012 Reto Guadagnini
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 745e59d5bd97e0acdc3f3fa594771112c7f134b1..a53e974f19facd6b5be4d76d52f8e2479c26ef54 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2011-2012 Reto Guadagnini
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 818a717b87862e966c1cad93be0bb36c28648e9a..caec42ba7c9ed0600773af4ba5f4eef5b3cfdfe5 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2011-2012 Reto Guadagnini
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 950df344c58eff0ef89de2f471b6bf53c0e91c36..e0e65c0152c4415b44413c54cc605efaafc9edb8 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012 Reto Guadagnini
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index c82f39d45f52ab1e5546f0231d71c094251d12e5..da4ea4bcd8098780ad250a8574c6e70711d30e37 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012 Reto Guadagnini
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 91b5cdb3318366ca2a1b526d0e4a8e8d9dd99588..a149aa500ca3837dfa72cc881c8613231e67c991 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012 Reto Guadagnini
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index d7c114f86a7be373ba997b398e6416bee333609d..ec13b6ba58f1781bd639621cc3c4ee37171849bf 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012 Reto Guadagnini
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index da0988c6eda873eb309b59acf8af428d5bf6c29b..5e74fb80cdb2f39f22b06d3d4eb6f26c34b9b7c5 100644 (file)
@@ -4,7 +4,7 @@
  * Copyright (C) 2002-2008 Andreas Steffen
  * Copyright (C) 2009 Martin Willi
  *
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 772117f1c7c1454dc2ed02c865d7aef13e824e22..355b75fcf32a58335ca38a13725b393b57f9d766 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008-2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index e8fe74e812c3a439a195899605acab310af20579..301b1544b4a63d0f9c591facaa49b9d3153fbe29 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008-2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index de22ab6bef97fda42de7fbe82bca8044490fe728..50e3c6160b527b6a09b8724d4495149abf4d196a 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2008-2009 Martin Willi
  * Copyright (C) 2007-2014 Andreas Steffen
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  * Copyright (C) 2003 Christoph Gysin, Simon Zwahlen
  *
  * This program is free software; you can redistribute it and/or modify it
index 4c0e4b8f2cd707c54e0b308db10221c4caf962a0..ca552b9ba2b58ddb32bee9723c60c61da857915e 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008-2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 7a525626e6b596ebc598e991541130b2e3fdb98c..90efabe2b2f524b31fdb525d341c77e0763a35ef 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008-2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 54bef7357765ebd09d034d5724109938d4eefc9a..1eb56cf009860711b011b834c8900c93e170baec 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008-2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index e3f959ffa29add0a4e3d0660f31002dcf6fcf08b..3857ee313476dd4dbde0b43deb3268b67e4e3a2e 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 820298e272b8a026fd15935d86af7a5d3c2b2f5c..3dbcda75ef26abde1efc4838ff0ce81a4de1137b 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2012 Tobias Brunner
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index a36069a175133008031ff7085dbbe4d18ec4ebcf..1fb6cffa92ea29788526172a41bf42946691895f 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 4706a957470c43ae0339778f1aed726afaa925f0..659741c13f4c18af0b3defac6f03e8e755de2c44 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 9824088c62f5072a473e8e0936443621a746116e..bf34b05af55c261af70eff7604df59a32ebe9a4a 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 8258ccb33c8f830db850a350c8f28667eb7fcb10..99464586caf49727ba84aceae1e6b629e398b185 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2009-2012 Tobias Brunner
  * Copyright (C) 2007-2011 Martin Willi
  * Copyright (C) 2011 revosec AG
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 6f2e39eb899dd404aa8e543ff7a3bca0c6cdde6b..e5cfdd40513a67a6445860d91694058c476f4bea 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2012 Tobias Brunner
  * Copyright (C) 2007-2011 Martin Willi
  * Copyright (C) 2011 revosec AG
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 5b3a8a30bf3bde00a710b90f7b634a42edfc23f7..d5d1803920ce2252c98528fe68486a2a2795563b 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2012 Tobias Brunner
  * Copyright (C) 2005-2006 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index bd8d534a5d8bcd47ae23868d535a837b13db42d4..0634368da54bbc0df8d1fb0d59fe7848cbb9981f 100644 (file)
@@ -3,7 +3,7 @@
  * Copyright (C) 2011 revosec AG
  * Copyright (C) 2008-2013 Tobias Brunner
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index ee08870fb28dc3d96a10e062d0209368747d72e6..4d5aa9bc8aaf02ce163c7a3e48c8e7fa185db6ce 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2012 Tobias Brunner
  * Copyright (C) 2005-2007 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 374742939707662632684d3307005eb8c583b217..92713fea870830605ffe6b423a50257dbc43169f 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2008-2015 Tobias Brunner
  * Copyright (C) 2005-2006 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 239487dae8b795e5eded2682ce4adbfcef3d5d10..77dd0f3543da9c84f8bde4406ea9a50916613a2d 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2009-2015 Tobias Brunner
  * Copyright (C) 2005-2007 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 5be52b8b15fab239f0eb7d38b92d051f5ac5acce..a802226badb8e0153143eeb5d1ae3cb8ea156f4f 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2011-2012 Reto Guadagnini
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 55531e157962f739fd8e53cd94bf8e8329c0a350..06d435d5b1019100c05d14d8195e7992854ed1c1 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2011-2012 Reto Guadagnini
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 6ea22aa24f83616c7536cf57b1fc0510b6b6c49d..5f6044f75fb484d26cbba357d31f8e9c6311c659 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2011-2012 Reto Guadagnini
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index e45fb64017d5c8599edc74c54a9480f5409fc8c7..a30c06e91b073bfed6a8b66d78a5a39420d5a40c 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012 Reto Guadagnini
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 109ec51358b57c0d7d4a20bac528276d9e9f9c4a..73b760abfb4147a348706daa26b8678f652b4937 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012 Reto Guadagnini
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index dea5c40861ff5d4ec78553dbc45a0377fa684383..f0a8ed85e5a13a26c8d89ad94d2bb4e6d4ffbfcf 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012 Reto Guadagnini
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 5a1737a058f3f1c76ad4081715403d49851f779c..bef3638896092d7fe1092dc788a8d23ecba26666 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012 Reto Guadagnini
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 6b85270f34034b08b99a7ea22747cb27d7f8b574..cfd2b029dbe2468934ddc56123d0dd190891cf72 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2007-2017 Tobias Brunner
  * Copyright (C) 2005-2007 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index a9f78303c556064bed6b37d2a9212a19c050e9cb..dd9ad7e1b416c7fb0ffeebe5394cd9ebb667f19b 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2007-2017 Tobias Brunner
  * Copyright (C) 2005-2006 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index c618d883741af77519231ed19c85939c37307dbd..a4c5060fae431de2f57fe2c1a7cb8d52cd848e8f 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2010-2014 Tobias Brunner
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 28cde48769081f6b3b90dbfe53778b32e1b8c4de..e25c9da38c8cfc3470bb62caf16c0a24d0e98ffb 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2010 Tobias Brunner
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index c45e30ce1d4c1353a96c3aa06088a532d24a67b2..fa1ecac102bb05bbd133fc8dfea731472bbb33d0 100644 (file)
@@ -1,7 +1,7 @@
 %{
 /*
  * Copyright (C) 2014 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 96ab36fafaddf0dc7d8157f8a5920c1118b85686..2ab9ea7233f3346dfeeb5a79f474bdaa7090af9d 100644 (file)
@@ -1,7 +1,7 @@
 %{
 /*
  * Copyright (C) 2014 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index d753720f5ef4b9040a23a80dc0eb70fc7da0c3d2..1c2d61de76f933699993b3808f4ff934efd40514 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2010-2014 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 67299d8e76a2bfdd190dd0d8c54fe960a309da02..82bcb230a7e67f27af6c82893ae8cd093364f46c 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2010-2014 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index eed8fba56bd3cfe1b8914765f7871ecdfc38bde3..da2bfbb76ca790573e7d346cbf33fe9869296460 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2014 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * Copyright (C) 2013 Martin Willi
  * Copyright (C) 2013 revosec AG
index d0fa8a04517fe0d8cfaf1901229144a76841c31f..9fc2bbd90325776129dae62916739ac6d650b83e 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2016 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index d3b4b4358cbd1f05ea72085dacfad94f62ffa973..f5387301ea3beaecc3b09518a8811d93cb10b623 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index e74288eb72ea08a763eb663657eb3c9f8beaf3d4..97ebe7e05afd354e18ed840ae5c6853c81cc5366 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 9b2e48b0ec174513de98517a7360dc2567d188a6..fbfb3ff9f829ee3bad83d3303277c59c1bcd0077 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 94f45dada721212cd9e18e2fdd53074e4759b572..f0c851f5737ee714b85a91539874f181bfdb8a1b 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2014 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 70bfdb2aa2ab0c65186b7497ea8649c59e65ac2b..dd6b86f8e2794044260dd99796ea6cc1ac39fccc 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index b781ae9fd8950268945dfc0825fb63b486591cfa..924b3478671ce5bf7d30ab430e49d040c98413f1 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
  * Copyright (C) 2007 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 8cc7bfe42f6e2224abc8ae45427bf68f737dcedd..de5c3f22e5b9bf41600735c3884b15cf35802451 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2010-2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 63f0eb20aa46e6a68a1af6ca3f6894d59b8cd23f..2a06dc61cf6d10a2812f1f0456fb67663bd02676 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 8b0a14b799de83dc484fd5585a6ba6eb8970f394..fa1c709408280ba76428e8cb50bfd0a5e86f0986 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2015 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index aa1e0429fbe6f1b60b5b9cfbfa4f79ddf32abe72..93e11c42ecf0cca3b2e7305df838a35c3323d685 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 48d6f40e64b4a6ac437e8c3aa7455312093c8a21..19f381ef3ace7347cffbe774182498919d47f398 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index c203ad72e6f81730afb92253494f8242362d9c9f..0759f70138bec18d193d019e5058087be5ae5422 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2014 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 26f2f8e14067b1a8a0eb65a3b2aadff0913ce237..137c337dcecad933d45d5bcf08eb02b6e52cc0d3 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2015 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * Copyright (C) 2015 Martin Willi
  * Copyright (C) 2015 revosec AG
index b423d7d2d3227d2b8ac133604161470d91c8ffbf..00f000a6a0b79b31d7f1e1c462ff86bb8487ba30 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013-2015 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index a35342837df3cd08c8d6d7604b32aa38d7d5a0b2..971b331b2ed349fc8bd0d8d3ded2777aa2de2eb5 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2014 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * Copyright (C) 2013 Martin Willi
  * Copyright (C) 2013 revosec AG
index b9a0fe6d606cc34f29d002efe45e05c7a93e749f..c6dd97716bbf728580ae48ef5dfb02bdbbc54152 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  * Copyright (C) 2013 Martin Willi
  * Copyright (C) 2013 revosec AG
  *
index 9b9fcad856fe6ee775ed0548b8082dfe5d4ed9e7..3bc3b38ca8df742ff16b60d9791eb4fa5751aea7 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  * Copyright (C) 2013 Martin Willi
  * Copyright (C) 2013 revosec AG
  *
index 5fab227f229ea89b96a05bf1d62f2e8c4911ca40..9fc38d480015763950e1ff3bba1030db032e3d0e 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 48c949c7cee95449b11902b88940b6a74ca14872..37b493b55574466f955a120046ab2c0b15ff460d 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2008-2009 Tobias Brunner
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 1ae496455ef4b4e6c76e03c5d232f4cccb9689ff..a3c4241f730fc8dfeab6f8216c55c863a31176c4 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2008 Tobias Brunner
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 10cf04542b4d3c965576a25d7635b77e9332a9b8..19cc11d15c2687693b20d3c525d6f1d5a76461e1 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2008-2012 Tobias Brunner
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index ac36b6a2532c3b3e250462a0b3180def8fe9782e..147a3cde7fb91ea4436a1cb1df867eff4d556ccf 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2008-2009 Tobias Brunner
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index d7374cddf5a677d0413e3128bb71156d0265ca75..bd57b65f0b440820befd8ca968c9a5e8b1883a35 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2008-2012 Tobias Brunner
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index a86a241c5904264192c722d1d3521efd358d9521..9fac91a82cfaab0eee6c67eab51d0bb41ba5827f 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2008-2009 Tobias Brunner
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 2b40c3fc6c2ff923c7bf55620a7b071462f9bf58..d21e73d0321ae86a601d73438eaf588a91fd8c8a 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index d90588b50d0eca2ef2d31cd686aa64de45f510e7..4147d7b93ee1952d07b0c4465fd0d9e56ce30ca0 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2011 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index bb384e6694a8c15b684bff17f993d6c89fb0fd18..034c92b601b41a2b6971d06336aefdefba9c7bd0 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2011 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index a0de02ce5eef86bea0ecd2d0d0fca8eebb828e36..901155089bcd70103478089d42d5d2dbdeb81e2e 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 883980cc2eb81cb4e6e1f550b28b779f9899f8f5..2c7164ab30057fa309704d3ac98ebc78b1228b4c 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index bd68b5a1914402371c8c77e32b00d535517908df..487ea0401b3221a43bbf75cecbb0882c5cb92918 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009-2012 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 35da244597637e8138fdaffcb3abff2b49e49758..1dfc3772d570bf65267a5523f07ac9a4577de3d4 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 190b7434f1a7abec903ea8acfe9ef9b52aa192b3..6d015494dc34fb2f395ae68873e65adc3c6e6780 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009-2012 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 48f5f7d6b711f0578857e8333e33b0230b5b503a..028bdeebe44f5107c2d9ab5e57f5db1ef352f2c9 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 18b19166e523dc1633f85fa8546617a9edb215df..146f91c4a92d53bd57468bbd44f355a5f3eaf986 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2006-2013 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  * Copyright (C) 2013 revosec AG
  *
  * This program is free software; you can redistribute it and/or modify it
index 16e84c4d9e34169eaf439763899e39fba9bd034a..85d8d250cf7c6a9cbc4c9941fdffd0e515c47b2e 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index bd74e7ce79f8cf681cf1293f6f7988b069218434..38c2ee09edc67ab65bc387336fb841b959cfd279 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012-2015 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  * Copyright (C) 2012 Martin Willi
  * Copyright (C) 2012 revosec AG
  *
index 385a337e58b5d74a7ec4f67dc30ea85a061663f4..c7bdfa347771c470e921f46c1f829b28a040b95e 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  * Copyright (C) 2012 Martin Willi
  * Copyright (C) 2012 revosec AG
  *
index 3a7984098f71405d1efe243f0478ff27f7de5f28..239353879d197f138ffbbd6aad6ceafeed6082cf 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2008-2013 Tobias Brunner
  * Copyright (C) 2005-2006 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 160d09944a93303ef45bbc70adfcc0f2d7673e80..e60cd8ad05fb7deba515de5ea323b8934409e08e 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2008-2013 Tobias Brunner
  * Copyright (C) 2005-2008 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 6edd3effb57d886f29e6fd8a2cf443d324f9cf80..da8de62798b6b30590b2aba9e2e77913c75ad27c 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2010-2015 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 8a80b81a2c9c12676e5db1889570f5c16eefc752..812ade4f5702fe79c71348ab295051fa2f0643eb 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2006 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 3b554487ccd55e80121d2ddc21fd0fda87eca9e2..a2258a879fb1ba0d6334ed95d9cae9af358339cc 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2006 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 1cead77cae75bc9de50abf118f259e3e283663e9..25182f93dd3d60ff42e7d6772385f907a71686e8 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2006 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 928f4079ac200f23974b1dbd2e78096c3a90feab..c668b6b2b119dea421a03493643c9a9e5fc254df 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2009 Tobias Brunner
  * Copyright (C) 2006-2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 206f7c3e07a59cd34eaddc69f634286b1117c3a6..704df7842f1d5a1a481a76726d12f7be90c65833 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2009-2015 Tobias Brunner
  * Copyright (C) 2005-2009 Martin Willi
  * Copyright (C) 2005 Jan Hutter
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 6f9510b3e88ffebb44499818f54f2b96495646b8..d39b587a9b0431049f89604d743d710d5e8ed10c 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 2ac21c60883350d1717013547a6d8166dc90436d..2766a0a7473d977251b644784121cdb64d3acefb 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 1dfeea55705d054b1606b4a39065b1e7bfc6de01..b873e12a8cb243706896f5e1a42fbd93816d5cdc 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2013-2014 Tobias Brunner
  * Copyright (C) 2006-2013 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index ca70067d40fa38bce82704afbab8e803c3758667..b27534e2a7c92747c89d0ce631a00622fa02e4a0 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 7eb68069ba0c9f411ef9e24de328a86229c7b5e6..4c9d2b3428aae19ad5ccd5d903c5b6c45dd02cd2 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2001-2008 Andreas Steffen
  *
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 6f721c9efcd02c5b1d630df34dd1cb3b529f6b3b..5c5f649b72e4a9b54b4d07fa060f84515accfba1 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007-2008 Andreas Steffen
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index b0a9d0096fa87fc50f04a612e403dfa90df8ee1a..3ce52365faee90aebb06d378d4a6cb92b1b52495 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2007-2008 Andreas Steffen
  *
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 4c6aa251fb4b44db3024fef4120d5d91d2b7a455..3ed22b61de1c203e0314ced7f801fdae8583924e 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2014 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 09ed1991cfabbffbe2564f02fb2ab9f679785584..818062c66f38c0ca1528ce876e9406cf61ab8fd1 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2014 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index c1d6fa90d78d158a42b88a8f627e9d59825b3473..bced1914620b7641614f4548334f130768c5313c 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2009 Tobias Brunner
  * Copyright (C) 2006-2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 5efe1d9904355d559037c8626c037c36f62bea62..17b56d2785fff4f0aefdc55df8b0a583582cb535 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2009-2013 Tobias Brunner
  * Copyright (C) 2006-2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index ab93b24ba1f0976c25faf6efc9e59a86cedfba84..6d882762433215fcd56752e2ba5373982fe148b3 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2009-2013 Tobias Brunner
  * Copyright (C) 2006-2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 7c24b05e23c358c175b21c4e6d24fb6fb9d60eb2..6d744b25778d7d6dd924787cf6f11c5bef478fee 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2009 Tobias Brunner
  * Copyright (C) 2006-2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 0b0a80f424a3d8906b1651344f11bbb2b7cd2b8a..0e9f07cd0b9b37e362e9e7c11a10bc8d07531b9f 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index f9a84713e2e06d8f620bbca84487312bf0e5ad88..f7ae7d60c5a663c37f108f149a32139e38f9685e 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 4deba0fe7dd1b1626250f0ea8463d7122f2b445f..94863d3d6b353e26b426aeeb1acb5d0b43ce7a7b 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2008-2015 Tobias Brunner
  * Copyright (C) 2005-2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index ffdb1b5cec0620b41713437b6f706b2ca0a4a157..bb76866f17f4eafe61d400d3a85b017c2422b6bb 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2008-2014 Tobias Brunner
  * Copyright (C) 2005-2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index a28dc36681d3bf6441778ec6bd761b5127f6ae06..85eb259748e1784ba4f14fc8d18d8a94464671eb 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2008-2014 Tobias Brunner
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 17e823e70cb9e8dd93026af8fc26e44aab06ac58..82a8896142d5de06261b40d13a88fff72193dcc6 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2008-2014 Tobias Brunner
  * Copyright (C) 2005-2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index e5db0a1cb2dc69be3348e96d3e1e19aca8783940..a973b1adc092915df9b6a4c19cf7045655c1a6c1 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2008-2014 Tobias Brunner
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 0665ef363d6381c439b086e9a46edd97eb1362a0..6bd626cbce4f50ba593dc8a71f2f2120a307a693 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2008-2014 Tobias Brunner
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 4b4b6ccee4993e3b4e7e5e11f6b66e1972e2c26c..f9322449be93c4e3cf671b95baa7ceb2f4b30d47 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2008-2014 Tobias Brunner
  * Copyright (C) 2005-2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index e8403301057160b882fd43349a81820f7caab7a8..1dffe85df8882b63133a9832f7583a4e655b010a 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2008-2014 Tobias Brunner
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 301fb6685d28f826cc8145f4652dfd0570e2f6b8..24169dafcd83fc7168c10f9f900f61f905ff0d51 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2008-2014 Tobias Brunner
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 3abbe77ed69645219a944b365cc972e52cbf3e88..d964c70cc4baeb5db71bed5c2dfc3dfdb733ecef 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2008-2014 Tobias Brunner
  * Copyright (C) 2005-2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 838ce73e6a20b6e61e8bc576e35a56ef9d9f3389..b72bdaf4253cf012a9e9ce98a71f1391cd7c8f36 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2008-2014 Tobias Brunner
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 4a97d846caa4fc40877ae2a82b78e5d1ca804cb0..21f38a6de196582125b5ad48876199008be0f135 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2008-2014 Tobias Brunner
  * Copyright (C) 2005-2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index c96eebd44c4037373eed1cf0d8fd0dcab1c763da..8d96c2bfcf0ee61adbee92f3b89b2cb6110264d7 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2008-2014 Tobias Brunner
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index d35bbec6881d9860487a90922442cb0cad498df7..c29b2f7737284f1a377c4a3167be8184f5323da9 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012-2014 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index f59649c2acf1c17d357773f9b9054191ae56c680..46138824f1a6b94da196c4243f0992b025921c63 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2012-2014 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 56910ed79d5f044a01eefad0aabb46d5a15d8823..df7a9936b1e6b8817bbef5ad384fe750ff12331f 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2008-2014 Tobias Brunner
  * Copyright (C) 2005-2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 562516b91f976704f4d325dca9916e710ffe093f..67a915166f389f1f36eebe312df243d71ce028f6 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2008-2014 Tobias Brunner
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 7cce71dc5644662736b144211a210d1cb2af9649..9f36b58c31671593748ecebe684aa8900768e43c 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2008-2014 Tobias Brunner
  * Copyright (C) 2005-2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 6cd285a9ac0930eae390b3912aa28680f645e6e1..f45d62e491273c03a2a6c4e2a2d4b6745e67c99a 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2008-2014 Tobias Brunner
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 45b5043bf32e7398bd995100d4e7eb7a156ddaa1..c6a122aa37e71ced4114656b2c6d8fd755ab6d43 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2008-2014 Tobias Brunner
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index bd839fbb642b5b74d270fab2d8fff41d768d07c2..0debe9cee1b05f722a8036f0537bf245f0b111c5 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2010 Andreas Steffen
- * Copyright (C) 2010 HSR Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 26a5ed2b4834231bd17983aed8cdb0b1e0adc15e..7e6b2f672af21f09727b2b15a3b15c66d6c134f9 100644 (file)
@@ -1,6 +1,8 @@
 /*
+ * Copyright (C) 2010 Andreas Steffen
+ * HSR Hochschule fuer Technik Rapperswil
+ *
  * Copyright (C) 2006 Mike McCauley
- * Copyright (C) 2010 Andreas Steffen, HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 660ba179d78575bd18b4c99e1f8e87c62c3e3462..292ceb6adcf8ef5c14425a8d2945ed8b08fa9e92 100644 (file)
@@ -1,6 +1,8 @@
 /*
+ * Copyright (C) 2010 Andreas Steffen
+ * HSR Hochschule fuer Technik Rapperswil
+ *
  * Copyright (C) 2006 Mike McCauley (mikem@open.com.au)
- * Copyright (C) 2010 Andreas Steffen, HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index f0e821c8c1214138ac4c5002f1c8d4c435d6fc0e..f3b0d3faa086341d079273a6af51edd1e9fefd73 100644 (file)
@@ -1,6 +1,8 @@
 /*
+ * Copyright (C) 2010 Andreas Steffen
+ * HSR Hochschule fuer Technik Rapperswil
+ *
  * Copyright (C) 2006 Mike McCauley (mikem@open.com.au)
- * Copyright (C) 2010 Andreas Steffen, HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 26a6c032f12ea50d3d37b5502987811e063c6331..d20f8b09c80bcc3adf01b6733801a8bc6c3e68cb 100644 (file)
@@ -1,6 +1,8 @@
 /*
+ * Copyright (C) 2010 Andreas Steffen
+ * HSR Hochschule fuer Technik Rapperswil
+ *
  * Copyright (C) 2006 Mike McCauley (mikem@open.com.au)
- * Copyright (C) 2010 Andreas Steffen, HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index e3736560d1d203018421d378c0d58aaa1cad99ab..4cb4b302ef420c99df04c8e9b951fbe675b954d5 100644 (file)
@@ -1,6 +1,8 @@
 /*
+ * Copyright (C) 2010 Andreas Steffen
+ * HSR Hochschule fuer Technik Rapperswil
+ *
  * Copyright (C) 2006 Mike McCauley (mikem@open.com.au)
- * Copyright (C) 2010 Andreas Steffen, HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 710269ba901569ef005412dee1941d1dfcef2224..3ff5566994ea37627b217ef8bf94f54326cbcfbd 100644 (file)
@@ -1,6 +1,8 @@
 /*
+ * Copyright (C) 2010 Andreas Steffen
+ * HSR Hochschule fuer Technik Rapperswil
+ *
  * Copyright (C) 2006 Mike McCauley (mikem@open.com.au)
- * Copyright (C) 2010 Andreas Steffen, HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 7c2f9b3f980c26440070cbd04010eccfd16c556b..e855c16c612f05b2c631a7237190148663256b01 100644 (file)
@@ -1,6 +1,8 @@
 /*
+ * Copyright (C) 2010 Andreas Steffen
+ * HSR Hochschule fuer Technik Rapperswil
+ *
  * Copyright (C) 2006 Mike McCauley (mikem@open.com.au)
- * Copyright (C) 2010 Andreas Steffen, HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 013e0c7edb1b09f631b42c363e10132cfb2916f6..f685dc667a5dd7342b1fa291d46c15c4de8ad772 100644 (file)
@@ -1,6 +1,8 @@
 /*
+ * Copyright (C) 2010 Andreas Steffen
+ * HSR Hochschule fuer Technik Rapperswil
+ *
  * Copyright (C) 2006 Mike McCauley (mikem@open.com.au)
- * Copyright (C) 2010 Andreas Steffen, HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 0d3e1c2a0e86040ec168ece53276000deba08270..cc1f09bfc2a50c7c469a69565e96224b5a5233ab 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2010 Andreas Steffen, HSR Hochschule fuer Technik Rapperswil
+ * Copyright (C) 2010 Andreas Steffen
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 248da7e5397b0952d70043c34828bdc5ac11832d..126941f8db1486bc38e44a266e6aa3a0a0bd7d48 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2017 Andreas Steffen
- * HSR Hochschule für Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 5f2de5154145534605591c1d7e40d7df16c2d568..8abce73123faf3f2ea38ef5e309dcd2f1947eea8 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 07292273deb93d1b3fc99755815698db5046b355..2e9548599f2621d1ada0bec6cb61a02a6ba44419 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index bc93c542dd4f9173b432508e7b7fc74570677c76..fbde2f23fbc7c32d698ed6a4dd44189eaeaea273 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 504ec8c3b53e66546706e8329dbd2f55a537a062..896ceb4c3b0d32424a2da228fc34cfc43aef4906 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index a8db2f2726bd786463348d4128f5c69eccfdb32b..f0a16eeb2181b01fcde85a4aa23b14dce8ddbca3 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 0342f8ca2921514405cdab5ec794862ed6b5d012..9feb3c3b66a8b56851debd87a73727cd67458cd9 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 6c02579809ecbd167eb419af030284d507862284..bb14451b1e9ddde0941d0ee73a286f029c0193f1 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 170bc1bdb7cd59988120727f3ff4071daea5af68..f6bed4dddc457c7eff038d72841dc0564ad8efd8 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index df0e5f47576d56b69a4bda42ee3dfc0e92e9cc82..5cb5245aa8515e0fb13f2a911a8ec5183c0f2bd0 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 5920475392065489331f2325746a90a00494facb..cd76ee5a503841ce2bc13a5e4fcb9e6432a48171 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 58ee6ab546060f5e04526510de5a7013a4942bdb..362611da3828ab0ce663daacff4097f96260a0d8 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 1f62d2365746d15bf115fb62356d1154de4b2e8d..04f4dfb65939cec63ef2a460b2cbd2d9c27f4634 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index b6169082f252a6d2c438f5935ebaef4a67230095..1ba8b1e04b0681c179bc7ac4f065fd79c0d6ebd6 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 22a4191d94ffb4feebbc0a2fb670a9bb3477512d..bbffb1bb89bcdd2227e38e5801810ac813105914 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index e0ed7fcafdd54f53be8aabc8e892bb64a8c7dbfc..506127b7fb3f463596786ebab9cfa4de7bfb0c20 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 6a8e76e5e547e4efe0bc3b2440dc31170c2f9446..5fdfe031805c220319e7ac6912b56c572e1495d5 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 4324e99fe486425cab16ab9c4650ed1f05f233d3..76c2b7b9ba7d7698f5231bd0c96f0a09cea66778 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 0aee5f69bcfbb322e797126eb16e29435ab5169b..17c2512dacd038f481080e6eca9d82884e44de67 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index bd11cb4f8a8dbf3935986e00eb473cfbdfc737e9..46503b8af3243081de42cc78b9cda731d729c966 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2007 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 4943647b5595c2c5fb4c45fa6fd4e632b95ca8f7..7dbda8b494826dbd744609739b71c7450a38cad7 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2008 Martin Willi
  * Copyright (C) 2008 Philip Boetschi, Adrian Doerig
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 1282156b7075d5999a30a94a9f82334c620157c5..3bc640b932197942d116d82d9b698257d6163aaf 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2008 Martin Willi
  * Copyright (C) 2008 Philip Boetschi, Adrian Doerig
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 36d04e12c2561315450f76cd899692bc97526c33..8bdd86a4244fd39e187d73e54eb3f1649bf484a5 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2008 Martin Willi
  * Copyright (C) 2008 Philip Boetschi, Adrian Doerig
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 8443a8d2b1d0d3f12c6054a8bb3990255f617f09..62e15a7cfa9a1aecf9d70762556ec2ea3cb82e89 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2008 Martin Willi
  * Copyright (C) 2008 Philip Boetschi, Adrian Doerig
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index fb39bdb0ef7f2b70ff3533db4d153c7511b0c596..713abe46bcc74789f64b7f3fb18f6504b310d3cd 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2008 Martin Willi
  * Copyright (C) 2008 Philip Boetschi, Adrian Doerig
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 022254dded95b5c4fe16f8856a82d6f87e429ed9..15c254256443bb178ac3d1f7aca7078fcef51139 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2008 Martin Willi
  * Copyright (C) 2008 Philip Boetschi, Adrian Doerig
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 745fcc3592b133de730444dbdbeddd82264f7824..6ad817334f3bcb9a208fe83d3ae11cbfdb1bf4a3 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2008 Martin Willi
  * Copyright (C) 2008 Philip Boetschi, Adrian Doerig
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 023dafbedcfe70f14a16765ab0dcc063b4e4b07c..26b766f966f5b7c25f5d8320e5328bca4a9c2bae 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 475972a5bacd27e126ef5dbeab89451bc1a724d7..b58d14ab11ae1d8f949023b009548e9c50604cb6 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index f425af7e8ecb2366932a7d913f95baf67d3fe610..4ad4339a8d842f16ab2174715fad38cd11e3f9ab 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index a7dade758dc35e94e4eca83bb4b6a24c0b09931c..353f5141ce25082b556424cb0790d46d2e7a2418 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 75585fc165d1a86fd07c3f47affced200546c096..96ce5326e7a9a6ac2a887ed7e07bac880894c1b9 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2015 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index dcd1496baa3ec89676a51f6827dc38b9946412fa..e218c4c891ca9a35f6e44e5377008d6528240289 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2014 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 72af4f494331fc81cefac8a67a8998071c1aa152..5ebdbeb37beaca9a3a4dee264da028e2a94f0cc1 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009-2010 Andreas Steffen
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 6a5af33493f02286dddd58388598c7fecfbe708a..8536d420582a3f04282ae88f1e57b40d81dcb06e 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009-2010 Andreas Steffen
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 94cc041b59825cf34d4e516cd539de1dcf3190a0..2b380e386f088b43f9680a5063ca596b65f88771 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2008 Martin Willi
  * Copyright (C) 2009-2010 Andreas Steffen
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 0082ef6f2b1c2dec2a592da792d78057903fd7d8..a7fa672ff80f925a7e6bbb1649249ecd2f2559f9 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2008 Martin Willi
  * Copyright (C) 2009-2010 Andreas Steffen
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index d31e1622008de94b4a45e6bc941c52e0a7fa195f..9f1faf45427b32f388e9de833dd65e22b1518fd9 100644 (file)
@@ -1,7 +1,9 @@
 /*
- * Copyright (C) 2010-2013 Martin Willi, revosec AG
  * Copyright (C) 2013-2015 Andreas Steffen
- * HSR Hochschule für Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
+ *
+ * Copyright (C) 2010-2013 Martin Willi
+ * Copyright (C) 2010-2013 revosec AG
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 5bb29bbd831ed9cc64a6e5cdbc88d09f63f45fa1..cc227cc7a30278caeafb44114d4849ecf622ca5a 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2012 Tobias Brunner
  * Copyright (C) 2005 Jan Hutter, Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 4ef5eaf8e03c59c42ebae7338296409fd6aa4a9a..97fc7bf8eeabd711e39cfec3fb78cd18b33db5f1 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2012 Tobias Brunner
  * Copyright (C) 2005 Jan Hutter, Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 853490f61cd1cf253640da604e0fb36a8e229118..83079f3d8326f090830f4b9fa2d14d308a2ad542 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2012 Tobias Brunner
  * Copyright (C) 2005 Jan Hutter, Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 477a52082d851e1c50f6aca684e41ab91c55eb83..a37ce6a3ed7f9000792a15f1f5c25d1d386faa1e 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2014 Tobias Brunner
  * Copyright (C) 2006 Andreas Steffen
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 76c05de8c9e4707c70361a106311516d5c588dff..d1181f4a4672bd90e002e09efc9fc4afcdcdb4a8 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2006 Andreas Steffen
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index f154f8951c99364d1044b50f46a5aee856a7b9f5..345d0b60bfe65b915afcfc9867daaaa075a09aae 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2014 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * Copyright (C) 2001-2002 Mathieu Lafon - Arkoon Network Security
  *
index 5d95305cb251714d1e793e32b0686c333595c39b..e78e65792ca5aff0889a0f5034dede9b4db43372 100644 (file)
@@ -1,6 +1,9 @@
-/* strongSwan charon launcher
- * Copyright (C) 2001-2002 Mathieu Lafon - Arkoon Network Security
- * Copyright (C) 2006 Martin Willi - Hochschule fuer Technik Rapperswil
+/*
+ * Copyright (C) 2006 Martin Willi
+ * HSR Hochschule fuer Technik Rapperswil
+ *
+ * Copyright (C) 2001-2002 Mathieu Lafon
+ * Arkoon Network Security
  *
  * Ported from invokepluto.c to fit charons needs.
  *
index aaf913c9babb5329da00284713041b7c87ceeeca..b789c761d8e4b5a2121d85e66baa9dce5a2b4286 100644 (file)
@@ -1,6 +1,9 @@
-/* strongSwan charon launcher
- * Copyright (C) 2001-2002 Mathieu Lafon - Arkoon Network Security
- * Copyright (C) 2006 Martin Willi - Hochschule fuer Technik Rapperswil
+/*
+ * Copyright (C) 2006 Martin Willi
+ * HSR Hochschule fuer Technik Rapperswil
+ *
+ * Copyright (C) 2001-2002 Mathieu Lafon
+ * Arkoon Network Security
  *
  * Ported from invokepluto.h to fit charons needs.
  *
index d2b08f2cf7b75f42080b6cee5397a660fca2fb71..60ec2723abede4fda7c7eb41d665fa537ea1cfd7 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2005 Andreas Steffen
- * Hochschule fuer Technik Rapperswil, Switzerland
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index dd673bc7a747895e8377f4d813ac9be8c80f2471..e696dce8e1f537885224ac577dc842b47f0c9212 100644 (file)
@@ -1,7 +1,7 @@
 %{
 /*
  * Copyright (C) 2005 Andreas Steffen
- * Hochschule fuer Technik Rapperswil, Switzerland
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 66e0ae8e44ff601aa77317859a95796b24989ab1..d35dad76c8dc5ad2ddc3db9f0b899511d1e5f1cc 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013-2014 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 49131a0db9588c63df342dfdef5fd7ec574138b7..db486a03f5d97a9b29b22391c0f5942f43b17ae1 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2013-2014 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index f70658e683c19d16b21b91cae5cdb85682566ea7..e10fd1b3822ba73cc58ef4eb59b3d2464bce57d6 100644 (file)
@@ -1,7 +1,7 @@
 %{
 /*
  * Copyright (C) 2013-2014 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 0b2b3b09f74188674acfec7a437d128a109fd067..1371fe931dbff4077587306138ee7aa1a64511dc 100644 (file)
@@ -1,7 +1,7 @@
 %{
 /*
  * Copyright (C) 2013-2014 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 90af9372ac063c21116df8aaf4f9b1704bb3ca8b..90ba1cd72480e5ea9b46c7977b4e313bd842893d 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2007-2015 Tobias Brunner
  * Copyright (C) 2006 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 126486325798bec99a056523489fdf1ca6bad6f5..685c528b6c070b153110afe4cd567542646dbd13 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2006 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 4194c52565397a4461328d109d35062347839aed..23722e96faa4bb64e5e880078fb724ec70e36604 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2014 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 3486597a00e78e1987e596b8dc6c31019d750fda..79a75c568c5f2138bd507270487526796eb645ef 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2014 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 4ae7b22fa8ba122a045187b666f3591ba10686b1..81555a86f442b2a26bdb2dfcf32ced1147410b6a 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2014 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 6571815e5c81bf49eab07b3dfde24bc9f68f569f..8248440dd0660c570e99250e6b9da5a404f728ef 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2007-2015 Tobias Brunner
  * Copyright (C) 2006 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 2b5780adc6bd861a32c9e2f9c87b59551afd79b6..416c8f9ade99d54d6b12d25a2e5b341ccf12b147 100644 (file)
@@ -1,6 +1,6 @@
-/* stroke keywords
+/*
  * Copyright (C) 2006 Andreas Steffen
- * Hochschule fuer Technik Rapperswil, Switzerland
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index ceb0dd253f28d498fcc886306f5a65b493d0eb17..1d96ccdd1c5a3b8033e7f0c5bb2da46edd39d6c4 100644 (file)
@@ -1,7 +1,7 @@
 %{
-/* stroke keywords
+/*
  * Copyright (C) 2006 Andreas Steffen
- * Hochschule fuer Technik Rapperswil, Switzerland
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 60ea0028d8b9f37891d8e9fbafcaff86a977779d..08560d36feab1a47e26deee5fe49610ddfcc4315 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2015 Tobias Brunner
  * Copyright (C) 2006 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 225dff61767d9a4b84a5d0cbd6536773e84c3c20..63f4523bbdc9a78292447ad3ff014c1f9ae99b83 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 0d93ae45c10e568013ab65f7d5aa84d989173d60..f2640d90f2875fd24870418b983adacae1a12a6a 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 616e6ff754ec083a219fd5b4bed39a8c5072fdf8..99b5c7627a286235b781c6745cb0026a6b6a5cdf 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2015 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
index 6edb936e687990d3c093ae82a25c8fe82478fb41..46e0c57192214d7be7b38cf6bd6d34dcc3f3c4f2 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2015 Tobias Brunner
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the