wall-notify is licensed under GPL version 3 or later.
-Copyright (C) 2014 Simon Ruderich
+Copyright (C) 2014-2015 Simon Ruderich
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
-dnl Copyright (C) 2014 Simon Ruderich
+dnl Copyright (C) 2014-2015 Simon Ruderich
dnl
dnl This program is free software: you can redistribute it and/or modify
dnl it under the terms of the GNU General Public License as published by
# Small helper script to remove terminal control characters which are sent by
# `wall`. Useful in combination with e.g. `xmessage`.
-# Copyright (C) 2014 Simon Ruderich
+# Copyright (C) 2014-2015 Simon Ruderich
#
# 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
COPYRIGHT
---------
-Copyright \(C) 2014 Simon Ruderich. Free software licensed under GPL version
-3 or later.
+Copyright \(C) 2014-2015 Simon Ruderich. Free software licensed under GPL
+version 3 or later.
SEE ALSO
/*
* Receive wall messages and pass them to a notification program via stdin.
*
- * Copyright (C) 2014 Simon Ruderich
+ * Copyright (C) 2014-2015 Simon Ruderich
*
* 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