Update of /cvsroot/php-blog/serendipity
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10381
Modified Files:
serendipity_editor.js
Log Message:
fix wrong JS comments
Index: serendipity_editor.js
===================================================================
RCS file: /cvsroot/php-blog/serendipity/serendipity_editor.js,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- serendipity_editor.js 26 Jan 2005 14:15:26 -0000 1.17
+++ serendipity_editor.js 28 Jan 2005 11:06:07 -0000 1.18
@@ -1,7 +1,9 @@
<!-- // Hide from older browsers
/* $Id$ */
+/*
# Copyright (c) 2003-2005, Jannis Hermanns (on behalf the Serendipity Developer Team)
# All rights reserved. See LICENSE file for licensing details
+*/
/*
Written by chris wetherell
|