update copyright for 2014 year bump
[gnulib.git] / debian / patches / 02-shebang.patch
1 Author: Daniel Baumann <daniel@debian.org>
2 Description: Adjusts shebang.
3
4 Index: gnulib/lib/uniname/gen-uninames.lisp
5 ===================================================================
6 --- gnulib.orig/lib/uniname/gen-uninames.lisp   2011-06-10 02:20:10.000000000 +0100
7 +++ gnulib/lib/uniname/gen-uninames.lisp        2011-06-10 02:20:14.000000000 +0100
8 @@ -1,4 +1,4 @@
9 -#!/usr/local/bin/clisp -C
10 +#!/usr/bin/clisp -C
11  
12  ;;; Creation of gnulib's uninames.h from the UnicodeData.txt table.
13  ;;; Bruno Haible 2000-12-28