diff options
author | 2005-09-17 01:02:40 +0000 | |
---|---|---|
committer | 2005-09-17 01:02:40 +0000 | |
commit | 53cdab534cd5eb4c47ce775f1ce50bb62b23c030 (patch) | |
tree | 1e2539e7310ba05d28b07b3d6297be78ab29ccbc /eclass/elisp-common.eclass | |
parent | Converted to UTF-8, fixed encoding screwups (diff) | |
download | gentoo-2-53cdab534cd5eb4c47ce775f1ce50bb62b23c030.tar.gz gentoo-2-53cdab534cd5eb4c47ce775f1ce50bb62b23c030.tar.bz2 gentoo-2-53cdab534cd5eb4c47ce775f1ce50bb62b23c030.zip |
fix utf-8
Diffstat (limited to 'eclass/elisp-common.eclass')
-rw-r--r-- | eclass/elisp-common.eclass | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/elisp-common.eclass b/eclass/elisp-common.eclass index d3f01be9cdcd..25b371f4bf1e 100644 --- a/eclass/elisp-common.eclass +++ b/eclass/elisp-common.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/elisp-common.eclass,v 1.13 2005/07/11 15:08:06 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/elisp-common.eclass,v 1.14 2005/09/17 01:02:40 ciaranm Exp $ # # Copyright 2002-2003 Matthew Kennedy <mkennedy@gentoo.org> # Copyright 2003 Jeremy Maitin-Shepard <jbms@attbi.com> @@ -74,7 +74,7 @@ EOF elisp-comp() { # Copyright 1995 Free Software Foundation, Inc. -# François Pinard <pinard@iro.umontreal.ca>, 1995. +# François Pinard <pinard@iro.umontreal.ca>, 1995. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by |