Index: lams_admin/web/WEB-INF/tags/Head.tag
===================================================================
diff -u -r6cd8cbab6859faed8f7709878af9b602b86976f6 -r0966494c420a96d9bea3c69b8c9bedf264625339
--- lams_admin/web/WEB-INF/tags/Head.tag (.../Head.tag) (revision 6cd8cbab6859faed8f7709878af9b602b86976f6)
+++ lams_admin/web/WEB-INF/tags/Head.tag (.../Head.tag) (revision 0966494c420a96d9bea3c69b8c9bedf264625339)
@@ -1,42 +1,42 @@
-<%/****************************************************************
- * Copyright (C) 2005 LAMS Foundation (http://lamsfoundation.org)
- * =============================================================
- * License Information: http://lamsfoundation.org/licensing/lams/2.0/
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2.0
- * as published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
- * USA
- *
- * http://www.gnu.org/licenses/gpl.txt
- * ****************************************************************
- */
-
-/**
- * Head.tag
- * Author: Fiona Malikoff
+<%/****************************************************************
+ * Copyright (C) 2005 LAMS Foundation (http://lamsfoundation.org)
+ * =============================================================
+ * License Information: http://lamsfoundation.org/licensing/lams/2.0/
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2.0
+ * as published by the Free Software Foundation.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
+ * USA
+ *
+ * http://www.gnu.org/licenses/gpl.txt
+ * ****************************************************************
+ */
+
+/**
+ * Head.tag
+ * Author: Fiona Malikoff
* Description: Sets up the non-cache pragma statements and the UTF-8
- * encoding. Use in place of the normal head tag.
- */
+ * encoding. Use in place of the normal head tag.
+ */
%>
-
-<%@ tag body-content="scriptless"%>
+<%@ tag body-content="scriptless"%>
+
-
+
-
+
Index: lams_central/web/WEB-INF/tags/Head.tag
===================================================================
diff -u -rc711fea9ca38f9a2ff71ca417d0ca28660f0da92 -r0966494c420a96d9bea3c69b8c9bedf264625339
--- lams_central/web/WEB-INF/tags/Head.tag (.../Head.tag) (revision c711fea9ca38f9a2ff71ca417d0ca28660f0da92)
+++ lams_central/web/WEB-INF/tags/Head.tag (.../Head.tag) (revision 0966494c420a96d9bea3c69b8c9bedf264625339)
@@ -1,42 +1,42 @@
-<%/****************************************************************
- * Copyright (C) 2005 LAMS Foundation (http://lamsfoundation.org)
- * =============================================================
- * License Information: http://lamsfoundation.org/licensing/lams/2.0/
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2.0
- * as published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
- * USA
- *
- * http://www.gnu.org/licenses/gpl.txt
- * ****************************************************************
- */
-
-/**
- * Head.tag
- * Author: Fiona Malikoff
+<%/****************************************************************
+ * Copyright (C) 2005 LAMS Foundation (http://lamsfoundation.org)
+ * =============================================================
+ * License Information: http://lamsfoundation.org/licensing/lams/2.0/
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2.0
+ * as published by the Free Software Foundation.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
+ * USA
+ *
+ * http://www.gnu.org/licenses/gpl.txt
+ * ****************************************************************
+ */
+
+/**
+ * Head.tag
+ * Author: Fiona Malikoff
* Description: Sets up the non-cache pragma statements and the UTF-8
- * encoding. Use in place of the normal head tag.
- */
+ * encoding. Use in place of the normal head tag.
+ */
%>
-
-<%@ tag body-content="scriptless"%>
+<%@ tag body-content="scriptless"%>
+
-
+
-
+
Index: lams_gradebook/web/WEB-INF/tags/Head.tag
===================================================================
diff -u -r6cd8cbab6859faed8f7709878af9b602b86976f6 -r0966494c420a96d9bea3c69b8c9bedf264625339
--- lams_gradebook/web/WEB-INF/tags/Head.tag (.../Head.tag) (revision 6cd8cbab6859faed8f7709878af9b602b86976f6)
+++ lams_gradebook/web/WEB-INF/tags/Head.tag (.../Head.tag) (revision 0966494c420a96d9bea3c69b8c9bedf264625339)
@@ -32,7 +32,7 @@
<%@ tag body-content="scriptless"%>
-
+
Index: lams_monitoring/web/WEB-INF/tags/Head.tag
===================================================================
diff -u -r2f3129c49cf6a04320cd4d0cd98cec031b7db087 -r0966494c420a96d9bea3c69b8c9bedf264625339
--- lams_monitoring/web/WEB-INF/tags/Head.tag (.../Head.tag) (revision 2f3129c49cf6a04320cd4d0cd98cec031b7db087)
+++ lams_monitoring/web/WEB-INF/tags/Head.tag (.../Head.tag) (revision 0966494c420a96d9bea3c69b8c9bedf264625339)
@@ -32,7 +32,7 @@
<%@ tag body-content="scriptless"%>
-
+
Index: lams_tool_assessment/web/WEB-INF/tags/Head.tag
===================================================================
diff -u -r6cd8cbab6859faed8f7709878af9b602b86976f6 -r0966494c420a96d9bea3c69b8c9bedf264625339
--- lams_tool_assessment/web/WEB-INF/tags/Head.tag (.../Head.tag) (revision 6cd8cbab6859faed8f7709878af9b602b86976f6)
+++ lams_tool_assessment/web/WEB-INF/tags/Head.tag (.../Head.tag) (revision 0966494c420a96d9bea3c69b8c9bedf264625339)
@@ -32,7 +32,7 @@
<%@ tag body-content="scriptless"%>
-
+
Index: lams_tool_bbb/web/WEB-INF/tags/Head.tag
===================================================================
diff -u -r6cd8cbab6859faed8f7709878af9b602b86976f6 -r0966494c420a96d9bea3c69b8c9bedf264625339
--- lams_tool_bbb/web/WEB-INF/tags/Head.tag (.../Head.tag) (revision 6cd8cbab6859faed8f7709878af9b602b86976f6)
+++ lams_tool_bbb/web/WEB-INF/tags/Head.tag (.../Head.tag) (revision 0966494c420a96d9bea3c69b8c9bedf264625339)
@@ -32,7 +32,7 @@
<%@ tag body-content="scriptless"%>
-
+
Index: lams_tool_chat/web/WEB-INF/tags/Head.tag
===================================================================
diff -u -r6cd8cbab6859faed8f7709878af9b602b86976f6 -r0966494c420a96d9bea3c69b8c9bedf264625339
--- lams_tool_chat/web/WEB-INF/tags/Head.tag (.../Head.tag) (revision 6cd8cbab6859faed8f7709878af9b602b86976f6)
+++ lams_tool_chat/web/WEB-INF/tags/Head.tag (.../Head.tag) (revision 0966494c420a96d9bea3c69b8c9bedf264625339)
@@ -1,42 +1,42 @@
-<%/****************************************************************
- * Copyright (C) 2005 LAMS Foundation (http://lamsfoundation.org)
- * =============================================================
- * License Information: http://lamsfoundation.org/licensing/lams/2.0/
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2.0
- * as published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
- * USA
- *
- * http://www.gnu.org/licenses/gpl.txt
- * ****************************************************************
- */
-
-/**
- * Head.tag
- * Author: Fiona Malikoff
+<%/****************************************************************
+ * Copyright (C) 2005 LAMS Foundation (http://lamsfoundation.org)
+ * =============================================================
+ * License Information: http://lamsfoundation.org/licensing/lams/2.0/
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2.0
+ * as published by the Free Software Foundation.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
+ * USA
+ *
+ * http://www.gnu.org/licenses/gpl.txt
+ * ****************************************************************
+ */
+
+/**
+ * Head.tag
+ * Author: Fiona Malikoff
* Description: Sets up the non-cache pragma statements and the UTF-8
- * encoding. Use in place of the normal head tag.
- */
+ * encoding. Use in place of the normal head tag.
+ */
%>
-
-<%@ tag body-content="scriptless"%>
+<%@ tag body-content="scriptless"%>
+
-
+
-
+
Index: lams_tool_daco/web/WEB-INF/tags/Head.tag
===================================================================
diff -u -r6cd8cbab6859faed8f7709878af9b602b86976f6 -r0966494c420a96d9bea3c69b8c9bedf264625339
--- lams_tool_daco/web/WEB-INF/tags/Head.tag (.../Head.tag) (revision 6cd8cbab6859faed8f7709878af9b602b86976f6)
+++ lams_tool_daco/web/WEB-INF/tags/Head.tag (.../Head.tag) (revision 0966494c420a96d9bea3c69b8c9bedf264625339)
@@ -32,7 +32,7 @@
<%@ tag body-content="scriptless"%>
-
+
Index: lams_tool_eadventure/web/WEB-INF/tags/Head.tag
===================================================================
diff -u -r6cd8cbab6859faed8f7709878af9b602b86976f6 -r0966494c420a96d9bea3c69b8c9bedf264625339
--- lams_tool_eadventure/web/WEB-INF/tags/Head.tag (.../Head.tag) (revision 6cd8cbab6859faed8f7709878af9b602b86976f6)
+++ lams_tool_eadventure/web/WEB-INF/tags/Head.tag (.../Head.tag) (revision 0966494c420a96d9bea3c69b8c9bedf264625339)
@@ -32,7 +32,7 @@
<%@ tag body-content="scriptless"%>
-
+
Index: lams_tool_forum/web/WEB-INF/tags/Head.tag
===================================================================
diff -u -r6cd8cbab6859faed8f7709878af9b602b86976f6 -r0966494c420a96d9bea3c69b8c9bedf264625339
--- lams_tool_forum/web/WEB-INF/tags/Head.tag (.../Head.tag) (revision 6cd8cbab6859faed8f7709878af9b602b86976f6)
+++ lams_tool_forum/web/WEB-INF/tags/Head.tag (.../Head.tag) (revision 0966494c420a96d9bea3c69b8c9bedf264625339)
@@ -32,7 +32,7 @@
<%@ tag body-content="scriptless"%>
-
+
Index: lams_tool_gmap/web/WEB-INF/tags/Head.tag
===================================================================
diff -u -r6cd8cbab6859faed8f7709878af9b602b86976f6 -r0966494c420a96d9bea3c69b8c9bedf264625339
--- lams_tool_gmap/web/WEB-INF/tags/Head.tag (.../Head.tag) (revision 6cd8cbab6859faed8f7709878af9b602b86976f6)
+++ lams_tool_gmap/web/WEB-INF/tags/Head.tag (.../Head.tag) (revision 0966494c420a96d9bea3c69b8c9bedf264625339)
@@ -32,7 +32,7 @@
<%@ tag body-content="scriptless"%>
-
+
Index: lams_tool_images/web/WEB-INF/tags/Head.tag
===================================================================
diff -u -r6cd8cbab6859faed8f7709878af9b602b86976f6 -r0966494c420a96d9bea3c69b8c9bedf264625339
--- lams_tool_images/web/WEB-INF/tags/Head.tag (.../Head.tag) (revision 6cd8cbab6859faed8f7709878af9b602b86976f6)
+++ lams_tool_images/web/WEB-INF/tags/Head.tag (.../Head.tag) (revision 0966494c420a96d9bea3c69b8c9bedf264625339)
@@ -32,7 +32,7 @@
<%@ tag body-content="scriptless"%>
-
+
Index: lams_tool_imscc/web/WEB-INF/tags/Head.tag
===================================================================
diff -u -r6cd8cbab6859faed8f7709878af9b602b86976f6 -r0966494c420a96d9bea3c69b8c9bedf264625339
--- lams_tool_imscc/web/WEB-INF/tags/Head.tag (.../Head.tag) (revision 6cd8cbab6859faed8f7709878af9b602b86976f6)
+++ lams_tool_imscc/web/WEB-INF/tags/Head.tag (.../Head.tag) (revision 0966494c420a96d9bea3c69b8c9bedf264625339)
@@ -32,7 +32,7 @@
<%@ tag body-content="scriptless"%>
-
+
Index: lams_tool_kaltura/web/WEB-INF/tags/Head.tag
===================================================================
diff -u -r6cd8cbab6859faed8f7709878af9b602b86976f6 -r0966494c420a96d9bea3c69b8c9bedf264625339
--- lams_tool_kaltura/web/WEB-INF/tags/Head.tag (.../Head.tag) (revision 6cd8cbab6859faed8f7709878af9b602b86976f6)
+++ lams_tool_kaltura/web/WEB-INF/tags/Head.tag (.../Head.tag) (revision 0966494c420a96d9bea3c69b8c9bedf264625339)
@@ -32,7 +32,7 @@
<%@ tag body-content="scriptless"%>
-
+
Index: lams_tool_lamc/web/WEB-INF/tags/Head.tag
===================================================================
diff -u -r6cd8cbab6859faed8f7709878af9b602b86976f6 -r0966494c420a96d9bea3c69b8c9bedf264625339
--- lams_tool_lamc/web/WEB-INF/tags/Head.tag (.../Head.tag) (revision 6cd8cbab6859faed8f7709878af9b602b86976f6)
+++ lams_tool_lamc/web/WEB-INF/tags/Head.tag (.../Head.tag) (revision 0966494c420a96d9bea3c69b8c9bedf264625339)
@@ -1,42 +1,42 @@
-<%/****************************************************************
- * Copyright (C) 2005 LAMS Foundation (http://lamsfoundation.org)
- * =============================================================
- * License Information: http://lamsfoundation.org/licensing/lams/2.0/
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2.0
- * as published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
- * USA
- *
- * http://www.gnu.org/licenses/gpl.txt
- * ****************************************************************
- */
-
-/**
- * Head.tag
- * Author: Fiona Malikoff
+<%/****************************************************************
+ * Copyright (C) 2005 LAMS Foundation (http://lamsfoundation.org)
+ * =============================================================
+ * License Information: http://lamsfoundation.org/licensing/lams/2.0/
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2.0
+ * as published by the Free Software Foundation.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
+ * USA
+ *
+ * http://www.gnu.org/licenses/gpl.txt
+ * ****************************************************************
+ */
+
+/**
+ * Head.tag
+ * Author: Fiona Malikoff
* Description: Sets up the non-cache pragma statements and the UTF-8
- * encoding. Use in place of the normal head tag.
- */
+ * encoding. Use in place of the normal head tag.
+ */
%>
-
-<%@ tag body-content="scriptless"%>
+<%@ tag body-content="scriptless"%>
+
-
+
-
+
Index: lams_tool_laqa/web/WEB-INF/tags/Head.tag
===================================================================
diff -u -r6cd8cbab6859faed8f7709878af9b602b86976f6 -r0966494c420a96d9bea3c69b8c9bedf264625339
--- lams_tool_laqa/web/WEB-INF/tags/Head.tag (.../Head.tag) (revision 6cd8cbab6859faed8f7709878af9b602b86976f6)
+++ lams_tool_laqa/web/WEB-INF/tags/Head.tag (.../Head.tag) (revision 0966494c420a96d9bea3c69b8c9bedf264625339)
@@ -1,42 +1,42 @@
-<%/****************************************************************
- * Copyright (C) 2005 LAMS Foundation (http://lamsfoundation.org)
- * =============================================================
- * License Information: http://lamsfoundation.org/licensing/lams/2.0/
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2.0
- * as published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
- * USA
- *
- * http://www.gnu.org/licenses/gpl.txt
- * ****************************************************************
- */
-
-/**
- * Head.tag
- * Author: Fiona Malikoff
+<%/****************************************************************
+ * Copyright (C) 2005 LAMS Foundation (http://lamsfoundation.org)
+ * =============================================================
+ * License Information: http://lamsfoundation.org/licensing/lams/2.0/
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2.0
+ * as published by the Free Software Foundation.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
+ * USA
+ *
+ * http://www.gnu.org/licenses/gpl.txt
+ * ****************************************************************
+ */
+
+/**
+ * Head.tag
+ * Author: Fiona Malikoff
* Description: Sets up the non-cache pragma statements and the UTF-8
- * encoding. Use in place of the normal head tag.
- */
+ * encoding. Use in place of the normal head tag.
+ */
%>
-
-<%@ tag body-content="scriptless"%>
+<%@ tag body-content="scriptless"%>
+
-
+
-
+
Index: lams_tool_larsrc/web/WEB-INF/tags/Head.tag
===================================================================
diff -u -r6cd8cbab6859faed8f7709878af9b602b86976f6 -r0966494c420a96d9bea3c69b8c9bedf264625339
--- lams_tool_larsrc/web/WEB-INF/tags/Head.tag (.../Head.tag) (revision 6cd8cbab6859faed8f7709878af9b602b86976f6)
+++ lams_tool_larsrc/web/WEB-INF/tags/Head.tag (.../Head.tag) (revision 0966494c420a96d9bea3c69b8c9bedf264625339)
@@ -1,42 +1,42 @@
-<%/****************************************************************
- * Copyright (C) 2005 LAMS Foundation (http://lamsfoundation.org)
- * =============================================================
- * License Information: http://lamsfoundation.org/licensing/lams/2.0/
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2.0
- * as published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
- * USA
- *
- * http://www.gnu.org/licenses/gpl.txt
- * ****************************************************************
- */
-
-/**
- * Head.tag
- * Author: Fiona Malikoff
+<%/****************************************************************
+ * Copyright (C) 2005 LAMS Foundation (http://lamsfoundation.org)
+ * =============================================================
+ * License Information: http://lamsfoundation.org/licensing/lams/2.0/
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2.0
+ * as published by the Free Software Foundation.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
+ * USA
+ *
+ * http://www.gnu.org/licenses/gpl.txt
+ * ****************************************************************
+ */
+
+/**
+ * Head.tag
+ * Author: Fiona Malikoff
* Description: Sets up the non-cache pragma statements and the UTF-8
- * encoding. Use in place of the normal head tag.
- */
+ * encoding. Use in place of the normal head tag.
+ */
%>
-
-<%@ tag body-content="scriptless"%>
+<%@ tag body-content="scriptless"%>
+
-
+
-
+
Index: lams_tool_leader/web/WEB-INF/tags/Head.tag
===================================================================
diff -u -r17ddd3aac11d9fecc83159a9c829e989754accfb -r0966494c420a96d9bea3c69b8c9bedf264625339
--- lams_tool_leader/web/WEB-INF/tags/Head.tag (.../Head.tag) (revision 17ddd3aac11d9fecc83159a9c829e989754accfb)
+++ lams_tool_leader/web/WEB-INF/tags/Head.tag (.../Head.tag) (revision 0966494c420a96d9bea3c69b8c9bedf264625339)
@@ -32,7 +32,7 @@
<%@ tag body-content="scriptless"%>
-
+
Index: lams_tool_mindmap/web/WEB-INF/tags/Head.tag
===================================================================
diff -u -r6cd8cbab6859faed8f7709878af9b602b86976f6 -r0966494c420a96d9bea3c69b8c9bedf264625339
--- lams_tool_mindmap/web/WEB-INF/tags/Head.tag (.../Head.tag) (revision 6cd8cbab6859faed8f7709878af9b602b86976f6)
+++ lams_tool_mindmap/web/WEB-INF/tags/Head.tag (.../Head.tag) (revision 0966494c420a96d9bea3c69b8c9bedf264625339)
@@ -32,7 +32,7 @@
<%@ tag body-content="scriptless"%>
-
+
Index: lams_tool_nb/web/WEB-INF/tags/Head.tag
===================================================================
diff -u -r6cd8cbab6859faed8f7709878af9b602b86976f6 -r0966494c420a96d9bea3c69b8c9bedf264625339
--- lams_tool_nb/web/WEB-INF/tags/Head.tag (.../Head.tag) (revision 6cd8cbab6859faed8f7709878af9b602b86976f6)
+++ lams_tool_nb/web/WEB-INF/tags/Head.tag (.../Head.tag) (revision 0966494c420a96d9bea3c69b8c9bedf264625339)
@@ -1,42 +1,42 @@
-<%/****************************************************************
- * Copyright (C) 2005 LAMS Foundation (http://lamsfoundation.org)
- * =============================================================
- * License Information: http://lamsfoundation.org/licensing/lams/2.0/
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2.0
- * as published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
- * USA
- *
- * http://www.gnu.org/licenses/gpl.txt
- * ****************************************************************
- */
-
-/**
- * Head.tag
- * Author: Fiona Malikoff
+<%/****************************************************************
+ * Copyright (C) 2005 LAMS Foundation (http://lamsfoundation.org)
+ * =============================================================
+ * License Information: http://lamsfoundation.org/licensing/lams/2.0/
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2.0
+ * as published by the Free Software Foundation.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
+ * USA
+ *
+ * http://www.gnu.org/licenses/gpl.txt
+ * ****************************************************************
+ */
+
+/**
+ * Head.tag
+ * Author: Fiona Malikoff
* Description: Sets up the non-cache pragma statements and the UTF-8
- * encoding. Use in place of the normal head tag.
- */
+ * encoding. Use in place of the normal head tag.
+ */
%>
-
-<%@ tag body-content="scriptless"%>
+<%@ tag body-content="scriptless"%>
+
-
+
-
+
Index: lams_tool_notebook/web/WEB-INF/tags/Head.tag
===================================================================
diff -u -r6cd8cbab6859faed8f7709878af9b602b86976f6 -r0966494c420a96d9bea3c69b8c9bedf264625339
--- lams_tool_notebook/web/WEB-INF/tags/Head.tag (.../Head.tag) (revision 6cd8cbab6859faed8f7709878af9b602b86976f6)
+++ lams_tool_notebook/web/WEB-INF/tags/Head.tag (.../Head.tag) (revision 0966494c420a96d9bea3c69b8c9bedf264625339)
@@ -1,42 +1,42 @@
-<%/****************************************************************
- * Copyright (C) 2005 LAMS Foundation (http://lamsfoundation.org)
- * =============================================================
- * License Information: http://lamsfoundation.org/licensing/lams/2.0/
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2.0
- * as published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
- * USA
- *
- * http://www.gnu.org/licenses/gpl.txt
- * ****************************************************************
- */
-
-/**
- * Head.tag
- * Author: Fiona Malikoff
+<%/****************************************************************
+ * Copyright (C) 2005 LAMS Foundation (http://lamsfoundation.org)
+ * =============================================================
+ * License Information: http://lamsfoundation.org/licensing/lams/2.0/
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2.0
+ * as published by the Free Software Foundation.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
+ * USA
+ *
+ * http://www.gnu.org/licenses/gpl.txt
+ * ****************************************************************
+ */
+
+/**
+ * Head.tag
+ * Author: Fiona Malikoff
* Description: Sets up the non-cache pragma statements and the UTF-8
- * encoding. Use in place of the normal head tag.
- */
+ * encoding. Use in place of the normal head tag.
+ */
%>
-
-<%@ tag body-content="scriptless"%>
+<%@ tag body-content="scriptless"%>
+
-
+
-
+
Index: lams_tool_pixlr/web/WEB-INF/tags/Head.tag
===================================================================
diff -u -r6cd8cbab6859faed8f7709878af9b602b86976f6 -r0966494c420a96d9bea3c69b8c9bedf264625339
--- lams_tool_pixlr/web/WEB-INF/tags/Head.tag (.../Head.tag) (revision 6cd8cbab6859faed8f7709878af9b602b86976f6)
+++ lams_tool_pixlr/web/WEB-INF/tags/Head.tag (.../Head.tag) (revision 0966494c420a96d9bea3c69b8c9bedf264625339)
@@ -32,7 +32,7 @@
<%@ tag body-content="scriptless"%>
-
+
Index: lams_tool_preview/web/WEB-INF/tags/Head.tag
===================================================================
diff -u -ra93929c9c7f7f0df676412691f2f8f9d44d201a2 -r0966494c420a96d9bea3c69b8c9bedf264625339
--- lams_tool_preview/web/WEB-INF/tags/Head.tag (.../Head.tag) (revision a93929c9c7f7f0df676412691f2f8f9d44d201a2)
+++ lams_tool_preview/web/WEB-INF/tags/Head.tag (.../Head.tag) (revision 0966494c420a96d9bea3c69b8c9bedf264625339)
@@ -32,7 +32,7 @@
<%@ tag body-content="scriptless"%>
-
+
Index: lams_tool_sbmt/web/WEB-INF/tags/Head.tag
===================================================================
diff -u -r6cd8cbab6859faed8f7709878af9b602b86976f6 -r0966494c420a96d9bea3c69b8c9bedf264625339
--- lams_tool_sbmt/web/WEB-INF/tags/Head.tag (.../Head.tag) (revision 6cd8cbab6859faed8f7709878af9b602b86976f6)
+++ lams_tool_sbmt/web/WEB-INF/tags/Head.tag (.../Head.tag) (revision 0966494c420a96d9bea3c69b8c9bedf264625339)
@@ -1,42 +1,42 @@
-<%/****************************************************************
- * Copyright (C) 2005 LAMS Foundation (http://lamsfoundation.org)
- * =============================================================
- * License Information: http://lamsfoundation.org/licensing/lams/2.0/
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2.0
- * as published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
- * USA
- *
- * http://www.gnu.org/licenses/gpl.txt
- * ****************************************************************
- */
-
-/**
- * Head.tag
- * Author: Fiona Malikoff
+<%/****************************************************************
+ * Copyright (C) 2005 LAMS Foundation (http://lamsfoundation.org)
+ * =============================================================
+ * License Information: http://lamsfoundation.org/licensing/lams/2.0/
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2.0
+ * as published by the Free Software Foundation.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
+ * USA
+ *
+ * http://www.gnu.org/licenses/gpl.txt
+ * ****************************************************************
+ */
+
+/**
+ * Head.tag
+ * Author: Fiona Malikoff
* Description: Sets up the non-cache pragma statements and the UTF-8
- * encoding. Use in place of the normal head tag.
- */
+ * encoding. Use in place of the normal head tag.
+ */
%>
-
-<%@ tag body-content="scriptless"%>
+<%@ tag body-content="scriptless"%>
+
-
+
-
+
Index: lams_tool_scratchie/web/WEB-INF/tags/Head.tag
===================================================================
diff -u -r6cd8cbab6859faed8f7709878af9b602b86976f6 -r0966494c420a96d9bea3c69b8c9bedf264625339
--- lams_tool_scratchie/web/WEB-INF/tags/Head.tag (.../Head.tag) (revision 6cd8cbab6859faed8f7709878af9b602b86976f6)
+++ lams_tool_scratchie/web/WEB-INF/tags/Head.tag (.../Head.tag) (revision 0966494c420a96d9bea3c69b8c9bedf264625339)
@@ -32,7 +32,7 @@
<%@ tag body-content="scriptless"%>
-
+
Index: lams_tool_scribe/web/WEB-INF/tags/Head.tag
===================================================================
diff -u -r29fac4bd0bdf28bcaaeee7aae4020ccb15b6e520 -r0966494c420a96d9bea3c69b8c9bedf264625339
--- lams_tool_scribe/web/WEB-INF/tags/Head.tag (.../Head.tag) (revision 29fac4bd0bdf28bcaaeee7aae4020ccb15b6e520)
+++ lams_tool_scribe/web/WEB-INF/tags/Head.tag (.../Head.tag) (revision 0966494c420a96d9bea3c69b8c9bedf264625339)
@@ -32,7 +32,7 @@
<%@ tag body-content="scriptless"%>
-
+
Index: lams_tool_spreadsheet/web/WEB-INF/tags/Head.tag
===================================================================
diff -u -r6cd8cbab6859faed8f7709878af9b602b86976f6 -r0966494c420a96d9bea3c69b8c9bedf264625339
--- lams_tool_spreadsheet/web/WEB-INF/tags/Head.tag (.../Head.tag) (revision 6cd8cbab6859faed8f7709878af9b602b86976f6)
+++ lams_tool_spreadsheet/web/WEB-INF/tags/Head.tag (.../Head.tag) (revision 0966494c420a96d9bea3c69b8c9bedf264625339)
@@ -32,7 +32,7 @@
<%@ tag body-content="scriptless"%>
-
+
Index: lams_tool_survey/web/WEB-INF/tags/Head.tag
===================================================================
diff -u -r6cd8cbab6859faed8f7709878af9b602b86976f6 -r0966494c420a96d9bea3c69b8c9bedf264625339
--- lams_tool_survey/web/WEB-INF/tags/Head.tag (.../Head.tag) (revision 6cd8cbab6859faed8f7709878af9b602b86976f6)
+++ lams_tool_survey/web/WEB-INF/tags/Head.tag (.../Head.tag) (revision 0966494c420a96d9bea3c69b8c9bedf264625339)
@@ -1,42 +1,42 @@
-<%/****************************************************************
- * Copyright (C) 2005 LAMS Foundation (http://lamsfoundation.org)
- * =============================================================
- * License Information: http://lamsfoundation.org/licensing/lams/2.0/
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2.0
- * as published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
- * USA
- *
- * http://www.gnu.org/licenses/gpl.txt
- * ****************************************************************
- */
-
-/**
- * Head.tag
- * Author: Fiona Malikoff
+<%/****************************************************************
+ * Copyright (C) 2005 LAMS Foundation (http://lamsfoundation.org)
+ * =============================================================
+ * License Information: http://lamsfoundation.org/licensing/lams/2.0/
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2.0
+ * as published by the Free Software Foundation.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
+ * USA
+ *
+ * http://www.gnu.org/licenses/gpl.txt
+ * ****************************************************************
+ */
+
+/**
+ * Head.tag
+ * Author: Fiona Malikoff
* Description: Sets up the non-cache pragma statements and the UTF-8
- * encoding. Use in place of the normal head tag.
- */
+ * encoding. Use in place of the normal head tag.
+ */
%>
-
-<%@ tag body-content="scriptless"%>
+<%@ tag body-content="scriptless"%>
+
-
+
-
+
Index: lams_tool_task/web/WEB-INF/tags/Head.tag
===================================================================
diff -u -r6cd8cbab6859faed8f7709878af9b602b86976f6 -r0966494c420a96d9bea3c69b8c9bedf264625339
--- lams_tool_task/web/WEB-INF/tags/Head.tag (.../Head.tag) (revision 6cd8cbab6859faed8f7709878af9b602b86976f6)
+++ lams_tool_task/web/WEB-INF/tags/Head.tag (.../Head.tag) (revision 0966494c420a96d9bea3c69b8c9bedf264625339)
@@ -1,42 +1,42 @@
-<%/****************************************************************
- * Copyright (C) 2005 LAMS Foundation (http://lamsfoundation.org)
- * =============================================================
- * License Information: http://lamsfoundation.org/licensing/lams/2.0/
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2.0
- * as published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
- * USA
- *
- * http://www.gnu.org/licenses/gpl.txt
- * ****************************************************************
- */
-
-/**
- * Head.tag
- * Author: Fiona Malikoff
+<%/****************************************************************
+ * Copyright (C) 2005 LAMS Foundation (http://lamsfoundation.org)
+ * =============================================================
+ * License Information: http://lamsfoundation.org/licensing/lams/2.0/
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2.0
+ * as published by the Free Software Foundation.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
+ * USA
+ *
+ * http://www.gnu.org/licenses/gpl.txt
+ * ****************************************************************
+ */
+
+/**
+ * Head.tag
+ * Author: Fiona Malikoff
* Description: Sets up the non-cache pragma statements and the UTF-8
- * encoding. Use in place of the normal head tag.
- */
+ * encoding. Use in place of the normal head tag.
+ */
%>
-
-<%@ tag body-content="scriptless"%>
+<%@ tag body-content="scriptless"%>
+
-
+
-
+
Index: lams_tool_videorecorder/web/WEB-INF/tags/Head.tag
===================================================================
diff -u -r6cd8cbab6859faed8f7709878af9b602b86976f6 -r0966494c420a96d9bea3c69b8c9bedf264625339
--- lams_tool_videorecorder/web/WEB-INF/tags/Head.tag (.../Head.tag) (revision 6cd8cbab6859faed8f7709878af9b602b86976f6)
+++ lams_tool_videorecorder/web/WEB-INF/tags/Head.tag (.../Head.tag) (revision 0966494c420a96d9bea3c69b8c9bedf264625339)
@@ -32,7 +32,7 @@
<%@ tag body-content="scriptless"%>
-
+
Index: lams_tool_vote/web/WEB-INF/tags/Head.tag
===================================================================
diff -u -r6cd8cbab6859faed8f7709878af9b602b86976f6 -r0966494c420a96d9bea3c69b8c9bedf264625339
--- lams_tool_vote/web/WEB-INF/tags/Head.tag (.../Head.tag) (revision 6cd8cbab6859faed8f7709878af9b602b86976f6)
+++ lams_tool_vote/web/WEB-INF/tags/Head.tag (.../Head.tag) (revision 0966494c420a96d9bea3c69b8c9bedf264625339)
@@ -1,42 +1,42 @@
-<%/****************************************************************
- * Copyright (C) 2005 LAMS Foundation (http://lamsfoundation.org)
- * =============================================================
- * License Information: http://lamsfoundation.org/licensing/lams/2.0/
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2.0
- * as published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
- * USA
- *
- * http://www.gnu.org/licenses/gpl.txt
- * ****************************************************************
- */
-
-/**
- * Head.tag
- * Author: Fiona Malikoff
+<%/****************************************************************
+ * Copyright (C) 2005 LAMS Foundation (http://lamsfoundation.org)
+ * =============================================================
+ * License Information: http://lamsfoundation.org/licensing/lams/2.0/
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2.0
+ * as published by the Free Software Foundation.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
+ * USA
+ *
+ * http://www.gnu.org/licenses/gpl.txt
+ * ****************************************************************
+ */
+
+/**
+ * Head.tag
+ * Author: Fiona Malikoff
* Description: Sets up the non-cache pragma statements and the UTF-8
- * encoding. Use in place of the normal head tag.
- */
+ * encoding. Use in place of the normal head tag.
+ */
%>
-
-<%@ tag body-content="scriptless"%>
+<%@ tag body-content="scriptless"%>
+
-
+
-
+
Index: lams_tool_wiki/web/WEB-INF/tags/Head.tag
===================================================================
diff -u -r6cd8cbab6859faed8f7709878af9b602b86976f6 -r0966494c420a96d9bea3c69b8c9bedf264625339
--- lams_tool_wiki/web/WEB-INF/tags/Head.tag (.../Head.tag) (revision 6cd8cbab6859faed8f7709878af9b602b86976f6)
+++ lams_tool_wiki/web/WEB-INF/tags/Head.tag (.../Head.tag) (revision 0966494c420a96d9bea3c69b8c9bedf264625339)
@@ -32,7 +32,7 @@
<%@ tag body-content="scriptless"%>
-
+
Index: lams_tool_wookie/web/WEB-INF/tags/Head.tag
===================================================================
diff -u -r6cd8cbab6859faed8f7709878af9b602b86976f6 -r0966494c420a96d9bea3c69b8c9bedf264625339
--- lams_tool_wookie/web/WEB-INF/tags/Head.tag (.../Head.tag) (revision 6cd8cbab6859faed8f7709878af9b602b86976f6)
+++ lams_tool_wookie/web/WEB-INF/tags/Head.tag (.../Head.tag) (revision 0966494c420a96d9bea3c69b8c9bedf264625339)
@@ -32,7 +32,7 @@
<%@ tag body-content="scriptless"%>
-
+
Index: lams_www/web/WEB-INF/tags/Head.tag
===================================================================
diff -u -r6cd8cbab6859faed8f7709878af9b602b86976f6 -r0966494c420a96d9bea3c69b8c9bedf264625339
--- lams_www/web/WEB-INF/tags/Head.tag (.../Head.tag) (revision 6cd8cbab6859faed8f7709878af9b602b86976f6)
+++ lams_www/web/WEB-INF/tags/Head.tag (.../Head.tag) (revision 0966494c420a96d9bea3c69b8c9bedf264625339)
@@ -1,42 +1,42 @@
-<%/****************************************************************
- * Copyright (C) 2005 LAMS Foundation (http://lamsfoundation.org)
- * =============================================================
- * License Information: http://lamsfoundation.org/licensing/lams/2.0/
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2.0
- * as published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
- * USA
- *
- * http://www.gnu.org/licenses/gpl.txt
- * ****************************************************************
- */
-
-/**
- * Head.tag
- * Author: Fiona Malikoff
+<%/****************************************************************
+ * Copyright (C) 2005 LAMS Foundation (http://lamsfoundation.org)
+ * =============================================================
+ * License Information: http://lamsfoundation.org/licensing/lams/2.0/
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2.0
+ * as published by the Free Software Foundation.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
+ * USA
+ *
+ * http://www.gnu.org/licenses/gpl.txt
+ * ****************************************************************
+ */
+
+/**
+ * Head.tag
+ * Author: Fiona Malikoff
* Description: Sets up the non-cache pragma statements and the UTF-8
- * encoding. Use in place of the normal head tag.
- */
+ * encoding. Use in place of the normal head tag.
+ */
%>
-
-<%@ tag body-content="scriptless"%>
+<%@ tag body-content="scriptless"%>
+
-
+
-
+