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.