diff --git a/src/frontend/main.c b/src/frontend/main.c index e5f57c7..1008ba3 100644 --- a/src/frontend/main.c +++ b/src/frontend/main.c @@ -1,7 +1,7 @@ /* * This file is part of linux-steam-integration. * - * Copyright © 2016 Ikey Doherty + * Copyright © 2016-2017 Ikey Doherty * * linux-steam-integration is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License as diff --git a/src/intercept/main.c b/src/intercept/main.c index 97cf01b..93b0f0e 100644 --- a/src/intercept/main.c +++ b/src/intercept/main.c @@ -1,7 +1,7 @@ /* * This file is part of linux-steam-integration. * - * Copyright © 2016-2017 Ikey Doherty + * Copyright © 2016-2017 Ikey Doherty * * linux-steam-integration is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License as diff --git a/src/lsi/lsi.c b/src/lsi/lsi.c index c5a0766..474b8a4 100644 --- a/src/lsi/lsi.c +++ b/src/lsi/lsi.c @@ -1,7 +1,7 @@ /* * This file is part of linux-steam-integration. * - * Copyright © 2016 Ikey Doherty + * Copyright © 2016-2017 Ikey Doherty * * linux-steam-integration is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License as diff --git a/src/lsi/lsi.h b/src/lsi/lsi.h index 2d4da34..915b5eb 100644 --- a/src/lsi/lsi.h +++ b/src/lsi/lsi.h @@ -1,7 +1,7 @@ /* * This file is part of linux-steam-integration. * - * Copyright © 2016 Ikey Doherty + * Copyright © 2016-2017 Ikey Doherty * * linux-steam-integration is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License as diff --git a/src/shim/shim.c b/src/shim/shim.c index 6cee799..e5a5b33 100644 --- a/src/shim/shim.c +++ b/src/shim/shim.c @@ -1,7 +1,7 @@ /* * This file is part of linux-steam-integration. * - * Copyright © 2016 Ikey Doherty + * Copyright © 2016-2017 Ikey Doherty * * linux-steam-integration is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License as