summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorAdam Borowski <kilobyte@angband.pl>2016-01-17 10:38:52 +0100
committerAdam Borowski <kilobyte@angband.pl>2016-01-17 10:38:52 +0100
commit563174feb3c368eebc92d492ee278d0cbd8ecfe1 (patch)
tree59fffb92805d33b3e2c4f43666f1fedb75eb4c97 /debian
parentac50d2ec798846154361016e4b375daa75577e60 (diff)
Fix bad encoding in debian/rules
Diffstat (limited to 'debian')
-rw-r--r--[-rwxr-xr-x]debian/rules4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/rules b/debian/rules
index fd07086..339f3d6 100755..100644
--- a/debian/rules
+++ b/debian/rules
@@ -1,8 +1,8 @@
#!/usr/bin/make -f
# -*- mode: makefile; coding: utf-8 -*-
-# Copyright © 2013, 2015 Jonas Smedegaard <dr@jones.dk>
-# Copyright © 2013-2015 Vasudev Kamath <kamathvasudev@gmail.com>
+# Copyright © 2013, 2015 Jonas Smedegaard <dr@jones.dk>
+# Copyright © 2013-2015 Vasudev Kamath <kamathvasudev@gmail.com>
# Description: Main Debian packaging script for fonts-roboto
#
# This program is free software; you can redistribute it and/or modify