Update of /cvsroot/php-blog/serendipity/deployment
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10381/deployment
Modified Files:
serendipity_editor.js
Log Message:
fix wrong JS comments
Index: serendipity_editor.js
===================================================================
RCS file: /cvsroot/php-blog/serendipity/deployment/serendipity_editor.js,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- serendipity_editor.js 26 Jan 2005 14:12:31 -0000 1.10
+++ serendipity_editor.js 28 Jan 2005 11:06:08 -0000 1.11
@@ -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
|