diff --git a/daemon/cpugovctl.c b/daemon/cpugovctl.c index 4fed7fc..283b2ad 100644 --- a/daemon/cpugovctl.c +++ b/daemon/cpugovctl.c @@ -1,6 +1,6 @@ /* -Copyright (c) 2017, Feral Interactive +Copyright (c) 2017-2018, Feral Interactive All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/daemon/daemon_config.c b/daemon/daemon_config.c index 9bb6c82..b6a90f3 100644 --- a/daemon/daemon_config.c +++ b/daemon/daemon_config.c @@ -1,6 +1,6 @@ /* -Copyright (c) 2017, Feral Interactive +Copyright (c) 2017-2018, Feral Interactive All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/daemon/daemon_config.h b/daemon/daemon_config.h index 89048c4..c7e0870 100644 --- a/daemon/daemon_config.h +++ b/daemon/daemon_config.h @@ -1,6 +1,6 @@ /* -Copyright (c) 2017, Feral Interactive +Copyright (c) 2017-2018, Feral Interactive All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/daemon/daemonize.c b/daemon/daemonize.c index 236984c..c41a0cf 100644 --- a/daemon/daemonize.c +++ b/daemon/daemonize.c @@ -1,6 +1,6 @@ /* -Copyright (c) 2017, Feral Interactive +Copyright (c) 2017-2018, Feral Interactive All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/daemon/daemonize.h b/daemon/daemonize.h index 234ec05..bcbeed6 100644 --- a/daemon/daemonize.h +++ b/daemon/daemonize.h @@ -1,6 +1,6 @@ /* -Copyright (c) 2017, Feral Interactive +Copyright (c) 2017-2018, Feral Interactive All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/daemon/dbus_messaging.c b/daemon/dbus_messaging.c index b0df808..5c48aa0 100644 --- a/daemon/dbus_messaging.c +++ b/daemon/dbus_messaging.c @@ -1,6 +1,6 @@ /* -Copyright (c) 2017, Feral Interactive +Copyright (c) 2017-2018, Feral Interactive All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/daemon/dbus_messaging.h b/daemon/dbus_messaging.h index f9167c7..fa845be 100644 --- a/daemon/dbus_messaging.h +++ b/daemon/dbus_messaging.h @@ -1,6 +1,6 @@ /* -Copyright (c) 2017, Feral Interactive +Copyright (c) 2017-2018, Feral Interactive All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/daemon/gamemode.c b/daemon/gamemode.c index 9a8ec24..f2067ca 100644 --- a/daemon/gamemode.c +++ b/daemon/gamemode.c @@ -1,6 +1,6 @@ /* -Copyright (c) 2017, Feral Interactive +Copyright (c) 2017-2018, Feral Interactive All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/daemon/gamemode.h b/daemon/gamemode.h index 91de093..c418446 100644 --- a/daemon/gamemode.h +++ b/daemon/gamemode.h @@ -1,6 +1,6 @@ /* -Copyright (c) 2017, Feral Interactive +Copyright (c) 2017-2018, Feral Interactive All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/daemon/governors-query.c b/daemon/governors-query.c index 5e5f089..bc16d24 100644 --- a/daemon/governors-query.c +++ b/daemon/governors-query.c @@ -1,6 +1,6 @@ /* -Copyright (c) 2017, Feral Interactive +Copyright (c) 2017-2018, Feral Interactive All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/daemon/governors-query.h b/daemon/governors-query.h index 9add6dd..9267fa7 100644 --- a/daemon/governors-query.h +++ b/daemon/governors-query.h @@ -1,6 +1,6 @@ /* -Copyright (c) 2017, Feral Interactive +Copyright (c) 2017-2018, Feral Interactive All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/daemon/governors.c b/daemon/governors.c index b69b8b5..55f5cdb 100644 --- a/daemon/governors.c +++ b/daemon/governors.c @@ -1,6 +1,6 @@ /* -Copyright (c) 2017, Feral Interactive +Copyright (c) 2017-2018, Feral Interactive All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/daemon/governors.h b/daemon/governors.h index ce585b7..4ba019a 100644 --- a/daemon/governors.h +++ b/daemon/governors.h @@ -1,6 +1,6 @@ /* -Copyright (c) 2017, Feral Interactive +Copyright (c) 2017-2018, Feral Interactive All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/daemon/logging.c b/daemon/logging.c index e22e0ff..11f6f3c 100644 --- a/daemon/logging.c +++ b/daemon/logging.c @@ -1,6 +1,6 @@ /* -Copyright (c) 2017, Feral Interactive +Copyright (c) 2017-2018, Feral Interactive All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/daemon/logging.h b/daemon/logging.h index d41ebb8..51d7690 100644 --- a/daemon/logging.h +++ b/daemon/logging.h @@ -1,6 +1,6 @@ /* -Copyright (c) 2017, Feral Interactive +Copyright (c) 2017-2018, Feral Interactive All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/daemon/main.c b/daemon/main.c index 0be3eec..f4caf8c 100644 --- a/daemon/main.c +++ b/daemon/main.c @@ -1,6 +1,6 @@ /* -Copyright (c) 2017, Feral Interactive +Copyright (c) 2017-2018, Feral Interactive All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/example/main.c b/example/main.c index 20f483d..5dd23a1 100644 --- a/example/main.c +++ b/example/main.c @@ -1,6 +1,6 @@ /* -Copyright (c) 2017, Feral Interactive +Copyright (c) 2017-2018, Feral Interactive All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/lib/client_impl.c b/lib/client_impl.c index f84cb0b..2b76c84 100644 --- a/lib/client_impl.c +++ b/lib/client_impl.c @@ -1,6 +1,6 @@ /* -Copyright (c) 2017, Feral Interactive +Copyright (c) 2017-2018, Feral Interactive All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/lib/client_loader.c b/lib/client_loader.c index 5227eed..62434e8 100644 --- a/lib/client_loader.c +++ b/lib/client_loader.c @@ -1,6 +1,6 @@ /* -Copyright (c) 2017, Feral Interactive +Copyright (c) 2017-2018, Feral Interactive All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/lib/gamemode_client.h b/lib/gamemode_client.h index d63a7be..aff187f 100644 --- a/lib/gamemode_client.h +++ b/lib/gamemode_client.h @@ -1,6 +1,6 @@ /* -Copyright (c) 2017, Feral Interactive +Copyright (c) 2017-2018, Feral Interactive All rights reserved. Redistribution and use in source and binary forms, with or without