diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/aspect.c | 2 | ||||
| -rw-r--r-- | tests/fullscreen.c | 2 | ||||
| -rw-r--r-- | tests/grav.c | 2 | ||||
| -rw-r--r-- | tests/grouptran.c | 4 | ||||
| -rw-r--r-- | tests/icons.c | 22 | ||||
| -rw-r--r-- | tests/modal.c | 2 | ||||
| -rw-r--r-- | tests/modal2.c | 2 | ||||
| -rw-r--r-- | tests/modal3.c | 2 | ||||
| -rw-r--r-- | tests/noresize.c | 2 | ||||
| -rw-r--r-- | tests/override.c | 2 | ||||
| -rw-r--r-- | tests/strut.c | 4 | ||||
| -rw-r--r-- | tests/title.c | 4 | ||||
| -rw-r--r-- | tests/urgent.c | 2 |
13 files changed, 26 insertions, 26 deletions
diff --git a/tests/aspect.c b/tests/aspect.c index 04ea28f2..f303deb7 100644 --- a/tests/aspect.c +++ b/tests/aspect.c @@ -1,7 +1,7 @@ /* -*- indent-tabs-mode: nil; tab-width: 4; c-basic-offset: 4; -*- aspect.c for the Openbox window manager - Copyright (c) 2003 Ben Jansens + Copyright (c) 2003-2007 Dana Jansens This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/tests/fullscreen.c b/tests/fullscreen.c index 937f016f..6e32f46d 100644 --- a/tests/fullscreen.c +++ b/tests/fullscreen.c @@ -1,7 +1,7 @@ /* -*- indent-tabs-mode: nil; tab-width: 4; c-basic-offset: 4; -*- fullscreen.c for the Openbox window manager - Copyright (c) 2003 Ben Jansens + Copyright (c) 2003-2007 Dana Jansens This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/tests/grav.c b/tests/grav.c index 9146d7df..3b37cec6 100644 --- a/tests/grav.c +++ b/tests/grav.c @@ -1,7 +1,7 @@ /* -*- indent-tabs-mode: nil; tab-width: 4; c-basic-offset: 4; -*- grav.c for the Openbox window manager - Copyright (c) 2003 Ben Jansens + Copyright (c) 2003-2007 Dana Jansens This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/tests/grouptran.c b/tests/grouptran.c index 6c62872f..4cc3dc64 100644 --- a/tests/grouptran.c +++ b/tests/grouptran.c @@ -1,7 +1,7 @@ /* -*- indent-tabs-mode: nil; tab-width: 4; c-basic-offset: 4; -*- - modal.c for the Openbox window manager - Copyright (c) 2003 Ben Jansens + grouptran.c for the Openbox window manager + Copyright (c) 2003-2007 Dana Jansens This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/tests/icons.c b/tests/icons.c index 650a32a4..10e89a57 100644 --- a/tests/icons.c +++ b/tests/icons.c @@ -1,19 +1,19 @@ /* -*- indent-tabs-mode: nil; tab-width: 4; c-basic-offset: 4; -*- -icons.c for the Openbox window manager -Copyright (c) 2003 Ben Jansens + icons.c for the Openbox window manager + Copyright (c) 2003-2007 Dana Jansens -This program is free software; you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation; either version 2 of the License, or -(at your option) any later version. + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. -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. + 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. -See the COPYING file for a copy of the GNU General Public License. + See the COPYING file for a copy of the GNU General Public License. */ #include <X11/Xlib.h> diff --git a/tests/modal.c b/tests/modal.c index f474caf2..08c6c18e 100644 --- a/tests/modal.c +++ b/tests/modal.c @@ -1,7 +1,7 @@ /* -*- indent-tabs-mode: nil; tab-width: 4; c-basic-offset: 4; -*- modal.c for the Openbox window manager - Copyright (c) 2003 Ben Jansens + Copyright (c) 2003-2007 Dana Jansens This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/tests/modal2.c b/tests/modal2.c index f7f7c695..ff8316f7 100644 --- a/tests/modal2.c +++ b/tests/modal2.c @@ -1,7 +1,7 @@ /* -*- indent-tabs-mode: nil; tab-width: 4; c-basic-offset: 4; -*- modal2.c for the Openbox window manager - Copyright (c) 2003 Ben Jansens + Copyright (c) 2003-2007 Dana Jansens This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/tests/modal3.c b/tests/modal3.c index 0ea11a3f..a4c38f84 100644 --- a/tests/modal3.c +++ b/tests/modal3.c @@ -1,7 +1,7 @@ /* -*- indent-tabs-mode: nil; tab-width: 4; c-basic-offset: 4; -*- modal3.c for the Openbox window manager - Copyright (c) 2003 Ben Jansens + Copyright (c) 2003-2007 Dana Jansens This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/tests/noresize.c b/tests/noresize.c index 4d8fd471..fa920bf1 100644 --- a/tests/noresize.c +++ b/tests/noresize.c @@ -1,7 +1,7 @@ /* -*- indent-tabs-mode: nil; tab-width: 4; c-basic-offset: 4; -*- noresize.c for the Openbox window manager - Copyright (c) 2003 Ben Jansens + Copyright (c) 2003-2007 Dana Jansens This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/tests/override.c b/tests/override.c index 042aa0f1..2b71ffa9 100644 --- a/tests/override.c +++ b/tests/override.c @@ -1,7 +1,7 @@ /* -*- indent-tabs-mode: nil; tab-width: 4; c-basic-offset: 4; -*- override.c for the Openbox window manager - Copyright (c) 2003 Ben Jansens + Copyright (c) 2003-2007 Dana Jansens This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/tests/strut.c b/tests/strut.c index f0fddf6a..a0068ae4 100644 --- a/tests/strut.c +++ b/tests/strut.c @@ -1,7 +1,7 @@ /* -*- indent-tabs-mode: nil; tab-width: 4; c-basic-offset: 4; -*- - fullscreen.c for the Openbox window manager - Copyright (c) 2003 Ben Jansens + strut.c for the Openbox window manager + Copyright (c) 2003-2007 Dana Jansens This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/tests/title.c b/tests/title.c index 7c4f99bc..13a1e9ab 100644 --- a/tests/title.c +++ b/tests/title.c @@ -1,7 +1,7 @@ /* -*- indent-tabs-mode: nil; tab-width: 4; c-basic-offset: 4; -*- - noresize.c for the Openbox window manager - Copyright (c) 2003 Ben Jansens + title.c for the Openbox window manager + Copyright (c) 2003-2007 Dana Jansens This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/tests/urgent.c b/tests/urgent.c index c238e859..92eb5e53 100644 --- a/tests/urgent.c +++ b/tests/urgent.c @@ -1,7 +1,7 @@ /* -*- indent-tabs-mode: nil; tab-width: 4; c-basic-offset: 4; -*- urgent.c for the Openbox window manager - Copyright (c) 2003 Ben Jansens + Copyright (c) 2003-2007 Dana Jansens This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by |
