diff options
| -rw-r--r-- | AUTHORS | 2 | ||||
| -rw-r--r-- | INSTALL | 2 | ||||
| -rw-r--r-- | vaud.c | 2 |
3 files changed, 3 insertions, 3 deletions
@@ -1,3 +1,3 @@ -Alexander M. Pickering <alexander.pickering@anondomain.site90.net> +Alexander M. Pickering <AlexanderMPickering@gmail.com> With code from Nicholas J. Humfrey <njh@aelius.com> and Steve Harris <steve@plugin.org.uk> @@ -9,5 +9,5 @@ jack You should also have a config.h file. To compile, use -sudo make +make in the /vaud directory. @@ -1,7 +1,7 @@ /* vaud.c A console based audio visualizer for JACK - Copyright (C) 2014 Alexander M. Pickering + Copyright (C) 2014-2015 Alexander M. Pickering This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License |
