From 332d03658a4c53517fe7f3b7a79bca24714c07ec Mon Sep 17 00:00:00 2001 From: Vito Caputo Date: Tue, 21 Mar 2017 21:04:22 -0700 Subject: *: update copyrights for 2017 --- src/clickety.c | 2 +- src/composite.c | 2 +- src/context.c | 2 +- src/desktop.c | 2 +- src/key.c | 2 +- src/launch.c | 2 +- src/libvmon/vmon.c | 2 +- src/logo.c | 2 +- src/overlays.c | 2 +- src/screen.c | 2 +- src/vwm.c | 2 +- src/window.c | 2 +- src/xevent.c | 2 +- src/xserver.c | 18 ++++++++++++++++++ src/xwindow.c | 2 +- 15 files changed, 32 insertions(+), 14 deletions(-) (limited to 'src') diff --git a/src/clickety.c b/src/clickety.c index 7d69354..754bee0 100644 --- a/src/clickety.c +++ b/src/clickety.c @@ -1,7 +1,7 @@ /* * \/\/\ * - * Copyright (C) 2012-2016 Vito Caputo - + * Copyright (C) 2012-2017 Vito Caputo - * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License version 3 as published diff --git a/src/composite.c b/src/composite.c index 270174e..7f06cec 100644 --- a/src/composite.c +++ b/src/composite.c @@ -1,7 +1,7 @@ /* * \/\/\ * - * Copyright (C) 2012-2016 Vito Caputo - + * Copyright (C) 2012-2017 Vito Caputo - * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License version 3 as published diff --git a/src/context.c b/src/context.c index 2e41a7c..ad6d62f 100644 --- a/src/context.c +++ b/src/context.c @@ -1,7 +1,7 @@ /* * \/\/\ * - * Copyright (C) 2012-2016 Vito Caputo - + * Copyright (C) 2012-2017 Vito Caputo - * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License version 3 as published diff --git a/src/desktop.c b/src/desktop.c index 7ddfc6f..44c23f0 100644 --- a/src/desktop.c +++ b/src/desktop.c @@ -1,7 +1,7 @@ /* * \/\/\ * - * Copyright (C) 2012-2016 Vito Caputo - + * Copyright (C) 2012-2017 Vito Caputo - * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License version 3 as published diff --git a/src/key.c b/src/key.c index 3f783e5..ae72882 100644 --- a/src/key.c +++ b/src/key.c @@ -1,7 +1,7 @@ /* * \/\/\ * - * Copyright (C) 2012-2016 Vito Caputo - + * Copyright (C) 2012-2017 Vito Caputo - * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License version 3 as published diff --git a/src/launch.c b/src/launch.c index ed4064b..5a18d29 100644 --- a/src/launch.c +++ b/src/launch.c @@ -1,7 +1,7 @@ /* * \/\/\ * - * Copyright (C) 2012-2016 Vito Caputo - + * Copyright (C) 2012-2017 Vito Caputo - * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License version 3 as published diff --git a/src/libvmon/vmon.c b/src/libvmon/vmon.c index 69c0059..16290b3 100644 --- a/src/libvmon/vmon.c +++ b/src/libvmon/vmon.c @@ -5,7 +5,7 @@ * This has been written specifically for use in vwm, my window manager, * but includes some facilities for other uses. * - * Copyright (c) 2012-2014 Vito Caputo - + * Copyright (c) 2012-2017 Vito Caputo - * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License version 3 as diff --git a/src/logo.c b/src/logo.c index d8b3659..7dcf55e 100644 --- a/src/logo.c +++ b/src/logo.c @@ -1,7 +1,7 @@ /* * \/\/\ * - * Copyright (C) 2012-2016 Vito Caputo - + * Copyright (C) 2012-2017 Vito Caputo - * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License version 3 as published diff --git a/src/overlays.c b/src/overlays.c index 23d6012..5ad75b1 100644 --- a/src/overlays.c +++ b/src/overlays.c @@ -1,7 +1,7 @@ /* * \/\/\ * - * Copyright (C) 2012-2016 Vito Caputo - + * Copyright (C) 2012-2017 Vito Caputo - * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License version 3 as published diff --git a/src/screen.c b/src/screen.c index b09356e..600d969 100644 --- a/src/screen.c +++ b/src/screen.c @@ -1,7 +1,7 @@ /* * \/\/\ * - * Copyright (C) 2012-2016 Vito Caputo - + * Copyright (C) 2012-2017 Vito Caputo - * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License version 3 as published diff --git a/src/vwm.c b/src/vwm.c index 38fe193..0e92bdb 100644 --- a/src/vwm.c +++ b/src/vwm.c @@ -1,7 +1,7 @@ /* * \/\/\ * - * Copyright (C) 2012-2016 Vito Caputo - + * Copyright (C) 2012-2017 Vito Caputo - * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License version 3 as published diff --git a/src/window.c b/src/window.c index fcd82c5..177dff9 100644 --- a/src/window.c +++ b/src/window.c @@ -1,7 +1,7 @@ /* * \/\/\ * - * Copyright (C) 2012-2016 Vito Caputo - + * Copyright (C) 2012-2017 Vito Caputo - * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License version 3 as published diff --git a/src/xevent.c b/src/xevent.c index 4a76ea2..7244e81 100644 --- a/src/xevent.c +++ b/src/xevent.c @@ -1,7 +1,7 @@ /* * \/\/\ * - * Copyright (C) 2012-2016 Vito Caputo - + * Copyright (C) 2012-2017 Vito Caputo - * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License version 3 as published diff --git a/src/xserver.c b/src/xserver.c index 114a924..2eaf8b8 100644 --- a/src/xserver.c +++ b/src/xserver.c @@ -1,3 +1,21 @@ +/* + * \/\/\ + * + * Copyright (C) 2012-2017 Vito Caputo - + * + * This program is free software: you can redistribute it and/or modify it + * under the terms of the GNU General Public License version 3 as published + * by the Free Software Foundation. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . + */ + #include #include #include diff --git a/src/xwindow.c b/src/xwindow.c index ada7845..57fa06d 100644 --- a/src/xwindow.c +++ b/src/xwindow.c @@ -1,7 +1,7 @@ /* * \/\/\ * - * Copyright (C) 2012-2016 Vito Caputo - + * Copyright (C) 2012-2017 Vito Caputo - * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License version 3 as published -- cgit v1.2.3