Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 May 2011 19:03:55 +0000 (UTC)
From:      Ulrich Spoerlein <uqs@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r221909 - head/games/fortune/datfiles
Message-ID:  <201105141903.p4EJ3tYL012378@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: uqs
Date: Sat May 14 19:03:54 2011
New Revision: 221909
URL: http://svn.freebsd.org/changeset/base/221909

Log:
  Convert a file to UTF-8. This only changes a character in the
  copyright section and will not require UTF-8 for fortune(6).

Modified:
  head/games/fortune/datfiles/gerrold.limerick

Modified: head/games/fortune/datfiles/gerrold.limerick
==============================================================================
--- head/games/fortune/datfiles/gerrold.limerick	Sat May 14 19:03:45 2011	(r221908)
+++ head/games/fortune/datfiles/gerrold.limerick	Sat May 14 19:03:54 2011	(r221909)
@@ -3,7 +3,7 @@
 %% Copyright David Gerrold, 1984-2000, all rights reserved,
 %% used with permission of the author.
 %%
-%%© This is the copyright line.
+%%© This is the copyright line.
 %%Eighty-nine is the year we assign.
 %%	These verses are caroled
 %%	by one David Gerrold.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201105141903.p4EJ3tYL012378>