diff options
author | Mattias Andrée <m@maandree.se> | 2024-10-05 21:08:15 +0200 |
---|---|---|
committer | Mattias Andrée <m@maandree.se> | 2024-10-05 21:08:15 +0200 |
commit | a7a1bb08f35061cb847342d520308050ac0b7d5e (patch) | |
tree | 774a5c55318a7d4241f0efa07609f8fe53c1c409 /LICENSE | |
parent | Use cc -std=c11 as default value of CC as CC is otherwise c99 by default and incompatible with -std=c11 (diff) | |
download | libgamma-master.tar.gz libgamma-master.tar.bz2 libgamma-master.tar.xz |
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ ISC License -© 2014, 2015, 2016, 2017, 2021 Mattias Andrée <maandree@kth.se> +© 2014, 2015, 2016, 2017, 2021 Mattias Andrée <m@maandree.se> Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above |