summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-lattice.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/live_effects/lpe-lattice.cpp')
-rw-r--r--src/live_effects/lpe-lattice.cpp9
1 files changed, 5 insertions, 4 deletions
diff --git a/src/live_effects/lpe-lattice.cpp b/src/live_effects/lpe-lattice.cpp
index 223afa4cd..3dcc703fe 100644
--- a/src/live_effects/lpe-lattice.cpp
+++ b/src/live_effects/lpe-lattice.cpp
@@ -1,6 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
/** \file
* LPE <lattice> implementation
-
+
*/
/*
* Authors:
@@ -8,10 +9,10 @@
* Steren Giannini
* No� Falzon
* Victor Navez
-*
-* Copyright (C) 2007-2008 Authors
*
- * Released under GNU GPL, read the file 'COPYING' for more information
+ * Copyright (C) 2007-2008 Authors
+ *
+ * Released under GNU GPL v2+, read the file 'COPYING' for more information.
*/
#include "live_effects/lpe-lattice.h"