aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Pickering <alexandermpickering@gmail.com>2015-08-06 22:18:06 +0000
committerAlexander Pickering <alexandermpickering@gmail.com>2015-08-06 22:18:06 +0000
commit43716b18b79c887fdf9eb155107496441f4f8002 (patch)
tree224b29c92b74ff5f83ac1d88a639853767a6ddf2
parent997eef3f1a24e4f92c4bc26e0075a49cac9ea1c2 (diff)
downloadvaud-43716b18b79c887fdf9eb155107496441f4f8002.tar.gz
vaud-43716b18b79c887fdf9eb155107496441f4f8002.tar.bz2
vaud-43716b18b79c887fdf9eb155107496441f4f8002.zip
Updateing email and copyleft
-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