summaryrefslogtreecommitdiff
path: root/src/lut_cache.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-01-27 12:01:17 +0000
committerCarl Hetherington <cth@carlh.net>2014-01-27 12:01:17 +0000
commit2cc2026701c9e8268ba154ec9330c5d56cbdc240 (patch)
tree92ea2ca6ebd67eed3f5c87b30220bc5fb71dba3f /src/lut_cache.h
parentf4e360fd709a789980201ebb1162eec6fac229fe (diff)
Some tidying up.
Diffstat (limited to 'src/lut_cache.h')
-rw-r--r--src/lut_cache.h19
1 files changed, 19 insertions, 0 deletions
diff --git a/src/lut_cache.h b/src/lut_cache.h
index b60ee109..0985a0c0 100644
--- a/src/lut_cache.h
+++ b/src/lut_cache.h
@@ -1,3 +1,22 @@
+/*
+ Copyright (C) 2013-2014 Carl Hetherington <cth@carlh.net>
+
+ 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
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with this program; if not, write to the Free Software
+ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+
+*/
+
#ifndef LIBDCP_LUT_CACHE_H
#define LIBDCP_LUT_CACHE_H