blob: 2e722fa8592867ecf1aa4252fd64e7b47f40532f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
diff -ur matcher.orig/fare-matcher.lisp matcher/fare-matcher.lisp
--- matcher.orig/fare-matcher.lisp 2003-10-29 05:45:27.000000000 -0600
+++ matcher/fare-matcher.lisp 2004-01-11 02:53:03.580057632 -0600
@@ -5,7 +5,7 @@
;;; Redistribution under modern BSD license.
;;; http://www.no-carrier.org/fare-relicensed/
-;;; Copyright (c) 2002 Far� Rideau <fare@tunes.org>
+;;; Copyright (c) 2002 Fare Rideau <fare@tunes.org>
;;; All rights reserved.
;;;
;;; Redistribution and use in source and binary forms, with or without
Only in matcher: fare-matcher.lisp~
|