diff options
Diffstat (limited to 'hid')
| -rw-r--r-- | hid/main.go | 2 | ||||
| -rw-r--r-- | hid/main_test.go | 2 | 
2 files changed, 2 insertions, 2 deletions
| diff --git a/hid/main.go b/hid/main.go index 8fcb6c2..28d6fd6 100644 --- a/hid/main.go +++ b/hid/main.go @@ -1,5 +1,5 @@  // -// Copyright (c) 2014 - 2018, Přemysl Janouch <p@janouch.name> +// Copyright (c) 2014 - 2018, Přemysl Eric Janouch <p@janouch.name>  //  // Permission to use, copy, modify, and/or distribute this software for any  // purpose with or without fee is hereby granted. diff --git a/hid/main_test.go b/hid/main_test.go index 4d6ccb3..8241b4e 100644 --- a/hid/main_test.go +++ b/hid/main_test.go @@ -1,5 +1,5 @@  // -// Copyright (c) 2015 - 2018, Přemysl Janouch <p@janouch.name> +// Copyright (c) 2015 - 2018, Přemysl Eric Janouch <p@janouch.name>  //  // Permission to use, copy, modify, and/or distribute this software for any  // purpose with or without fee is hereby granted. | 
