aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--AUTHORS2
-rw-r--r--INSTALL2
-rw-r--r--vaud.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/AUTHORS b/AUTHORS
index 7e21fb6..5498787 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -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>
diff --git a/INSTALL b/INSTALL
index e9ff66e..09640cd 100644
--- a/INSTALL
+++ b/INSTALL
@@ -9,5 +9,5 @@ jack
You should also have a config.h file.
To compile, use
-sudo make
+make
in the /vaud directory.
diff --git a/vaud.c b/vaud.c
index e66a59e..4e0c403 100644
--- a/vaud.c
+++ b/vaud.c
@@ -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