summaryrefslogtreecommitdiff
path: root/plugins/ZamComp/ZamCompUI.hpp
diff options
context:
space:
mode:
authorDamien Zammit <damien@zamaudio.com>2014-04-15 21:12:31 +1000
committerDamien Zammit <damien@zamaudio.com>2014-04-15 21:12:31 +1000
commitea2f5d4db84c7ae4a08d4ee628fe0744ef9cdacc (patch)
tree004136851d132ade1ef0ae784da7cd4ee11f8308 /plugins/ZamComp/ZamCompUI.hpp
parent7ad57970967b848671670114f2311f22c4342b82 (diff)
Fixed author typos in preambles
Signed-off-by: Damien Zammit <damien@zamaudio.com>
Diffstat (limited to 'plugins/ZamComp/ZamCompUI.hpp')
-rw-r--r--plugins/ZamComp/ZamCompUI.hpp10
1 files changed, 5 insertions, 5 deletions
diff --git a/plugins/ZamComp/ZamCompUI.hpp b/plugins/ZamComp/ZamCompUI.hpp
index 175dc46..e5faa14 100644
--- a/plugins/ZamComp/ZamCompUI.hpp
+++ b/plugins/ZamComp/ZamCompUI.hpp
@@ -1,6 +1,6 @@
/*
- * Wobble Juice Plugin
- * Copyright (C) 2014 Andre Sklenar <andre.sklenar@gmail.com>, www.juicelab.cz
+ * ZamComp mono compressor
+ * Copyright (C) 2014 Damien Zammit <damien@zamaudio.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
@@ -15,8 +15,8 @@
* For a full copy of the GNU General Public License see the doc/GPL.txt file.
*/
-#ifndef WOBBLEJUICEUI_HPP_INCLUDED
-#define WOBBLEJUICEUI_HPP_INCLUDED
+#ifndef ZAMCOMPUI_HPP_INCLUDED
+#define ZAMCOMPUI_HPP_INCLUDED
#include "DistrhoUI.hpp"
@@ -87,4 +87,4 @@ private:
END_NAMESPACE_DISTRHO
-#endif // WOBBLEJUICEUI_HPP_INCLUDED
+#endif // ZAMCOMPUI_HPP_INCLUDED