summaryrefslogtreecommitdiff
path: root/plugins/ZamTube/ZamTubePlugin.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/ZamTube/ZamTubePlugin.hpp')
-rw-r--r--plugins/ZamTube/ZamTubePlugin.hpp10
1 files changed, 5 insertions, 5 deletions
diff --git a/plugins/ZamTube/ZamTubePlugin.hpp b/plugins/ZamTube/ZamTubePlugin.hpp
index 5acccc1..cfab07d 100644
--- a/plugins/ZamTube/ZamTubePlugin.hpp
+++ b/plugins/ZamTube/ZamTubePlugin.hpp
@@ -1,6 +1,6 @@
/*
- * Wobble Juice Plugin
- * Copyright (C) 2014 Andre Sklenar <andre.sklenar@gmail.com>, www.juicelab.cz
+ * ZamTube triode WDF distortion model
+ * 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 WOBBLEJUICEPLUGIN_HPP_INCLUDED
-#define WOBBLEJUICEPLUGIN_HPP_INCLUDED
+#ifndef ZAMTUBEPLUGIN_HPP_INCLUDED
+#define ZAMTUBEPLUGIN_HPP_INCLUDED
#include "DistrhoPlugin.hpp"
#include "wdf.h"
@@ -196,4 +196,4 @@ private:
END_NAMESPACE_DISTRHO
-#endif // WOBBLEJUICE_HPP_INCLUDED
+#endif // ZAMTUBE_HPP_INCLUDED