From 5138f9623d2d875b383b43b5eecd268e9ed5faa1 Mon Sep 17 00:00:00 2001 From: tjhunt <tjhunt> Date: Mon, 1 Dec 2008 07:09:37 +0000 Subject: [PATCH] Remove unnecessary extra $Id$ tag. It messes up the unmerged files list, and makes merging extra difficult. --- lib/formslib.php | 1 - lib/moodlelib.php | 1 - 2 files changed, 2 deletions(-) diff --git a/lib/formslib.php b/lib/formslib.php index dbcec21a17..0783bd8849 100644 --- a/lib/formslib.php +++ b/lib/formslib.php @@ -17,7 +17,6 @@ * * * @author Jamie Pratt - * @version $Id$ * @license http://www.gnu.org/copyleft/gpl.html GNU Public License */ diff --git a/lib/moodlelib.php b/lib/moodlelib.php index 9f82f228f5..15e00037de 100644 --- a/lib/moodlelib.php +++ b/lib/moodlelib.php @@ -31,7 +31,6 @@ * - weblib.php - functions that produce web output * - datalib.php - functions that access the database * @author Martin Dougiamas - * @version $Id$ * @license http://www.gnu.org/copyleft/gpl.html GNU Public License * @package moodlecore */ -- 2.39.5