<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,21 @@
+/*
+# Copyright (C) 2008 Ben Webb &lt;dreamer@freedomdreams.co.uk&gt;
+# This file is part of AGPLMail.
+# 
+# AGPLMail is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Affero General Public License as
+# published by the Free Software Foundation, either version 3 of the
+# License, or (at your option) any later version.
+#
+# 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 Affero General Public License for more details.
+#
+# You should have received a copy of the GNU Affero General Public License
+# along with this program.  If not, see &lt;http://www.gnu.org/licenses/&gt;.
+*/
+
 To install, you must already have an IMAP server set up. You will also need a webserver with mysql and php with the php-imap library.
 
    1. Copy config.php.example to config.php and edit values to suit your server</diff>
      <filename>README</filename>
    </modified>
    <modified>
      <diff>@@ -1,3 +1,21 @@
+/*
+# Copyright (C) 2008 Ben Webb &lt;dreamer@freedomdreams.co.uk&gt;
+# This file is part of AGPLMail.
+# 
+# AGPLMail is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Affero General Public License as
+# published by the Free Software Foundation, either version 3 of the
+# License, or (at your option) any later version.
+#
+# 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 Affero General Public License for more details.
+#
+# You should have received a copy of the GNU Affero General Public License
+# along with this program.  If not, see &lt;http://www.gnu.org/licenses/&gt;.
+*/
+
 args = '';
  
 function GetXmlHttpObject() {</diff>
      <filename>ajax.js</filename>
    </modified>
    <modified>
      <diff>@@ -1,11 +1,31 @@
 &lt;?php
+/*
+# Copyright (C) 2008 Ben Webb &lt;dreamer@freedomdreams.co.uk&gt;
+# This file is part of AGPLMail.
+# 
+# AGPLMail is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Affero General Public License as
+# published by the Free Software Foundation, either version 3 of the
+# License, or (at your option) any later version.
+#
+# 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 Affero General Public License for more details.
+#
+# You should have received a copy of the GNU Affero General Public License
+# along with this program.  If not, see &lt;http://www.gnu.org/licenses/&gt;.
+*/
 
 $db_host = &quot;localhost&quot;;
 $db_name = &quot;bjwebb&quot;;
 $db_pass = &quot;nottellingyouthis&quot;;
 $db_db = &quot;bjwebb&quot;;
+$db_prefix = &quot;agplmail_&quot;;
 
 $server = &quot;localhost&quot;;
 $userprefix = &quot;@freedomdreams.co.uk&quot;;
 
+$customhome = &quot;Find out more about AGPLMail at our &lt;a href=\&quot;http://freedomdreams.co.uk/wiki/AGPLMail\&quot;&gt;wiki page&lt;/a&gt;. If you would like to try it out, use the username demo and password password.&quot;;
+
 ?&gt;</diff>
      <filename>config.php.example</filename>
    </modified>
    <modified>
      <diff>@@ -1,20 +1,20 @@
 &lt;?php
 /*
-AGPLMail, does what it says on the tin, an AGPL'd webmail app.
-Copyright (C) 2008 Ben Webb &lt;dreamer@freedomdreams.co.uk&gt;
-
-This program is free software: you can redistribute it and/or modify
-it under the terms of the GNU Affero General Public License as
-published by the Free Software Foundation, either version 3 of the
-License, or (at your option) any later version.
-
-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 Affero General Public License for more details.
-
-You should have received a copy of the GNU Affero General Public License
-along with this program.  If not, see &lt;http://www.gnu.org/licenses/&gt;.
+# Copyright (C) 2008 Ben Webb &lt;dreamer@freedomdreams.co.uk&gt;
+# This file is part of AGPLMail.
+# 
+# AGPLMail is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Affero General Public License as
+# published by the Free Software Foundation, either version 3 of the
+# License, or (at your option) any later version.
+#
+# 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 Affero General Public License for more details.
+#
+# You should have received a copy of the GNU Affero General Public License
+# along with this program.  If not, see &lt;http://www.gnu.org/licenses/&gt;.
 */
 
 include &quot;config.php&quot;;</diff>
      <filename>index.php</filename>
    </modified>
    <modified>
      <diff>@@ -1,3 +1,21 @@
+-- Copyright (C) 2008 Ben Webb &lt;dreamer@freedomdreams.co.uk&gt;
+-- This file is part of AGPLMail.
+-- 
+-- AGPLMail is free software: you can redistribute it and/or modify
+-- it under the terms of the GNU Affero General Public License as
+-- published by the Free Software Foundation, either version 3 of the
+-- License, or (at your option) any later version.
+--
+-- 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 Affero General Public License for more details.
+--
+-- You should have received a copy of the GNU Affero General Public License
+-- along with this program.  If not, see &lt;http://www.gnu.org/licenses/&gt;.
+
+-- --------------------------------------------------------
+
 -- SQL Table structure for AGPLMail
 
 -- --------------------------------------------------------</diff>
      <filename>structure.sql</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>424b570a5662bf909038200e9d4616c31006ade1</id>
    </parent>
  </parents>
  <author>
    <name>Ben Webb</name>
    <email>bjwebb@teenlug.vm.bytemark.co.uk</email>
  </author>
  <url>http://github.com/Bjwebb/agplmail/commit/d5b84f20bf3f31b71dd64aec2cc92e19c53c1b0e</url>
  <id>d5b84f20bf3f31b71dd64aec2cc92e19c53c1b0e</id>
  <committed-date>2008-11-03T10:01:41-08:00</committed-date>
  <authored-date>2008-11-03T10:01:41-08:00</authored-date>
  <message>Add full copyright and licensing information</message>
  <tree>ab8ea3777646d08591bf246417f93a441b3f7656</tree>
  <committer>
    <name>Ben Webb</name>
    <email>bjwebb@teenlug.vm.bytemark.co.uk</email>
  </committer>
</commit>
