Index: lams_admin/web/WEB-INF/tags/Head.tag =================================================================== RCS file: /usr/local/cvsroot/lams_admin/web/WEB-INF/tags/Head.tag,v diff -u -r1.2 -r1.2.2.1 --- lams_admin/web/WEB-INF/tags/Head.tag 19 Jun 2013 08:30:18 -0000 1.2 +++ lams_admin/web/WEB-INF/tags/Head.tag 30 Jan 2016 10:26:20 -0000 1.2.2.1 @@ -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 =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/WEB-INF/tags/Head.tag,v diff -u -r1.2 -r1.2.2.1 --- lams_central/web/WEB-INF/tags/Head.tag 20 May 2013 15:18:57 -0000 1.2 +++ lams_central/web/WEB-INF/tags/Head.tag 30 Jan 2016 10:26:24 -0000 1.2.2.1 @@ -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 =================================================================== RCS file: /usr/local/cvsroot/lams_gradebook/web/WEB-INF/tags/Head.tag,v diff -u -r1.2 -r1.2.2.1 --- lams_gradebook/web/WEB-INF/tags/Head.tag 19 Jun 2013 08:31:24 -0000 1.2 +++ lams_gradebook/web/WEB-INF/tags/Head.tag 30 Jan 2016 10:26:46 -0000 1.2.2.1 @@ -32,7 +32,7 @@ <%@ tag body-content="scriptless"%> - + Index: lams_monitoring/web/WEB-INF/tags/Head.tag =================================================================== RCS file: /usr/local/cvsroot/lams_monitoring/web/WEB-INF/tags/Head.tag,v diff -u -r1.3 -r1.3.2.1 --- lams_monitoring/web/WEB-INF/tags/Head.tag 20 May 2013 21:12:06 -0000 1.3 +++ lams_monitoring/web/WEB-INF/tags/Head.tag 30 Jan 2016 10:26:42 -0000 1.3.2.1 @@ -32,7 +32,7 @@ <%@ tag body-content="scriptless"%> - + Index: lams_tool_assessment/web/WEB-INF/tags/Head.tag =================================================================== RCS file: /usr/local/cvsroot/lams_tool_assessment/web/WEB-INF/tags/Head.tag,v diff -u -r1.2 -r1.2.2.1 --- lams_tool_assessment/web/WEB-INF/tags/Head.tag 19 Jun 2013 08:34:55 -0000 1.2 +++ lams_tool_assessment/web/WEB-INF/tags/Head.tag 30 Jan 2016 10:26:49 -0000 1.2.2.1 @@ -32,7 +32,7 @@ <%@ tag body-content="scriptless"%> - + Index: lams_tool_bbb/web/WEB-INF/tags/Head.tag =================================================================== RCS file: /usr/local/cvsroot/lams_tool_bbb/web/WEB-INF/tags/Head.tag,v diff -u -r1.2 -r1.2.2.1 --- lams_tool_bbb/web/WEB-INF/tags/Head.tag 19 Jun 2013 08:28:21 -0000 1.2 +++ lams_tool_bbb/web/WEB-INF/tags/Head.tag 30 Jan 2016 10:26:37 -0000 1.2.2.1 @@ -32,7 +32,7 @@ <%@ tag body-content="scriptless"%> - + Index: lams_tool_chat/web/WEB-INF/tags/Head.tag =================================================================== RCS file: /usr/local/cvsroot/lams_tool_chat/web/WEB-INF/tags/Head.tag,v diff -u -r1.2 -r1.2.2.1 --- lams_tool_chat/web/WEB-INF/tags/Head.tag 19 Jun 2013 08:28:55 -0000 1.2 +++ lams_tool_chat/web/WEB-INF/tags/Head.tag 30 Jan 2016 10:26:40 -0000 1.2.2.1 @@ -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 =================================================================== RCS file: /usr/local/cvsroot/lams_tool_daco/web/WEB-INF/tags/Head.tag,v diff -u -r1.2 -r1.2.2.1 --- lams_tool_daco/web/WEB-INF/tags/Head.tag 19 Jun 2013 08:30:31 -0000 1.2 +++ lams_tool_daco/web/WEB-INF/tags/Head.tag 30 Jan 2016 10:26:27 -0000 1.2.2.1 @@ -32,7 +32,7 @@ <%@ tag body-content="scriptless"%> - + Index: lams_tool_eadventure/web/WEB-INF/tags/Head.tag =================================================================== RCS file: /usr/local/cvsroot/lams_tool_eadventure/web/WEB-INF/tags/Head.tag,v diff -u -r1.4 -r1.4.2.1 --- lams_tool_eadventure/web/WEB-INF/tags/Head.tag 19 Jun 2013 08:30:44 -0000 1.4 +++ lams_tool_eadventure/web/WEB-INF/tags/Head.tag 30 Jan 2016 10:26:21 -0000 1.4.2.1 @@ -32,7 +32,7 @@ <%@ tag body-content="scriptless"%> - + Index: lams_tool_forum/web/WEB-INF/tags/Head.tag =================================================================== RCS file: /usr/local/cvsroot/lams_tool_forum/web/WEB-INF/tags/Head.tag,v diff -u -r1.3 -r1.3.2.1 --- lams_tool_forum/web/WEB-INF/tags/Head.tag 19 Jun 2013 08:33:48 -0000 1.3 +++ lams_tool_forum/web/WEB-INF/tags/Head.tag 30 Jan 2016 10:26:41 -0000 1.3.2.1 @@ -32,7 +32,7 @@ <%@ tag body-content="scriptless"%> - + Index: lams_tool_gmap/web/WEB-INF/tags/Head.tag =================================================================== RCS file: /usr/local/cvsroot/lams_tool_gmap/web/WEB-INF/tags/Head.tag,v diff -u -r1.2 -r1.2.2.1 --- lams_tool_gmap/web/WEB-INF/tags/Head.tag 19 Jun 2013 08:31:38 -0000 1.2 +++ lams_tool_gmap/web/WEB-INF/tags/Head.tag 30 Jan 2016 10:26:39 -0000 1.2.2.1 @@ -32,7 +32,7 @@ <%@ tag body-content="scriptless"%> - + Index: lams_tool_images/web/WEB-INF/tags/Head.tag =================================================================== RCS file: /usr/local/cvsroot/lams_tool_images/web/WEB-INF/tags/Head.tag,v diff -u -r1.2 -r1.2.2.1 --- lams_tool_images/web/WEB-INF/tags/Head.tag 19 Jun 2013 08:36:01 -0000 1.2 +++ lams_tool_images/web/WEB-INF/tags/Head.tag 30 Jan 2016 10:26:31 -0000 1.2.2.1 @@ -32,7 +32,7 @@ <%@ tag body-content="scriptless"%> - + Index: lams_tool_imscc/web/WEB-INF/tags/Head.tag =================================================================== RCS file: /usr/local/cvsroot/lams_tool_imscc/web/WEB-INF/tags/Head.tag,v diff -u -r1.2 -r1.2.2.1 --- lams_tool_imscc/web/WEB-INF/tags/Head.tag 19 Jun 2013 08:28:39 -0000 1.2 +++ lams_tool_imscc/web/WEB-INF/tags/Head.tag 30 Jan 2016 10:26:25 -0000 1.2.2.1 @@ -32,7 +32,7 @@ <%@ tag body-content="scriptless"%> - + Index: lams_tool_kaltura/web/WEB-INF/tags/Head.tag =================================================================== RCS file: /usr/local/cvsroot/lams_tool_kaltura/web/WEB-INF/tags/Head.tag,v diff -u -r1.2 -r1.2.2.1 --- lams_tool_kaltura/web/WEB-INF/tags/Head.tag 19 Jun 2013 08:38:14 -0000 1.2 +++ lams_tool_kaltura/web/WEB-INF/tags/Head.tag 30 Jan 2016 10:26:23 -0000 1.2.2.1 @@ -32,7 +32,7 @@ <%@ tag body-content="scriptless"%> - + Index: lams_tool_lamc/web/WEB-INF/tags/Head.tag =================================================================== RCS file: /usr/local/cvsroot/lams_tool_lamc/web/WEB-INF/tags/Head.tag,v diff -u -r1.2 -r1.2.2.1 --- lams_tool_lamc/web/WEB-INF/tags/Head.tag 19 Jun 2013 08:31:12 -0000 1.2 +++ lams_tool_lamc/web/WEB-INF/tags/Head.tag 30 Jan 2016 10:26:43 -0000 1.2.2.1 @@ -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 =================================================================== RCS file: /usr/local/cvsroot/lams_tool_laqa/web/WEB-INF/tags/Head.tag,v diff -u -r1.2 -r1.2.2.1 --- lams_tool_laqa/web/WEB-INF/tags/Head.tag 19 Jun 2013 08:35:26 -0000 1.2 +++ lams_tool_laqa/web/WEB-INF/tags/Head.tag 30 Jan 2016 10:26:22 -0000 1.2.2.1 @@ -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 =================================================================== RCS file: /usr/local/cvsroot/lams_tool_larsrc/web/WEB-INF/tags/Head.tag,v diff -u -r1.2 -r1.2.2.1 --- lams_tool_larsrc/web/WEB-INF/tags/Head.tag 19 Jun 2013 08:31:53 -0000 1.2 +++ lams_tool_larsrc/web/WEB-INF/tags/Head.tag 30 Jan 2016 10:26:34 -0000 1.2.2.1 @@ -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 =================================================================== RCS file: /usr/local/cvsroot/lams_tool_leader/web/WEB-INF/tags/Head.tag,v diff -u -r1.1 -r1.1.2.1 --- lams_tool_leader/web/WEB-INF/tags/Head.tag 8 Jan 2014 20:13:50 -0000 1.1 +++ lams_tool_leader/web/WEB-INF/tags/Head.tag 30 Jan 2016 10:26:31 -0000 1.1.2.1 @@ -32,7 +32,7 @@ <%@ tag body-content="scriptless"%> - + Index: lams_tool_mindmap/web/WEB-INF/tags/Head.tag =================================================================== RCS file: /usr/local/cvsroot/lams_tool_mindmap/web/WEB-INF/tags/Head.tag,v diff -u -r1.2 -r1.2.2.1 --- lams_tool_mindmap/web/WEB-INF/tags/Head.tag 19 Jun 2013 08:27:46 -0000 1.2 +++ lams_tool_mindmap/web/WEB-INF/tags/Head.tag 30 Jan 2016 10:26:28 -0000 1.2.2.1 @@ -32,7 +32,7 @@ <%@ tag body-content="scriptless"%> - + Index: lams_tool_nb/web/WEB-INF/tags/Head.tag =================================================================== RCS file: /usr/local/cvsroot/lams_tool_nb/web/WEB-INF/tags/Head.tag,v diff -u -r1.2 -r1.2.2.1 --- lams_tool_nb/web/WEB-INF/tags/Head.tag 19 Jun 2013 08:35:10 -0000 1.2 +++ lams_tool_nb/web/WEB-INF/tags/Head.tag 30 Jan 2016 10:26:47 -0000 1.2.2.1 @@ -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 =================================================================== RCS file: /usr/local/cvsroot/lams_tool_notebook/web/WEB-INF/tags/Head.tag,v diff -u -r1.2 -r1.2.2.1 --- lams_tool_notebook/web/WEB-INF/tags/Head.tag 19 Jun 2013 08:31:00 -0000 1.2 +++ lams_tool_notebook/web/WEB-INF/tags/Head.tag 30 Jan 2016 10:26:50 -0000 1.2.2.1 @@ -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 =================================================================== RCS file: /usr/local/cvsroot/lams_tool_pixlr/web/WEB-INF/tags/Head.tag,v diff -u -r1.2 -r1.2.2.1 --- lams_tool_pixlr/web/WEB-INF/tags/Head.tag 19 Jun 2013 08:29:52 -0000 1.2 +++ lams_tool_pixlr/web/WEB-INF/tags/Head.tag 30 Jan 2016 10:26:32 -0000 1.2.2.1 @@ -32,7 +32,7 @@ <%@ tag body-content="scriptless"%> - + Index: lams_tool_preview/web/WEB-INF/tags/Head.tag =================================================================== RCS file: /usr/local/cvsroot/lams_tool_preview/web/WEB-INF/tags/Head.tag,v diff -u -r1.1 -r1.1.2.1 --- lams_tool_preview/web/WEB-INF/tags/Head.tag 24 Jul 2015 00:34:29 -0000 1.1 +++ lams_tool_preview/web/WEB-INF/tags/Head.tag 30 Jan 2016 10:26:38 -0000 1.1.2.1 @@ -32,7 +32,7 @@ <%@ tag body-content="scriptless"%> - + Index: lams_tool_sbmt/web/WEB-INF/tags/Head.tag =================================================================== RCS file: /usr/local/cvsroot/lams_tool_sbmt/web/WEB-INF/tags/Head.tag,v diff -u -r1.2 -r1.2.2.1 --- lams_tool_sbmt/web/WEB-INF/tags/Head.tag 19 Jun 2013 08:35:48 -0000 1.2 +++ lams_tool_sbmt/web/WEB-INF/tags/Head.tag 30 Jan 2016 10:26:26 -0000 1.2.2.1 @@ -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 =================================================================== RCS file: /usr/local/cvsroot/lams_tool_scratchie/web/WEB-INF/tags/Head.tag,v diff -u -r1.2 -r1.2.2.1 --- lams_tool_scratchie/web/WEB-INF/tags/Head.tag 19 Jun 2013 08:38:39 -0000 1.2 +++ lams_tool_scratchie/web/WEB-INF/tags/Head.tag 30 Jan 2016 10:26:40 -0000 1.2.2.1 @@ -32,7 +32,7 @@ <%@ tag body-content="scriptless"%> - + Index: lams_tool_scribe/web/WEB-INF/tags/Head.tag =================================================================== RCS file: /usr/local/cvsroot/lams_tool_scribe/web/WEB-INF/tags/Head.tag,v diff -u -r1.2 -r1.2.2.1 --- lams_tool_scribe/web/WEB-INF/tags/Head.tag 23 Jul 2013 17:53:05 -0000 1.2 +++ lams_tool_scribe/web/WEB-INF/tags/Head.tag 30 Jan 2016 10:26:48 -0000 1.2.2.1 @@ -32,7 +32,7 @@ <%@ tag body-content="scriptless"%> - + Index: lams_tool_spreadsheet/web/WEB-INF/tags/Head.tag =================================================================== RCS file: /usr/local/cvsroot/lams_tool_spreadsheet/web/WEB-INF/tags/Head.tag,v diff -u -r1.2 -r1.2.2.1 --- lams_tool_spreadsheet/web/WEB-INF/tags/Head.tag 19 Jun 2013 08:34:42 -0000 1.2 +++ lams_tool_spreadsheet/web/WEB-INF/tags/Head.tag 30 Jan 2016 10:26:45 -0000 1.2.2.1 @@ -32,7 +32,7 @@ <%@ tag body-content="scriptless"%> - + Index: lams_tool_survey/web/WEB-INF/tags/Head.tag =================================================================== RCS file: /usr/local/cvsroot/lams_tool_survey/web/WEB-INF/tags/Head.tag,v diff -u -r1.2 -r1.2.2.1 --- lams_tool_survey/web/WEB-INF/tags/Head.tag 19 Jun 2013 08:33:36 -0000 1.2 +++ lams_tool_survey/web/WEB-INF/tags/Head.tag 30 Jan 2016 10:26:48 -0000 1.2.2.1 @@ -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 =================================================================== RCS file: /usr/local/cvsroot/lams_tool_task/web/WEB-INF/tags/Head.tag,v diff -u -r1.3 -r1.3.2.1 --- lams_tool_task/web/WEB-INF/tags/Head.tag 19 Jun 2013 08:32:35 -0000 1.3 +++ lams_tool_task/web/WEB-INF/tags/Head.tag 30 Jan 2016 10:26:24 -0000 1.3.2.1 @@ -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 =================================================================== RCS file: /usr/local/cvsroot/lams_tool_videorecorder/web/WEB-INF/tags/Head.tag,v diff -u -r1.2 -r1.2.2.1 --- lams_tool_videorecorder/web/WEB-INF/tags/Head.tag 19 Jun 2013 08:29:40 -0000 1.2 +++ lams_tool_videorecorder/web/WEB-INF/tags/Head.tag 30 Jan 2016 10:26:35 -0000 1.2.2.1 @@ -32,7 +32,7 @@ <%@ tag body-content="scriptless"%> - + Index: lams_tool_vote/web/WEB-INF/tags/Head.tag =================================================================== RCS file: /usr/local/cvsroot/lams_tool_vote/web/WEB-INF/tags/Head.tag,v diff -u -r1.2 -r1.2.2.1 --- lams_tool_vote/web/WEB-INF/tags/Head.tag 19 Jun 2013 08:29:25 -0000 1.2 +++ lams_tool_vote/web/WEB-INF/tags/Head.tag 30 Jan 2016 10:26:44 -0000 1.2.2.1 @@ -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 =================================================================== RCS file: /usr/local/cvsroot/lams_tool_wiki/web/WEB-INF/tags/Head.tag,v diff -u -r1.2 -r1.2.2.1 --- lams_tool_wiki/web/WEB-INF/tags/Head.tag 19 Jun 2013 08:32:04 -0000 1.2 +++ lams_tool_wiki/web/WEB-INF/tags/Head.tag 30 Jan 2016 10:26:30 -0000 1.2.2.1 @@ -32,7 +32,7 @@ <%@ tag body-content="scriptless"%> - + Index: lams_tool_wookie/web/WEB-INF/tags/Head.tag =================================================================== RCS file: /usr/local/cvsroot/lams_tool_wookie/web/WEB-INF/tags/Head.tag,v diff -u -r1.2 -r1.2.2.1 --- lams_tool_wookie/web/WEB-INF/tags/Head.tag 19 Jun 2013 08:29:09 -0000 1.2 +++ lams_tool_wookie/web/WEB-INF/tags/Head.tag 30 Jan 2016 10:26:29 -0000 1.2.2.1 @@ -32,7 +32,7 @@ <%@ tag body-content="scriptless"%> - + Index: lams_www/web/WEB-INF/tags/Head.tag =================================================================== RCS file: /usr/local/cvsroot/lams_www/web/WEB-INF/tags/Head.tag,v diff -u -r1.2 -r1.2.2.1 --- lams_www/web/WEB-INF/tags/Head.tag 19 Jun 2013 08:32:20 -0000 1.2 +++ lams_www/web/WEB-INF/tags/Head.tag 30 Jan 2016 10:26:33 -0000 1.2.2.1 @@ -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"%> + - + - +