aboutsummaryrefslogtreecommitdiffstats
path: root/src/colorramp.h
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2025-03-05 16:02:28 +0100
committerMattias Andrée <m@maandree.se>2025-03-05 16:09:55 +0100
commitc1a1fc2176f11da2b872eac31cdfdecefbae7e24 (patch)
treea00f4e4697bed0769f8ad71c10f3efcdc377515c /src/colorramp.h
parentUnlist redshift/issues/790 (diff)
downloadredshift-ng-c1a1fc2176f11da2b872eac31cdfdecefbae7e24.tar.gz
redshift-ng-c1a1fc2176f11da2b872eac31cdfdecefbae7e24.tar.bz2
redshift-ng-c1a1fc2176f11da2b872eac31cdfdecefbae7e24.tar.xz
Use colour temperature table from libred
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'src/colorramp.h')
-rw-r--r--src/colorramp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/colorramp.h b/src/colorramp.h
index 8802844..c224db5 100644
--- a/src/colorramp.h
+++ b/src/colorramp.h
@@ -15,6 +15,7 @@
along with Redshift. If not, see <http://www.gnu.org/licenses/>.
Copyright (c) 2010-2014 Jon Lund Steffensen <jonlst@gmail.com>
+ Copyright (c) 2016 Mattias Andrée <m@maandree.se>
*/
#ifndef REDSHIFT_COLORRAMP_H