diff options
author | Mattias Andrée <m@maandree.se> | 2025-03-23 23:05:29 +0100 |
---|---|---|
committer | Mattias Andrée <m@maandree.se> | 2025-03-23 23:05:29 +0100 |
commit | e3635a23a392db8476689211778b09acde738110 (patch) | |
tree | 9f9c9cc33415f343e20b724aa4142f4fcc90f0de | |
parent | Update LICENSE to reflect that some ISC code is present (diff) | |
download | redshift-ng-e3635a23a392db8476689211778b09acde738110.tar.gz redshift-ng-e3635a23a392db8476689211778b09acde738110.tar.bz2 redshift-ng-e3635a23a392db8476689211778b09acde738110.tar.xz |
m
Signed-off-by: Mattias Andrée <m@maandree.se>
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ PROLOGUE - redshift-ng is a fork Redshift. redshift-ng strives to keep backwards + redshift-ng is a fork of Redshift. redshift-ng strives to keep backwards compatibility with Redshift and be usable as a drop-in replacement. Therefore, redshift-ng implements the command "redshift" just like the original Redshift implementation. |