]> git.ipfire.org Git - thirdparty/mlmmj.git/commitdiff
Convert class.rFastTemplate.php from latin1 to utf-8 14/head
authorMichael Jeanson <mjeanson@debian.org>
Mon, 12 Feb 2024 21:00:56 +0000 (16:00 -0500)
committerMichael Jeanson <mjeanson@debian.org>
Mon, 12 Feb 2024 21:08:10 +0000 (16:08 -0500)
The 'copyright' characters could also be replaced by an ASCII
alternative.

Signed-off-by: Michael Jeanson <mjeanson@debian.org>
contrib/web/php-admin/htdocs/class.rFastTemplate.php

index 018dea5f6b6cc0d67fcafe63d03d08e7aedfebe7..7578ac33889473d82246b8db697f9df4de47769d 100644 (file)
@@ -1,9 +1,9 @@
 <?php
 //
-// Copyright © 2000-2001, Roland Roberts <roland@astrofoto.org>
+// Copyright Â© 2000-2001, Roland Roberts <roland@astrofoto.org>
 //             2001 Alister Bulman <alister@minotaur.nu> Re-Port multi template-roots + more
-// PHP3 Port: Copyright © 1999 CDI <cdi@thewebmasters.net>, All Rights Reserved.
-// Perl Version: Copyright © 1998 Jason Moore <jmoore@sober.com>, All Rights Reserved.
+// PHP3 Port: Copyright Â© 1999 CDI <cdi@thewebmasters.net>, All Rights Reserved.
+// Perl Version: Copyright Â© 1998 Jason Moore <jmoore@sober.com>, All Rights Reserved.
 //
 // RCS Revision
 //   @(#) $Id$