removed mods directory from the ATutor codebase
[atutor.git] / mods / hello_world / module.xml
diff --git a/mods/hello_world/module.xml b/mods/hello_world/module.xml
deleted file mode 100644 (file)
index 6749b30..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?> \r
-<module version="0.1"> \r
-    <name lang="en">Hello World</name> \r
-    <description lang="en">This is a demo module that can be used as a skeleton for developing your own module. It implements all the features that a module can implment, including its own privileges, a directory, course backup/restore and delete, and an SQL file.</description> \r
-    <maintainers>\r
-        <maintainer> \r
-            <name>ATutor Team</name> \r
-            <email>info@atutor.ca</email> \r
-        </maintainer>\r
-    </maintainers> \r
-    <url>http://atutor.ca</url> \r
-    <license>BSD</license> \r
-       <release> \r
-        <version>0.6</version> \r
-        <date>2010-12-06</date> \r
-        <state>stable</state> \r
-        <notes></notes> \r
-    </release> \r
-</module>\r