summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/auto_bundle.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/ardour/ardour/auto_bundle.h')
-rw-r--r--libs/ardour/ardour/auto_bundle.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/libs/ardour/ardour/auto_bundle.h b/libs/ardour/ardour/auto_bundle.h
index e3899069de..b41a5d344f 100644
--- a/libs/ardour/ardour/auto_bundle.h
+++ b/libs/ardour/ardour/auto_bundle.h
@@ -1,5 +1,5 @@
/*
- Copyright (C) 2007 Paul Davis
+ Copyright (C) 2007 Paul Davis
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -41,6 +41,6 @@ class AutoBundle : public Bundle {
private:
};
-}
-
+}
+
#endif /* __ardour_auto_bundle_h__ */