aboutsummaryrefslogtreecommitdiffstats
path: root/info
diff options
context:
space:
mode:
Diffstat (limited to 'info')
-rwxr-xr-xinfo/behead4
-rwxr-xr-xinfo/texise4
2 files changed, 4 insertions, 4 deletions
diff --git a/info/behead b/info/behead
index 3da8de3..647a236 100755
--- a/info/behead
+++ b/info/behead
@@ -1,7 +1,7 @@
#!/usr/bin/env bash
-# libgamma — Display server abstraction layer for gamma ramp adjustments
-# Copyright © 2014 Mattias Andrée (maandree@member.fsf.org)
+# libgamma -- Display server abstraction layer for gamma ramp adjustments
+# Copyright (C) 2014 Mattias Andrée (maandree@member.fsf.org)
#
# This library is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/info/texise b/info/texise
index c778777..2a52038 100755
--- a/info/texise
+++ b/info/texise
@@ -1,8 +1,8 @@
#!/usr/bin/env python3
# -*- python -*-
-# libgamma — Display server abstraction layer for gamma ramp adjustments
-# Copyright © 2014 Mattias Andrée (maandree@member.fsf.org)
+# libgamma -- Display server abstraction layer for gamma ramp adjustments
+# Copyright (C) 2014 Mattias Andrée (maandree@member.fsf.org)
#
# This library is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by