From 942a5135301ac53364ad37b8ef6b9ff101ee95fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Eric=20Janouch?= Date: Mon, 28 Sep 2020 05:03:29 +0200 Subject: Name change --- CMakeLists.txt | 4 ++-- LICENSE | 2 +- razer-bw-te-ctl.c | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index ebd5083..bb7fa5d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -41,8 +41,8 @@ endforeach () set (CPACK_PACKAGE_DESCRIPTION_SUMMARY "Razer BlackWidow Tournament Edition control utility") set (CPACK_PACKAGE_VERSION ${project_VERSION}) -set (CPACK_PACKAGE_VENDOR "Premysl Janouch") -set (CPACK_PACKAGE_CONTACT "Přemysl Janouch ") +set (CPACK_PACKAGE_VENDOR "Premysl Eric Janouch") +set (CPACK_PACKAGE_CONTACT "Přemysl Eric Janouch ") set (CPACK_RESOURCE_FILE_LICENSE "${PROJECT_SOURCE_DIR}/LICENSE") set (CPACK_GENERATOR "TGZ;ZIP") diff --git a/LICENSE b/LICENSE index c95e5a5..fe69eb8 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2013, Přemysl Janouch +Copyright (c) 2013, Přemysl Eric Janouch Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted. diff --git a/razer-bw-te-ctl.c b/razer-bw-te-ctl.c index ff40154..e51b2b1 100644 --- a/razer-bw-te-ctl.c +++ b/razer-bw-te-ctl.c @@ -3,7 +3,7 @@ * * Everything has been reverse-engineered via Wireshark/usbmon and VirtualBox. * - * Copyright (c) 2013, Přemysl Janouch + * Copyright (c) 2013, Přemysl Eric Janouch * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted. -- cgit v1.2.3