← Back to team overview

mvhub-dev team mailing list archive

[Merge] lp:~himabindu-sanagavarapu/mvhub/ADD_HEADER_TO_MISSING_FILES into lp:mvhub

 

hsanagavarapu has proposed merging lp:~himabindu-sanagavarapu/mvhub/ADD_HEADER_TO_MISSING_FILES into lp:mvhub.

Requested reviews:
  MVHub devs with commit rights (mvhub-commit)


This branch is having code for adding header to files,which missing header
-- 
https://code.launchpad.net/~himabindu-sanagavarapu/mvhub/ADD_HEADER_TO_MISSING_FILES/+merge/33944
Your team MVHub Developers is subscribed to branch lp:mvhub.
=== modified file 'app-mvhub/DocumentRoot/cgi-bin/mvhub/admin/admin.pl' (properties changed: +x to -x)
--- app-mvhub/DocumentRoot/cgi-bin/mvhub/admin/admin.pl	2010-06-28 20:13:48 +0000
+++ app-mvhub/DocumentRoot/cgi-bin/mvhub/admin/admin.pl	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 #! /usr/bin/perl
 
 # $Revision: 1615 $

=== modified file 'app-mvhub/DocumentRoot/cgi-bin/mvhub/admin/admin_reports.pl' (properties changed: +x to -x)
--- app-mvhub/DocumentRoot/cgi-bin/mvhub/admin/admin_reports.pl	2010-07-08 22:37:52 +0000
+++ app-mvhub/DocumentRoot/cgi-bin/mvhub/admin/admin_reports.pl	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 #!/usr/bin/perl 
 
 # $Revision: 1573 $

=== modified file 'app-mvhub/DocumentRoot/cgi-bin/mvhub/admin/structure.pl' (properties changed: +x to -x)
--- app-mvhub/DocumentRoot/cgi-bin/mvhub/admin/structure.pl	2010-07-02 17:04:51 +0000
+++ app-mvhub/DocumentRoot/cgi-bin/mvhub/admin/structure.pl	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 #!/usr/bin/perl
 # $Revision: 1468 $
 

=== modified file 'app-mvhub/DocumentRoot/cgi-bin/mvhub/agency.pl' (properties changed: +x to -x)
--- app-mvhub/DocumentRoot/cgi-bin/mvhub/agency.pl	2009-08-31 14:36:49 +0000
+++ app-mvhub/DocumentRoot/cgi-bin/mvhub/agency.pl	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 #! /usr/bin/perl
 
 # $Revision: 1611 $

=== modified file 'app-mvhub/DocumentRoot/cgi-bin/mvhub/agency_form.pl' (properties changed: +x to -x)
--- app-mvhub/DocumentRoot/cgi-bin/mvhub/agency_form.pl	2010-07-08 22:37:52 +0000
+++ app-mvhub/DocumentRoot/cgi-bin/mvhub/agency_form.pl	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 #!/usr/bin/perl
 
 # $Revision: 1736 $

=== modified file 'app-mvhub/DocumentRoot/cgi-bin/mvhub/contact_form.pl' (properties changed: +x to -x)
--- app-mvhub/DocumentRoot/cgi-bin/mvhub/contact_form.pl	2010-04-06 21:04:40 +0000
+++ app-mvhub/DocumentRoot/cgi-bin/mvhub/contact_form.pl	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 #!/usr/bin/perl
 
 # $Revision: 1614 $

=== modified file 'app-mvhub/DocumentRoot/cgi-bin/mvhub/guide.pl' (properties changed: +x to -x)
--- app-mvhub/DocumentRoot/cgi-bin/mvhub/guide.pl	2009-08-31 14:36:49 +0000
+++ app-mvhub/DocumentRoot/cgi-bin/mvhub/guide.pl	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 #! /usr/bin/perl
 
 # $Revision: 1547 $

=== modified file 'app-mvhub/DocumentRoot/cgi-bin/mvhub/logout.pl' (properties changed: +x to -x)
--- app-mvhub/DocumentRoot/cgi-bin/mvhub/logout.pl	2009-08-31 14:36:49 +0000
+++ app-mvhub/DocumentRoot/cgi-bin/mvhub/logout.pl	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 #! /usr/bin/perl
 
 # $Revision: 1468 $

=== modified file 'app-mvhub/DocumentRoot/cgi-bin/mvhub/program.pl' (properties changed: +x to -x)
--- app-mvhub/DocumentRoot/cgi-bin/mvhub/program.pl	2010-07-08 22:37:52 +0000
+++ app-mvhub/DocumentRoot/cgi-bin/mvhub/program.pl	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 #!/usr/bin/perl
 
 # $Revision: 1722 $

=== modified file 'app-mvhub/DocumentRoot/cgi-bin/mvhub/reports.pl' (properties changed: +x to -x)
--- app-mvhub/DocumentRoot/cgi-bin/mvhub/reports.pl	2010-07-08 22:37:52 +0000
+++ app-mvhub/DocumentRoot/cgi-bin/mvhub/reports.pl	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 #!/usr/bin/perl 
 
 # $Revision: 1573 $

=== modified file 'app-mvhub/DocumentRoot/static/all/css/admin.css' (properties changed: +x to -x)
--- app-mvhub/DocumentRoot/static/all/css/admin.css	2010-07-16 11:35:44 +0000
+++ app-mvhub/DocumentRoot/static/all/css/admin.css	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 /* $Revision: 1076 $ */
 HTML{ 
     WIDTH: 100%

=== modified file 'app-mvhub/DocumentRoot/static/all/css/ie_layout.css'
--- app-mvhub/DocumentRoot/static/all/css/ie_layout.css	2010-07-21 18:05:10 +0000
+++ app-mvhub/DocumentRoot/static/all/css/ie_layout.css	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 /* 
   file: ie_layout.css
   This file is where to put all IE-Specific CSS Hacks and Workarounds

=== modified file 'app-mvhub/DocumentRoot/static/all/css/layout.css'
--- app-mvhub/DocumentRoot/static/all/css/layout.css	2010-07-21 18:05:10 +0000
+++ app-mvhub/DocumentRoot/static/all/css/layout.css	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 /* 
   file: layout.css
   Using a modified version of A List Apart's Holy Grail layout.

=== modified file 'app-mvhub/DocumentRoot/static/all/css/main.css'
--- app-mvhub/DocumentRoot/static/all/css/main.css	2009-03-04 18:11:56 +0000
+++ app-mvhub/DocumentRoot/static/all/css/main.css	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 /* $Revision: 1.29 $ */
 HTML
 { 

=== modified file 'app-mvhub/DocumentRoot/static/all/inc/doctype.inc'
--- app-mvhub/DocumentRoot/static/all/inc/doctype.inc	2009-07-01 15:32:40 +0000
+++ app-mvhub/DocumentRoot/static/all/inc/doctype.inc	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 
 <!-- start doctype.inc -->
 

=== modified file 'app-mvhub/DocumentRoot/static/all/inc/head.inc'
--- app-mvhub/DocumentRoot/static/all/inc/head.inc	2010-07-19 18:14:03 +0000
+++ app-mvhub/DocumentRoot/static/all/inc/head.inc	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 
 <!-- start head.inc -->
 <!-- mvhub/mvh//inc/head.inc -->

=== modified file 'app-mvhub/DocumentRoot/static/all/inc/left_menu.inc'
--- app-mvhub/DocumentRoot/static/all/inc/left_menu.inc	2010-05-11 17:48:49 +0000
+++ app-mvhub/DocumentRoot/static/all/inc/left_menu.inc	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 
 <!-- start left_menu.inc -->
   <p><a href="/">

=== modified file 'app-mvhub/DocumentRoot/static/all/js/areas_served.js'
--- app-mvhub/DocumentRoot/static/all/js/areas_served.js	2009-03-04 18:11:56 +0000
+++ app-mvhub/DocumentRoot/static/all/js/areas_served.js	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 // $Revision: 1195 $
 
 // Used in the Program Form

=== modified file 'app-mvhub/DocumentRoot/static/mvh/css/admin.css'
--- app-mvhub/DocumentRoot/static/mvh/css/admin.css	2009-03-04 18:11:56 +0000
+++ app-mvhub/DocumentRoot/static/mvh/css/admin.css	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 /* $Revision: 1544 $ */
 HTML{ 
     WIDTH: 100%;

=== modified file 'app-mvhub/DocumentRoot/static/mvh/css/format.css'
--- app-mvhub/DocumentRoot/static/mvh/css/format.css	2010-07-21 18:05:10 +0000
+++ app-mvhub/DocumentRoot/static/mvh/css/format.css	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 a{
     font-size: 12pt;
     font-weight: bold;

=== modified file 'app-mvhub/DocumentRoot/static/mvh/css/main.css'
--- app-mvhub/DocumentRoot/static/mvh/css/main.css	2009-03-04 18:11:56 +0000
+++ app-mvhub/DocumentRoot/static/mvh/css/main.css	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 /* $Revision: 1397 $ */
 HTML
 { 

=== modified file 'app-mvhub/DocumentRoot/static/mvh/html/about.shtml'
--- app-mvhub/DocumentRoot/static/mvh/html/about.shtml	2010-07-21 19:56:26 +0000
+++ app-mvhub/DocumentRoot/static/mvh/html/about.shtml	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 <!--#include virtual='/all/inc/doctype.inc' -->
 
 <html>

=== modified file 'app-mvhub/DocumentRoot/static/mvh/html/admin/help.shtml'
--- app-mvhub/DocumentRoot/static/mvh/html/admin/help.shtml	2009-03-23 15:24:18 +0000
+++ app-mvhub/DocumentRoot/static/mvh/html/admin/help.shtml	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 <!--#include virtual='/all/inc/doctype.inc' -->
 <html>
 <!-- $Revision: 1568 $ -->

=== modified file 'app-mvhub/DocumentRoot/static/mvh/html/admin/home.shtml'
--- app-mvhub/DocumentRoot/static/mvh/html/admin/home.shtml	2009-03-23 15:24:18 +0000
+++ app-mvhub/DocumentRoot/static/mvh/html/admin/home.shtml	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 <!--#include virtual="/all/inc/doctype.inc"-->
 <html>
 <head>

=== modified file 'app-mvhub/DocumentRoot/static/mvh/html/admin/index.shtml'
--- app-mvhub/DocumentRoot/static/mvh/html/admin/index.shtml	2009-03-23 15:24:18 +0000
+++ app-mvhub/DocumentRoot/static/mvh/html/admin/index.shtml	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN"
    "http://www.w3.org/TR/html4/frameset.dtd";>
 <html>

=== modified file 'app-mvhub/DocumentRoot/static/mvh/html/documents.shtml'
--- app-mvhub/DocumentRoot/static/mvh/html/documents.shtml	2010-07-21 19:56:26 +0000
+++ app-mvhub/DocumentRoot/static/mvh/html/documents.shtml	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 <!--#include virtual='/all/inc/doctype.inc' -->
 
 <html>

=== modified file 'app-mvhub/DocumentRoot/static/mvh/html/help.shtml'
--- app-mvhub/DocumentRoot/static/mvh/html/help.shtml	2010-07-21 19:56:26 +0000
+++ app-mvhub/DocumentRoot/static/mvh/html/help.shtml	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 <!--#include virtual='/all/inc/doctype.inc' -->
 
 <html>

=== modified file 'app-mvhub/DocumentRoot/static/mvh/html/links.shtml'
--- app-mvhub/DocumentRoot/static/mvh/html/links.shtml	2010-07-21 19:56:26 +0000
+++ app-mvhub/DocumentRoot/static/mvh/html/links.shtml	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 <!--#include virtual="/all/inc/doctype.inc"-->
 
 <html>

=== modified file 'app-mvhub/DocumentRoot/static/mvh/html/register.shtml'
--- app-mvhub/DocumentRoot/static/mvh/html/register.shtml	2010-07-21 19:56:26 +0000
+++ app-mvhub/DocumentRoot/static/mvh/html/register.shtml	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 <!--#include virtual='/all/inc/doctype.inc' -->
 
 <html>

=== modified file 'app-mvhub/DocumentRoot/static/mvh/html/reports.shtml'
--- app-mvhub/DocumentRoot/static/mvh/html/reports.shtml	2010-07-21 19:56:26 +0000
+++ app-mvhub/DocumentRoot/static/mvh/html/reports.shtml	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 <!--#include virtual='/all/inc/doctype.inc' -->
 
 <html>

=== modified file 'app-mvhub/DocumentRoot/static/mvh/html/servicearea.shtml'
--- app-mvhub/DocumentRoot/static/mvh/html/servicearea.shtml	2010-07-21 19:56:26 +0000
+++ app-mvhub/DocumentRoot/static/mvh/html/servicearea.shtml	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 <!--#include virtual='/all/inc/doctype.inc' -->
 
 <html>

=== modified file 'app-mvhub/DocumentRoot/static/mvh/inc/footer.inc'
--- app-mvhub/DocumentRoot/static/mvh/inc/footer.inc	2010-07-16 19:37:50 +0000
+++ app-mvhub/DocumentRoot/static/mvh/inc/footer.inc	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 
 <!-- start footer.inc -->
  <div id='footer'>

=== modified file 'app-mvhub/DocumentRoot/static/mvh/index.shtml'
--- app-mvhub/DocumentRoot/static/mvh/index.shtml	2009-12-29 17:28:21 +0000
+++ app-mvhub/DocumentRoot/static/mvh/index.shtml	2010-08-27 18:41:21 +0000
@@ -1,2 +1,8 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 
 <!--#include virtual="/cgi-bin/mvhub/guide.pl?rm=browse_headings" -->

=== modified file 'app-mvhub/DocumentRoot/static/mvh/robots.txt'
--- app-mvhub/DocumentRoot/static/mvh/robots.txt	2010-07-16 20:54:16 +0000
+++ app-mvhub/DocumentRoot/static/mvh/robots.txt	2010-08-27 18:41:21 +0000
@@ -1,3 +1,7 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
 # PURPOSE: control spidering of ALL test data so 
 #          googlbot doesn't get confused and 
 #          index test data

=== modified file 'app-mvhub/DocumentRoot/static/nsp/css/format.css'
--- app-mvhub/DocumentRoot/static/nsp/css/format.css	2010-07-21 18:05:10 +0000
+++ app-mvhub/DocumentRoot/static/nsp/css/format.css	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 @charset "UTF-8";
 /* CSS Document */
 

=== modified file 'app-mvhub/DocumentRoot/static/nsp/html/about.shtml'
--- app-mvhub/DocumentRoot/static/nsp/html/about.shtml	2010-07-21 19:56:26 +0000
+++ app-mvhub/DocumentRoot/static/nsp/html/about.shtml	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 <!--#include virtual='/all/inc/doctype.inc' -->
 
 <html>

=== modified file 'app-mvhub/DocumentRoot/static/nsp/html/admin/help.shtml'
--- app-mvhub/DocumentRoot/static/nsp/html/admin/help.shtml	2009-03-23 15:24:18 +0000
+++ app-mvhub/DocumentRoot/static/nsp/html/admin/help.shtml	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 <!--#include virtual='/all/inc/doctype.inc' -->
 <html>
 <!-- $Revision: 1656 $ -->

=== modified file 'app-mvhub/DocumentRoot/static/nsp/html/admin/home.shtml'
--- app-mvhub/DocumentRoot/static/nsp/html/admin/home.shtml	2009-03-23 15:24:18 +0000
+++ app-mvhub/DocumentRoot/static/nsp/html/admin/home.shtml	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 <!--#include virtual="/all/inc/doctype.inc"-->
 <html>
 <head>

=== modified file 'app-mvhub/DocumentRoot/static/nsp/html/admin/index.shtml'
--- app-mvhub/DocumentRoot/static/nsp/html/admin/index.shtml	2009-06-30 18:59:48 +0000
+++ app-mvhub/DocumentRoot/static/nsp/html/admin/index.shtml	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN"
    "http://www.w3.org/TR/html4/frameset.dtd";>
 <html>

=== modified file 'app-mvhub/DocumentRoot/static/nsp/html/documents.shtml'
--- app-mvhub/DocumentRoot/static/nsp/html/documents.shtml	2010-07-21 19:56:26 +0000
+++ app-mvhub/DocumentRoot/static/nsp/html/documents.shtml	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 <!--#include virtual='/all/inc/doctype.inc' -->
 
 <html>

=== modified file 'app-mvhub/DocumentRoot/static/nsp/html/help.shtml'
--- app-mvhub/DocumentRoot/static/nsp/html/help.shtml	2010-07-21 19:56:26 +0000
+++ app-mvhub/DocumentRoot/static/nsp/html/help.shtml	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 <!--#include virtual='/all/inc/doctype.inc' -->
 
 <html>

=== modified file 'app-mvhub/DocumentRoot/static/nsp/html/links.shtml'
--- app-mvhub/DocumentRoot/static/nsp/html/links.shtml	2010-07-21 19:56:26 +0000
+++ app-mvhub/DocumentRoot/static/nsp/html/links.shtml	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 <!--#include virtual="/all/inc/doctype.inc"-->
 
 <html>

=== modified file 'app-mvhub/DocumentRoot/static/nsp/html/register.shtml'
--- app-mvhub/DocumentRoot/static/nsp/html/register.shtml	2010-07-21 19:56:26 +0000
+++ app-mvhub/DocumentRoot/static/nsp/html/register.shtml	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 <!--#include virtual='/all/inc/doctype.inc' -->
 
 <html>

=== modified file 'app-mvhub/DocumentRoot/static/nsp/html/reports.shtml'
--- app-mvhub/DocumentRoot/static/nsp/html/reports.shtml	2010-07-21 19:56:26 +0000
+++ app-mvhub/DocumentRoot/static/nsp/html/reports.shtml	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 <!--#include virtual='/all/inc/doctype.inc' -->
 
 <html>

=== modified file 'app-mvhub/DocumentRoot/static/nsp/html/servicearea.shtml'
--- app-mvhub/DocumentRoot/static/nsp/html/servicearea.shtml	2010-07-21 19:56:26 +0000
+++ app-mvhub/DocumentRoot/static/nsp/html/servicearea.shtml	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 <!--#include virtual='/all/inc/doctype.inc' -->
 
 <html>

=== modified file 'app-mvhub/DocumentRoot/static/nsp/inc/footer.inc'
--- app-mvhub/DocumentRoot/static/nsp/inc/footer.inc	2010-05-19 15:51:00 +0000
+++ app-mvhub/DocumentRoot/static/nsp/inc/footer.inc	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 
 <!-- start footer.inc -->
  <div id='footer'>

=== modified file 'app-mvhub/DocumentRoot/static/nsp/inc/site_left_menu.inc'
--- app-mvhub/DocumentRoot/static/nsp/inc/site_left_menu.inc	2010-05-11 18:03:04 +0000
+++ app-mvhub/DocumentRoot/static/nsp/inc/site_left_menu.inc	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 
 <!-- start site_left_menu.inc -->
   

=== modified file 'app-mvhub/DocumentRoot/static/nsp/index.shtml'
--- app-mvhub/DocumentRoot/static/nsp/index.shtml	2009-12-29 17:28:21 +0000
+++ app-mvhub/DocumentRoot/static/nsp/index.shtml	2010-08-27 18:41:21 +0000
@@ -1,2 +1,8 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 
 <!--#include virtual="/cgi-bin/mvhub/guide.pl?rm=browse_headings" -->

=== modified file 'app-mvhub/DocumentRoot/static/nsp/robots.txt'
--- app-mvhub/DocumentRoot/static/nsp/robots.txt	2010-07-16 20:54:16 +0000
+++ app-mvhub/DocumentRoot/static/nsp/robots.txt	2010-08-27 18:41:21 +0000
@@ -1,3 +1,7 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
 # PURPOSE: control spidering of ALL test data so 
 #          googlbot doesn't get confused and 
 #          index test data

=== modified file 'app-mvhub/bin/generate_agency_only_pdf.pl' (properties changed: +x to -x)
--- app-mvhub/bin/generate_agency_only_pdf.pl	2010-04-20 00:56:16 +0000
+++ app-mvhub/bin/generate_agency_only_pdf.pl	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 #!/usr/bin/perl
 
 our ($VERSION) = '$Revision: 1471 $' =~ /([.\d]+)/;

=== modified file 'app-mvhub/bin/generate_agency_program_pdf.pl' (properties changed: +x to -x)
--- app-mvhub/bin/generate_agency_program_pdf.pl	2010-06-17 18:46:44 +0000
+++ app-mvhub/bin/generate_agency_program_pdf.pl	2010-08-27 18:41:21 +0000
@@ -1,3 +1,7 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
 #!/usr/bin/perl
 
 # PURPOSE: create printable .pdf directory of all agnecies and programs

=== added file 'app-mvhub/bin/header_add_v1.pl'
--- app-mvhub/bin/header_add_v1.pl	1970-01-01 00:00:00 +0000
+++ app-mvhub/bin/header_add_v1.pl	2010-08-27 18:41:21 +0000
@@ -0,0 +1,102 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
+#!/usr/bin/perl
+
+use constant MAX_LINES_TO_SEARCH => 16;
+
+use strict;
+use warnings;
+use IO::File;
+use File::Copy qw/ move /;
+
+use MVHub::Utils::Setup;
+
+use TestHelper;
+use Test::More;
+
+sub _search_string_in_file {
+    my $string = $_[0];
+    my @contents = @{$_[1]};
+
+    my $regex    = qr/$string/;
+    return scalar grep { $_ =~ $regex } @contents;
+}
+
+my @keywords = qw(PURPOSE PROJECT CONTACT COPYRIGHT LICENSE);
+my @files    = get_files("'*'");
+
+        my $append_license="#LICENSE: GNU Affero General Public License v3 \n";
+        my $append_copyright="#COPYRIGHT: Community Software Lab \n";
+        my $append_contact="#CONTACT: help\@thecsl.org \n";
+        my $append_project="#PROJECT: https://launchpad.net/mvhub/ \n";
+        my $append_purpose="#PURPOSE: This file exists to demo a header.\n#         It should be possible for a PURPOSE line to span multiple lines.\n";
+
+my $lines_to_search;
+my @first_15_lines;
+my $test_message;
+my $file_type;
+
+#It loops for each file
+#Search for only first 15lines in each file
+
+foreach my $file (@files) {
+
+    my $file_type = `file $file | grep -i text`;
+
+    if ($file_type)
+    {
+        $lines_to_search = 1;
+        @first_15_lines = ();
+
+        open( FILE, '<', $file ) or die "failed to open $file error: $!";
+
+        foreach my $line (<FILE>)
+        {
+ 	    push @first_15_lines, $line;
+            $lines_to_search++;
+            if ( $lines_to_search == MAX_LINES_TO_SEARCH ) {
+                last; }
+
+        }
+        close(FILE);
+
+#It loops for each keyword in \@keywords
+#If there is no string in file,appending header to those files
+
+        foreach my $required_keyword (@keywords) {
+	    if(!(_search_string_in_file($required_keyword, \@first_15_lines)))
+            {
+              open(FILE, '<', $file);
+              my @lines = <FILE>;
+              close(FILE);
+
+              open(FILE3, ">>", "$file.tmp");
+
+              if ($required_keyword eq "LICENSE") {
+                        print FILE3 $append_license;
+                  }
+              elsif ($required_keyword eq "COPYRIGHT") {
+                        print FILE3 $append_copyright;
+                  }
+	      elsif ($required_keyword eq "CONTACT") {
+                        print FILE3 $append_contact;
+                  }
+              elsif ($required_keyword eq "PROJECT") {
+                        print FILE3 $append_project;
+                  }
+              elsif ($required_keyword eq "PURPOSE") {
+                        print FILE3 $append_purpose;
+                  }
+
+              print FILE3 @lines;
+              close(FILE3);
+              move("$file.tmp", $file);
+             }
+           }
+        }
+    }
+

=== modified file 'app-mvhub/bin/mv_dump.pl' (properties changed: +x to -x)
--- app-mvhub/bin/mv_dump.pl	2010-06-17 18:46:44 +0000
+++ app-mvhub/bin/mv_dump.pl	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 #!/usr/bin/perl 
 
 # Purpose: dump public data from mvhub database to .csv file

=== modified file 'app-mvhub/bin/notification_email.pl' (properties changed: +x to -x)
--- app-mvhub/bin/notification_email.pl	2010-05-14 17:05:42 +0000
+++ app-mvhub/bin/notification_email.pl	2010-08-27 18:41:21 +0000
@@ -1,3 +1,5 @@
+#COPYRIGHT: Community Software Lab 
+#PROJECT: https://launchpad.net/mvhub/ 
 #!/usr/bin/perl 
 
 # LICENSE: AGPLv3

=== modified file 'app-mvhub/bin/rm_session_files' (properties changed: +x to -x)
--- app-mvhub/bin/rm_session_files	2010-08-05 21:12:31 +0000
+++ app-mvhub/bin/rm_session_files	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 #!/usr/bin/perl 
 
 use strict;

=== modified file 'app-mvhub/bin/run_external_reports' (properties changed: +x to -x)
--- app-mvhub/bin/run_external_reports	2010-08-05 21:12:31 +0000
+++ app-mvhub/bin/run_external_reports	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 #!/usr/bin/perl
 
 # Generate web traffic reports.

=== modified file 'app-mvhub/conf/create_sqlite.lib'
--- app-mvhub/conf/create_sqlite.lib	2009-03-04 18:11:56 +0000
+++ app-mvhub/conf/create_sqlite.lib	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 [001_drop_agency]
     DROP TABLE IF EXISTS agency;
    

=== modified file 'app-mvhub/conf/sql_delete.lib'
--- app-mvhub/conf/sql_delete.lib	2010-06-29 20:24:48 +0000
+++ app-mvhub/conf/sql_delete.lib	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 # contain all sql delete statements
 
 # queries should be named with this convention

=== modified file 'app-mvhub/conf/sql_insert.lib'
--- app-mvhub/conf/sql_insert.lib	2010-06-29 18:02:33 +0000
+++ app-mvhub/conf/sql_insert.lib	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 [AGENCY_X_REQUIRED_FIELDS]
 INSERT INTO agency 
 (

=== modified file 'app-mvhub/conf/sql_select.lib'
--- app-mvhub/conf/sql_select.lib	2010-07-14 19:26:56 +0000
+++ app-mvhub/conf/sql_select.lib	2010-08-27 18:41:21 +0000
@@ -1,3 +1,5 @@
+#COPYRIGHT: Community Software Lab 
+#PROJECT: https://launchpad.net/mvhub/ 
 # PURPOSE: contain all sql select statements
 # LICENSE: AGPLv3 
 # CONTACT: joe@xxxxxxxxxx

=== modified file 'app-mvhub/conf/sql_update.lib'
--- app-mvhub/conf/sql_update.lib	2010-06-29 18:02:33 +0000
+++ app-mvhub/conf/sql_update.lib	2010-08-27 18:41:21 +0000
@@ -1,3 +1,5 @@
+#COPYRIGHT: Community Software Lab 
+#PROJECT: https://launchpad.net/mvhub/ 
 # PURPOSE: contain all sql update statements
 # LICENSE: AGPLv3 
 # CONTACT: joe@xxxxxxxxxx

=== modified file 'app-mvhub/conf/templates/html/agency_form.tmpl'
--- app-mvhub/conf/templates/html/agency_form.tmpl	2009-07-01 15:37:11 +0000
+++ app-mvhub/conf/templates/html/agency_form.tmpl	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 
 <!-- start agency_form.tmpl -->
 

=== modified file 'app-mvhub/conf/templates/html/agency_home.tmpl'
--- app-mvhub/conf/templates/html/agency_home.tmpl	2010-08-03 15:42:57 +0000
+++ app-mvhub/conf/templates/html/agency_home.tmpl	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 
 <!-- start agency_home.tmpl -->
 <!-- $Revision: 1661 $ -->

=== modified file 'app-mvhub/conf/templates/html/contact_form.tmpl'
--- app-mvhub/conf/templates/html/contact_form.tmpl	2010-07-21 20:00:54 +0000
+++ app-mvhub/conf/templates/html/contact_form.tmpl	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 
 <!-- start contact_form.tmpl -->
 <!-- TMPL_INCLUDE NAME="inc/doctype.inc" -->

=== modified file 'app-mvhub/conf/templates/html/edit_categories.tmpl'
--- app-mvhub/conf/templates/html/edit_categories.tmpl	2009-07-01 15:37:11 +0000
+++ app-mvhub/conf/templates/html/edit_categories.tmpl	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 
 <!-- start edit_categories.tmpl -->
 <!-- $Revision: 1619 $ -->

=== modified file 'app-mvhub/conf/templates/html/edit_synonyms.tmpl'
--- app-mvhub/conf/templates/html/edit_synonyms.tmpl	2009-07-01 15:37:11 +0000
+++ app-mvhub/conf/templates/html/edit_synonyms.tmpl	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 
 <!-- start edit_synonyms.tmpl -->
 <!-- $Revision: 1518 $ -->

=== modified file 'app-mvhub/conf/templates/html/error_page.tmpl'
--- app-mvhub/conf/templates/html/error_page.tmpl	2009-07-01 15:37:11 +0000
+++ app-mvhub/conf/templates/html/error_page.tmpl	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 
 <!-- start error_page.tmpl -->
 <!-- $Revision: 1088 $ -->

=== modified file 'app-mvhub/conf/templates/html/first_program.tmpl'
--- app-mvhub/conf/templates/html/first_program.tmpl	2009-07-01 15:37:11 +0000
+++ app-mvhub/conf/templates/html/first_program.tmpl	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 
 <!-- start first_program.tmpl -->
 <!-- $Revision: 1661 $ -->

=== modified file 'app-mvhub/conf/templates/html/login.tmpl'
--- app-mvhub/conf/templates/html/login.tmpl	2010-01-31 20:40:47 +0000
+++ app-mvhub/conf/templates/html/login.tmpl	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 
 <!-- start login.tmpl -->
 <!-- $Revision: 1606 $ -->

=== modified file 'app-mvhub/conf/templates/html/main.tmpl'
--- app-mvhub/conf/templates/html/main.tmpl	2010-07-21 19:56:26 +0000
+++ app-mvhub/conf/templates/html/main.tmpl	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 
 <!-- start main.tmpl -->
 <!-- $Revision: 1681 $ -->

=== modified file 'app-mvhub/conf/templates/html/old_quick_login_message.tmpl'
--- app-mvhub/conf/templates/html/old_quick_login_message.tmpl	2010-07-15 19:10:17 +0000
+++ app-mvhub/conf/templates/html/old_quick_login_message.tmpl	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 
 <!-- start old_quick_login_message.tmpl --> 
 <p>Whoops! You used an old login URL that is no longer valid.</p>

=== modified file 'app-mvhub/conf/templates/html/program_form.tmpl'
--- app-mvhub/conf/templates/html/program_form.tmpl	2009-07-01 15:37:11 +0000
+++ app-mvhub/conf/templates/html/program_form.tmpl	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 
 <!-- start program_form.tmpl -->
     <h1>

=== modified file 'app-mvhub/conf/templates/html/program_results.tmpl'
--- app-mvhub/conf/templates/html/program_results.tmpl	2009-12-30 01:43:56 +0000
+++ app-mvhub/conf/templates/html/program_results.tmpl	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 
 <!-- start program_results.tmpl -->
 <h1 style="margin-top: 0"><!--TMPL_VAR name="program_count"--> programs related to: <!--TMPL_VAR ESCAPE=HTML name="criteria"--></h1>

=== modified file 'app-mvhub/conf/templates/html/report_not_ready.tmpl'
--- app-mvhub/conf/templates/html/report_not_ready.tmpl	2009-07-01 15:37:11 +0000
+++ app-mvhub/conf/templates/html/report_not_ready.tmpl	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 
 <!-- start report_not_ready.tmpl -->
 

=== modified file 'app-mvhub/conf/templates/html/search_bar.tmpl'
--- app-mvhub/conf/templates/html/search_bar.tmpl	2010-05-07 18:06:48 +0000
+++ app-mvhub/conf/templates/html/search_bar.tmpl	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 
 <!-- start search_bar.tmpl -->
 <div id='searchbar'>

=== modified file 'app-mvhub/conf/templates/html/search_results.tmpl'
--- app-mvhub/conf/templates/html/search_results.tmpl	2009-12-30 01:44:25 +0000
+++ app-mvhub/conf/templates/html/search_results.tmpl	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 
 <!-- start search_results.tmpl -->
 <!-- $Revision: 1604 $ -->

=== modified file 'app-mvhub/conf/templates/html/show_agency.tmpl'
--- app-mvhub/conf/templates/html/show_agency.tmpl	2009-07-01 15:37:11 +0000
+++ app-mvhub/conf/templates/html/show_agency.tmpl	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 
 <!-- start show_agency.tmpl -->
 <!-- $Revision: 1605 $-->

=== modified file 'app-mvhub/conf/templates/html/show_program.tmpl'
--- app-mvhub/conf/templates/html/show_program.tmpl	2009-06-01 18:10:39 +0000
+++ app-mvhub/conf/templates/html/show_program.tmpl	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 
 <!-- start show_program.tmpl -->
 <!-- $Revision: 1709 $-->

=== modified file 'app-mvhub/conf/templates/html/structure_menu.tmpl'
--- app-mvhub/conf/templates/html/structure_menu.tmpl	2009-07-01 15:37:11 +0000
+++ app-mvhub/conf/templates/html/structure_menu.tmpl	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 
 <!-- start structure_menu.tmpl -->
 <!-- $Revision: 1507 $ -->

=== modified file 'app-mvhub/conf/templates/text/agency_only_pdf.tmpl'
--- app-mvhub/conf/templates/text/agency_only_pdf.tmpl	2010-02-01 00:52:34 +0000
+++ app-mvhub/conf/templates/text/agency_only_pdf.tmpl	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 \documentclass[letterpaper,twoside]{book}
 
 % $Revision: 1200 $

=== modified file 'app-mvhub/conf/templates/text/agency_usage_report_text.tmpl'
--- app-mvhub/conf/templates/text/agency_usage_report_text.tmpl	2009-07-01 16:01:13 +0000
+++ app-mvhub/conf/templates/text/agency_usage_report_text.tmpl	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 <!--tmpl_var name='agency_name'-->
 <!--tmpl_loop name='agency_usage_stats'-->
 <!--tmpl_var name='report_type'-->

=== modified file 'app-mvhub/conf/templates/text/reminder_email_01.tmpl'
--- app-mvhub/conf/templates/text/reminder_email_01.tmpl	2010-04-03 18:12:58 +0000
+++ app-mvhub/conf/templates/text/reminder_email_01.tmpl	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 Hi <!--TMPL_VAR name="first_name"-->,
 
 I write to ask you to update your <!--TMPL_VAR name="agency_name"--> listing 

=== modified file 'app-mvhub/conf/templates/text/reminder_email_02.tmpl'
--- app-mvhub/conf/templates/text/reminder_email_02.tmpl	2010-04-03 18:10:42 +0000
+++ app-mvhub/conf/templates/text/reminder_email_02.tmpl	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 Hi <!--TMPL_VAR name="first_name"-->,
 
 1-2 weeks ago we sent you reminder asking if you could update 

=== modified file 'app-mvhub/conf/templates/text/reminder_email_03.tmpl'
--- app-mvhub/conf/templates/text/reminder_email_03.tmpl	2010-04-03 18:10:42 +0000
+++ app-mvhub/conf/templates/text/reminder_email_03.tmpl	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 Hello <!--TMPL_VAR name="first_name"-->,
 
 On behalf of your listing at: <!--TMPL_VAR name="website_name"-->, I've 

=== modified file 'app-mvhub/conf/templates/text/reminder_email_04.tmpl'
--- app-mvhub/conf/templates/text/reminder_email_04.tmpl	2010-04-03 18:10:42 +0000
+++ app-mvhub/conf/templates/text/reminder_email_04.tmpl	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 Hello <!--TMPL_VAR name="first_name"-->,
 
 <!--TMPL_VAR name="website_name"--> is a web based directory of social services that costs nothing for you and costs nothing for people looking for social services. 

=== modified file 'app-mvhub/conf/templates/text/reminder_email_05.tmpl'
--- app-mvhub/conf/templates/text/reminder_email_05.tmpl	2010-04-03 18:10:42 +0000
+++ app-mvhub/conf/templates/text/reminder_email_05.tmpl	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 Hi <!--TMPL_VAR name="first_name"-->,
 
 We've had some trouble reaching you about the <!--TMPL_VAR name="agency_name"--> 

=== added file 'app-mvhub/conf/templates/text/text.tmp'
--- app-mvhub/conf/templates/text/text.tmp	1970-01-01 00:00:00 +0000
+++ app-mvhub/conf/templates/text/text.tmp	2010-08-27 18:41:21 +0000
@@ -0,0 +1,1 @@
+#LICENSE: GNU Affero General Public License v3 

=== modified file 'app-mvhub/doc/DEPENDENCES'
--- app-mvhub/doc/DEPENDENCES	2009-04-12 13:16:25 +0000
+++ app-mvhub/doc/DEPENDENCES	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 # debian packages
 
 # latex stuff to generate .pdf

=== modified file 'app-mvhub/doc/LICENSE'
--- app-mvhub/doc/LICENSE	2009-03-04 18:11:56 +0000
+++ app-mvhub/doc/LICENSE	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 $Revision: 1082 $
 
 This software is licensed under the 

=== modified file 'app-mvhub/doc/README'
--- app-mvhub/doc/README	2009-03-04 18:11:56 +0000
+++ app-mvhub/doc/README	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 THE MVHUB RESOURCE GUIDE
 High-Level Documentation
 $Revision: 1082 $

=== modified file 'app-mvhub/doc/cheat_sheets/README'
--- app-mvhub/doc/cheat_sheets/README	2009-09-09 17:38:52 +0000
+++ app-mvhub/doc/cheat_sheets/README	2010-08-27 18:41:21 +0000
@@ -1,2 +1,8 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 Documents in app-mvhub/doc/cheat_sheets/, are supposed to provide a 
 very quick reference to routine procedures. 

=== modified file 'app-mvhub/doc/cheat_sheets/bzr_workflow.txt'
--- app-mvhub/doc/cheat_sheets/bzr_workflow.txt	2010-07-29 21:00:25 +0000
+++ app-mvhub/doc/cheat_sheets/bzr_workflow.txt	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 # Purpose: quick overview of bzr commands needed to do MVHub development
 
 

=== modified file 'app-mvhub/doc/checklists/drop_and_load_database.txt'
--- app-mvhub/doc/checklists/drop_and_load_database.txt	2009-07-16 19:29:03 +0000
+++ app-mvhub/doc/checklists/drop_and_load_database.txt	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 # This checklist is designed to drop 
 # the database, create database and load the data.
 # For droping database you need to have sudo privilieges.

=== modified file 'app-mvhub/doc/checklists/install_mvhub.txt'
--- app-mvhub/doc/checklists/install_mvhub.txt	2010-07-15 19:55:46 +0000
+++ app-mvhub/doc/checklists/install_mvhub.txt	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 # This checklist is designed to allow somebody outside the
 # inner circle of the Community Software Lab to
 # download, install, configure, and run the MVHub software.

=== modified file 'app-mvhub/doc/checklists/move_to_production.txt'
--- app-mvhub/doc/checklists/move_to_production.txt	2010-07-01 20:06:16 +0000
+++ app-mvhub/doc/checklists/move_to_production.txt	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 See: app-mvhub/doc/policy/why_move_to_production_checklist.txt
 
 ##########

=== modified file 'app-mvhub/doc/checklists/setup_developer_on_brave.txt'
--- app-mvhub/doc/checklists/setup_developer_on_brave.txt	2010-05-29 02:55:44 +0000
+++ app-mvhub/doc/checklists/setup_developer_on_brave.txt	2010-08-27 18:41:21 +0000
@@ -1,3 +1,7 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
 # PURPOSE: Checklist with steps required to 
 #	   get a copy of mvhub.com and northshoreport.org
 #	   running on brave for a developer with a username

=== modified file 'app-mvhub/doc/checklists/setup_screen_sharing.txt'
--- app-mvhub/doc/checklists/setup_screen_sharing.txt	2009-12-04 18:23:23 +0000
+++ app-mvhub/doc/checklists/setup_screen_sharing.txt	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 ___ run screen 
 
 	screen 

=== modified file 'app-mvhub/doc/checklists/zip_distances.txt'
--- app-mvhub/doc/checklists/zip_distances.txt	2009-03-04 18:11:56 +0000
+++ app-mvhub/doc/checklists/zip_distances.txt	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 $Revision: 1088 $
 
 Procedure for creating zip_distances table:

=== modified file 'app-mvhub/doc/code_tutorials/tutorial_admin'
--- app-mvhub/doc/code_tutorials/tutorial_admin	2009-03-04 18:11:56 +0000
+++ app-mvhub/doc/code_tutorials/tutorial_admin	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 Hub Administrative Interface
 ----------------------------
 

=== modified file 'app-mvhub/doc/code_tutorials/tutorial_agency'
--- app-mvhub/doc/code_tutorials/tutorial_agency	2009-03-04 18:11:56 +0000
+++ app-mvhub/doc/code_tutorials/tutorial_agency	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 Hub Agency Interface
 --------------------
 

=== modified file 'app-mvhub/doc/code_tutorials/tutorial_auth'
--- app-mvhub/doc/code_tutorials/tutorial_auth	2009-03-04 18:11:56 +0000
+++ app-mvhub/doc/code_tutorials/tutorial_auth	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 
 MVHub::AgencyAccount::ql()
 MVHub::AgencyAccount::show_login_page()

=== modified file 'app-mvhub/doc/code_tutorials/tutorial_directory'
--- app-mvhub/doc/code_tutorials/tutorial_directory	2009-03-04 18:11:56 +0000
+++ app-mvhub/doc/code_tutorials/tutorial_directory	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 Hub Directory
 -------------
 

=== modified file 'app-mvhub/doc/code_tutorials/tutorial_email_notification'
--- app-mvhub/doc/code_tutorials/tutorial_email_notification	2009-03-04 18:11:56 +0000
+++ app-mvhub/doc/code_tutorials/tutorial_email_notification	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 Hub E-Mail Notifications
 ------------------------
 

=== modified file 'app-mvhub/doc/code_tutorials/tutorial_homepage'
--- app-mvhub/doc/code_tutorials/tutorial_homepage	2009-03-04 18:11:56 +0000
+++ app-mvhub/doc/code_tutorials/tutorial_homepage	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 Hub Home Page
 -------------
 

=== modified file 'app-mvhub/doc/code_tutorials/tutorial_intro'
--- app-mvhub/doc/code_tutorials/tutorial_intro	2009-03-04 18:11:56 +0000
+++ app-mvhub/doc/code_tutorials/tutorial_intro	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 MVHub Code Overview
 -------------------
 

=== modified file 'app-mvhub/doc/code_tutorials/tutorial_outline'
--- app-mvhub/doc/code_tutorials/tutorial_outline	2009-03-04 18:11:56 +0000
+++ app-mvhub/doc/code_tutorials/tutorial_outline	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 Hub Code Tutorial: Outline
 --------------------------
 

=== modified file 'app-mvhub/doc/notes/dan_rough_notes.txt'
--- app-mvhub/doc/notes/dan_rough_notes.txt	2009-03-04 18:11:56 +0000
+++ app-mvhub/doc/notes/dan_rough_notes.txt	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 Eric A likes Trac
 
 ################

=== modified file 'app-mvhub/doc/notes/design_notes_db_share.txt'
--- app-mvhub/doc/notes/design_notes_db_share.txt	2009-03-04 18:11:56 +0000
+++ app-mvhub/doc/notes/design_notes_db_share.txt	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 
 design notes for sharing database between northshoreport and mvhub and normalizing area_data,area_type
 

=== modified file 'app-mvhub/doc/notes/features.txt'
--- app-mvhub/doc/notes/features.txt	2010-06-28 20:13:48 +0000
+++ app-mvhub/doc/notes/features.txt	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 ##########
 show search results as pdf
 

=== modified file 'app-mvhub/doc/notes/how_auth_works.txt'
--- app-mvhub/doc/notes/how_auth_works.txt	2009-03-04 18:11:56 +0000
+++ app-mvhub/doc/notes/how_auth_works.txt	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 
 1) goto admin.pl 
 2) authentitcates with apache basic authen

=== modified file 'app-mvhub/doc/notes/mech_forms_test_refactor_notes.txt'
--- app-mvhub/doc/notes/mech_forms_test_refactor_notes.txt	2009-03-17 16:50:33 +0000
+++ app-mvhub/doc/notes/mech_forms_test_refactor_notes.txt	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 create app-mvhub/t/mech/
 
 app-mvhub/t

=== modified file 'app-mvhub/doc/notes/one_database_many_sites.txt'
--- app-mvhub/doc/notes/one_database_many_sites.txt	2009-03-07 00:50:48 +0000
+++ app-mvhub/doc/notes/one_database_many_sites.txt	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 misc: www:mech test code agency searches nsp & mvh for 'utec'
 	fix by :
 		break into two tests nsp--->'nscap'  mvh-->'utec' ??

=== modified file 'app-mvhub/doc/notes/refactor.txt'
--- app-mvhub/doc/notes/refactor.txt	2010-06-28 20:13:48 +0000
+++ app-mvhub/doc/notes/refactor.txt	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 
 #########
 #########

=== modified file 'app-mvhub/doc/notes/tests_to_add.txt'
--- app-mvhub/doc/notes/tests_to_add.txt	2009-06-23 15:31:35 +0000
+++ app-mvhub/doc/notes/tests_to_add.txt	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 ##########
 <template>
 Task: 		add test(s) / modify test(s) / other

=== modified file 'app-mvhub/doc/policy/coding_standards.txt'
--- app-mvhub/doc/policy/coding_standards.txt	2009-03-04 18:11:56 +0000
+++ app-mvhub/doc/policy/coding_standards.txt	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 
 Follow the practices in "Perl Best Practices"
 

=== modified file 'app-mvhub/doc/policy/development_cycle.txt'
--- app-mvhub/doc/policy/development_cycle.txt	2009-03-04 18:11:56 +0000
+++ app-mvhub/doc/policy/development_cycle.txt	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 4-8 week development cycle
 
 	week 1 or 2

=== modified file 'app-mvhub/doc/policy/launchpad_bugs_importance_status_tag.txt'
--- app-mvhub/doc/policy/launchpad_bugs_importance_status_tag.txt	2010-01-13 16:30:41 +0000
+++ app-mvhub/doc/policy/launchpad_bugs_importance_status_tag.txt	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 
 bug importances are:
 

=== modified file 'app-mvhub/doc/policy/why_checklist_move_to_production.txt'
--- app-mvhub/doc/policy/why_checklist_move_to_production.txt	2009-03-04 18:11:56 +0000
+++ app-mvhub/doc/policy/why_checklist_move_to_production.txt	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 Why:
 	disaaster recovery
 	install on other systems

=== modified file 'app-mvhub/env_vars_setup.sh'
--- app-mvhub/env_vars_setup.sh	2009-09-09 14:47:20 +0000
+++ app-mvhub/env_vars_setup.sh	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 #!/bin/bash
 
 # It will be very, very difficult to run scripts from 

=== modified file 'app-mvhub/project-tools/bin/copy_data_to_files.sql'
--- app-mvhub/project-tools/bin/copy_data_to_files.sql	2009-03-04 18:11:56 +0000
+++ app-mvhub/project-tools/bin/copy_data_to_files.sql	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 /*
 $Revision: 1091 $
 */

=== modified file 'app-mvhub/project-tools/bin/mv_clean' (properties changed: +x to -x)
--- app-mvhub/project-tools/bin/mv_clean	2009-09-01 14:49:59 +0000
+++ app-mvhub/project-tools/bin/mv_clean	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 #!/bin/bash 
 
 find '.'  -name '*.tdy' \

=== modified file 'app-mvhub/project-tools/bin/mv_db_clean' (properties changed: +x to -x)
--- app-mvhub/project-tools/bin/mv_db_clean	2010-08-05 21:12:31 +0000
+++ app-mvhub/project-tools/bin/mv_db_clean	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 #!/usr/bin/perl 
 
 use warnings;

=== modified file 'app-mvhub/project-tools/bin/mv_devcover' (properties changed: +x to -x)
--- app-mvhub/project-tools/bin/mv_devcover	2010-08-05 21:12:31 +0000
+++ app-mvhub/project-tools/bin/mv_devcover	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 #!/usr/bin/perl -w 
 
 use strict;

=== modified file 'app-mvhub/project-tools/bin/mv_etail' (properties changed: +x to -x)
--- app-mvhub/project-tools/bin/mv_etail	2010-08-05 21:12:31 +0000
+++ app-mvhub/project-tools/bin/mv_etail	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 #!/usr/bin/perl 
 
 use strict;

=== modified file 'app-mvhub/project-tools/bin/mv_get_active' (properties changed: +x to -x)
--- app-mvhub/project-tools/bin/mv_get_active	2010-08-05 21:12:31 +0000
+++ app-mvhub/project-tools/bin/mv_get_active	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 #!/usr/bin/perl
 
 use strict;

=== modified file 'app-mvhub/project-tools/bin/mv_list_lp' (properties changed: +x to -x)
--- app-mvhub/project-tools/bin/mv_list_lp	2009-09-09 15:39:16 +0000
+++ app-mvhub/project-tools/bin/mv_list_lp	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 #!/bin/bash 
 
 export CODE_NAME=mvhub

=== modified file 'app-mvhub/project-tools/bin/mv_prove' (properties changed: +x to -x)
--- app-mvhub/project-tools/bin/mv_prove	2009-09-01 14:49:59 +0000
+++ app-mvhub/project-tools/bin/mv_prove	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 #!/bin/bash 
 
 # filter out messages that aren't 

=== modified file 'app-mvhub/project-tools/bin/mv_set_active' (properties changed: +x to -x)
--- app-mvhub/project-tools/bin/mv_set_active	2010-08-05 21:12:31 +0000
+++ app-mvhub/project-tools/bin/mv_set_active	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 #!/usr/bin/perl
 
 # be sure to put this in /usr/local/bin/

=== modified file 'app-mvhub/project-tools/bin/mv_su_test' (properties changed: +x to -x)
--- app-mvhub/project-tools/bin/mv_su_test	2010-08-05 21:12:31 +0000
+++ app-mvhub/project-tools/bin/mv_su_test	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 #!/usr/bin/perl
 
 #Purpose:  	run mvhub unit tests as a different user

=== modified file 'app-mvhub/project-tools/bin/mv_tidy' (properties changed: +x to -x)
--- app-mvhub/project-tools/bin/mv_tidy	2010-08-05 21:12:31 +0000
+++ app-mvhub/project-tools/bin/mv_tidy	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 #!/usr/bin/perl 
 
 use warnings;

=== modified file 'app-mvhub/project-tools/bin/mv_update_development' (properties changed: +x to -x)
--- app-mvhub/project-tools/bin/mv_update_development	2010-08-05 21:12:31 +0000
+++ app-mvhub/project-tools/bin/mv_update_development	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 #!/usr/bin/perl 
 
 # Purpose: automate setup / updating of developer setup on brave

=== modified file 'app-mvhub/project-tools/bin/mv_update_production' (properties changed: +x to -x)
--- app-mvhub/project-tools/bin/mv_update_production	2010-08-05 21:12:31 +0000
+++ app-mvhub/project-tools/bin/mv_update_production	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 #!/usr/bin/perl 
 
 # Purpose: automate updating of production environment on parrot

=== modified file 'app-mvhub/project-tools/bin/mv_update_staging' (properties changed: +x to -x)
--- app-mvhub/project-tools/bin/mv_update_staging	2010-08-05 21:12:31 +0000
+++ app-mvhub/project-tools/bin/mv_update_staging	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 #!/usr/bin/perl 
 
 # Purpose: automate updating of staging environment on penguin

=== modified file 'app-mvhub/project-tools/bin/out_of_date.sql'
--- app-mvhub/project-tools/bin/out_of_date.sql	2009-03-04 18:11:56 +0000
+++ app-mvhub/project-tools/bin/out_of_date.sql	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 SELECT 
   agency_name, agency_id
 FROM 

=== modified file 'app-mvhub/project-tools/bin/remove_duplicate_lines.pl' (properties changed: +x to -x)
--- app-mvhub/project-tools/bin/remove_duplicate_lines.pl	2009-09-01 14:49:59 +0000
+++ app-mvhub/project-tools/bin/remove_duplicate_lines.pl	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 #!/usr/bin/perl -i
 
 # $Revision: 1209 $

=== modified file 'app-mvhub/project-tools/bin/test_search.pl' (properties changed: +x to -x)
--- app-mvhub/project-tools/bin/test_search.pl	2009-09-01 14:49:59 +0000
+++ app-mvhub/project-tools/bin/test_search.pl	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 #! /usr/bin/perl
 
 use warnings;

=== modified file 'app-mvhub/project-tools/conf/tidy.conf'
--- app-mvhub/project-tools/conf/tidy.conf	2009-03-04 18:11:56 +0000
+++ app-mvhub/project-tools/conf/tidy.conf	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 # $Revision: 1091 $
 # $Source$
 

=== modified file 'app-mvhub/project-tools/developer_home_dir/README'
--- app-mvhub/project-tools/developer_home_dir/README	2009-09-15 14:30:39 +0000
+++ app-mvhub/project-tools/developer_home_dir/README	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 #########################################
 # Developer Home Directory Config Files #
 #########################################

=== modified file 'app-mvhub/project-tools/developer_home_dir/bazaar/bazaar.conf'
--- app-mvhub/project-tools/developer_home_dir/bazaar/bazaar.conf	2009-09-14 18:52:47 +0000
+++ app-mvhub/project-tools/developer_home_dir/bazaar/bazaar.conf	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 [DEFAULT]
 email = $FIRST_NAME $LAST_NAME <$EMAIL_ADDRESS>
 launchpad_username = $LAUNCHPAD_LOGIN

=== modified file 'app-mvhub/project-tools/developer_home_dir/bazaar/locations.conf'
--- app-mvhub/project-tools/developer_home_dir/bazaar/locations.conf	2010-05-03 23:58:10 +0000
+++ app-mvhub/project-tools/developer_home_dir/bazaar/locations.conf	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 [/var/www/mvhub/$USER/source-code]
 push_location = lp:~$LAUNCHPAD_LOGIN/mvhub/
 push_location:policy = appendpath

=== modified file 'app-mvhub/project-tools/developer_home_dir/muttrc'
--- app-mvhub/project-tools/developer_home_dir/muttrc	2009-09-15 14:30:39 +0000
+++ app-mvhub/project-tools/developer_home_dir/muttrc	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 # IMPORTANT: Set this variable to your personal pgp key!
 set pgp_sign_as="0x1234ABCD"
 

=== modified file 'app-mvhub/project-tools/developer_home_dir/ssh/config'
--- app-mvhub/project-tools/developer_home_dir/ssh/config	2009-09-14 18:52:47 +0000
+++ app-mvhub/project-tools/developer_home_dir/ssh/config	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 Host bazaar.launchpad.net
 IdentityFile ~/.ssh/id_rsa_launchpad
 

=== modified file 'app-mvhub/project-tools/mv_aliases'
--- app-mvhub/project-tools/mv_aliases	2010-02-01 13:13:18 +0000
+++ app-mvhub/project-tools/mv_aliases	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 alias set_prompt='export PS1=`/var/www/mvhub/$USER/link-to-live-code/app-mvhub/project-tools/bin/mv_get_active`::'
 alias cdw='cd /var/www/mvhub/$USER/link-to-live-code; source app-mvhub/env_vars_setup.sh; set_prompt'
 alias cdws='cd /var/www/mvhub/$USER/source-code'

=== modified file 'app-mvhub/project-tools/templates/template.conf'
--- app-mvhub/project-tools/templates/template.conf	2010-06-23 19:07:54 +0000
+++ app-mvhub/project-tools/templates/template.conf	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 # $Revision: 1456 $
 # Configuration file for the Directory Services Guide application
 

=== modified file 'app-mvhub/project-tools/templates/template.pod'
--- app-mvhub/project-tools/templates/template.pod	2009-03-04 18:11:56 +0000
+++ app-mvhub/project-tools/templates/template.pod	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 our ($VERSION) = '$Revision: 1334 $' =~ /([.\d]+)/;
 
 ##############################################################################

=== modified file 'app-mvhub/project-tools/templates/template.shtml'
--- app-mvhub/project-tools/templates/template.shtml	2010-05-19 16:01:14 +0000
+++ app-mvhub/project-tools/templates/template.shtml	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 <!--#include virtual='/all/inc/doctype.inc' -->
 <html>
 <head>

=== modified file 'app-mvhub/project-tools/templates/template.t' (properties changed: +x to -x)
--- app-mvhub/project-tools/templates/template.t	2010-06-09 00:07:14 +0000
+++ app-mvhub/project-tools/templates/template.t	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 #!/usr/bin/perl -w
 
 # $Source$

=== modified file 'app-mvhub/project-tools/templates/template_subs.t' (properties changed: +x to -x)
--- app-mvhub/project-tools/templates/template_subs.t	2010-07-01 15:33:02 +0000
+++ app-mvhub/project-tools/templates/template_subs.t	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 #!/usr/bin/perl -w
 
 # $Source$

=== modified file 'app-mvhub/project-tools/templates/template_version_log.sql'
--- app-mvhub/project-tools/templates/template_version_log.sql	2010-05-18 18:53:08 +0000
+++ app-mvhub/project-tools/templates/template_version_log.sql	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 --add version number and note before you add the other sql
 BEGIN;
 INSERT INTO version_log ( version,note ) 

=== modified file 'app-mvhub/project-tools/test_mvh_db.sql'
--- app-mvhub/project-tools/test_mvh_db.sql	2010-04-03 17:53:22 +0000
+++ app-mvhub/project-tools/test_mvh_db.sql	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 --
 -- PostgreSQL database dump
 --

=== modified file 'app-mvhub/project-tools/test_nsp_db.sql'
--- app-mvhub/project-tools/test_nsp_db.sql	2010-05-01 17:27:01 +0000
+++ app-mvhub/project-tools/test_nsp_db.sql	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 --
 -- PostgreSQL database dump
 --

=== modified file 'app-mvhub/setup/README'
--- app-mvhub/setup/README	2009-03-04 18:11:56 +0000
+++ app-mvhub/setup/README	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 
 DANGER Will Robenson DANGER, many of the
 scripts in this dir will destroy data

=== modified file 'app-mvhub/setup/category_loader.pl' (properties changed: +x to -x)
--- app-mvhub/setup/category_loader.pl	2009-12-18 18:09:42 +0000
+++ app-mvhub/setup/category_loader.pl	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 #! /usr/bin/perl
 
 # $Revision: 1466 $

=== modified file 'app-mvhub/setup/database/README'
--- app-mvhub/setup/database/README	2010-06-28 20:13:48 +0000
+++ app-mvhub/setup/database/README	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 ***************** VERSION LOG README ******************
 *                                                     *
 * USAGE: update_db.pl [ --config=/path/to/conf/file ] *

=== modified file 'app-mvhub/setup/database/sql/001_setup_version_log.sql'
--- app-mvhub/setup/database/sql/001_setup_version_log.sql	2010-05-18 18:53:08 +0000
+++ app-mvhub/setup/database/sql/001_setup_version_log.sql	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 BEGIN;
 
 DROP TABLE IF EXISTS meta_data_version;

=== modified file 'app-mvhub/setup/database/sql/002_add_comment_to_version_log_table.sql'
--- app-mvhub/setup/database/sql/002_add_comment_to_version_log_table.sql	2010-05-18 18:53:08 +0000
+++ app-mvhub/setup/database/sql/002_add_comment_to_version_log_table.sql	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 BEGIN;
 INSERT INTO version_log ( version,note ) 
 	VALUES (2,'make SQL COMMENT on version_log table');

=== modified file 'app-mvhub/setup/database/sql/003_add_empty_constraint_to_note.sql'
--- app-mvhub/setup/database/sql/003_add_empty_constraint_to_note.sql	2010-05-18 18:53:08 +0000
+++ app-mvhub/setup/database/sql/003_add_empty_constraint_to_note.sql	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 BEGIN;
 ALTER TABLE version_log ADD CONSTRAINT version_log_note CHECK ( note <> '');
 INSERT INTO version_log (version, note ) 

=== modified file 'app-mvhub/setup/database/sql/004_remove_unused_tables_and_seq.sql'
--- app-mvhub/setup/database/sql/004_remove_unused_tables_and_seq.sql	2010-07-12 19:26:54 +0000
+++ app-mvhub/setup/database/sql/004_remove_unused_tables_and_seq.sql	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 BEGIN;
 
 INSERT INTO version_log ( version,note ) 

=== modified file 'app-mvhub/setup/database/sql/005_synonym_cat_functions.sql'
--- app-mvhub/setup/database/sql/005_synonym_cat_functions.sql	2010-07-08 19:09:42 +0000
+++ app-mvhub/setup/database/sql/005_synonym_cat_functions.sql	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 BEGIN;
 INSERT INTO version_log (version, note ) 
 	VALUES (5,'adding two functions to return concatenated synonyms');

=== modified file 'app-mvhub/setup/database/sql/007_alter_tables_and_remove_old.sql'
--- app-mvhub/setup/database/sql/007_alter_tables_and_remove_old.sql	2010-06-28 20:13:48 +0000
+++ app-mvhub/setup/database/sql/007_alter_tables_and_remove_old.sql	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 BEGIN;
 INSERT INTO version_log ( version,note ) 
 	VALUES (7,'Alters tables agency and program to accomodate data from the tables to be removed');

=== modified file 'app-mvhub/setup/database/sql/008_drop_zip_distance_table.sql'
--- app-mvhub/setup/database/sql/008_drop_zip_distance_table.sql	2010-07-01 14:31:16 +0000
+++ app-mvhub/setup/database/sql/008_drop_zip_distance_table.sql	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 --add version number and note before you add the other sql
 BEGIN;
 INSERT INTO version_log ( version,note ) 

=== modified file 'app-mvhub/setup/database/sql/009_drop_get_agency_name.sql'
--- app-mvhub/setup/database/sql/009_drop_get_agency_name.sql	2010-07-09 19:20:03 +0000
+++ app-mvhub/setup/database/sql/009_drop_get_agency_name.sql	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 --add version number and note before you add the other sql
 BEGIN;
 INSERT INTO version_log ( version,note ) 

=== modified file 'app-mvhub/setup/database/sql/010_remove_more_unused_seq.sql'
--- app-mvhub/setup/database/sql/010_remove_more_unused_seq.sql	2010-07-11 20:03:45 +0000
+++ app-mvhub/setup/database/sql/010_remove_more_unused_seq.sql	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 BEGIN;
 
 INSERT INTO version_log ( version,note ) 

=== modified file 'app-mvhub/setup/database/sql/011_create_quick_login_passwd_column.sql'
--- app-mvhub/setup/database/sql/011_create_quick_login_passwd_column.sql	2010-07-15 16:45:36 +0000
+++ app-mvhub/setup/database/sql/011_create_quick_login_passwd_column.sql	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 --add version number and note before you add the other sql
 BEGIN;
 INSERT INTO version_log ( version,note ) 

=== modified file 'app-mvhub/setup/etc/apache2/sites-available/mvhub.conf'
--- app-mvhub/setup/etc/apache2/sites-available/mvhub.conf	2010-07-16 19:46:42 +0000
+++ app-mvhub/setup/etc/apache2/sites-available/mvhub.conf	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 
 # configuration file for mvhub software 
 # tested with apache2.2

=== modified file 'app-mvhub/setup/etc/cron.d/mvhub-cron'
--- app-mvhub/setup/etc/cron.d/mvhub-cron	2010-07-05 16:04:44 +0000
+++ app-mvhub/setup/etc/cron.d/mvhub-cron	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 # goes in /etc/cron.d/
 
 MAILTO=root

=== modified file 'app-mvhub/setup/etc/postgresql/8.1/main/pg_hba.conf'
--- app-mvhub/setup/etc/postgresql/8.1/main/pg_hba.conf	2010-02-10 21:44:57 +0000
+++ app-mvhub/setup/etc/postgresql/8.1/main/pg_hba.conf	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 # PostgreSQL Client Authentication Configuration File
 # ===================================================
 #

=== modified file 'app-mvhub/setup/etc/postgresql/8.1/main/postgresql.conf'
--- app-mvhub/setup/etc/postgresql/8.1/main/postgresql.conf	2009-03-20 19:29:33 +0000
+++ app-mvhub/setup/etc/postgresql/8.1/main/postgresql.conf	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 # -----------------------------
 # PostgreSQL configuration file
 # -----------------------------

=== modified file 'app-mvhub/setup/install.conf'
--- app-mvhub/setup/install.conf	2009-03-04 18:11:56 +0000
+++ app-mvhub/setup/install.conf	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 # $Revision: 1092 $
 
 # Configuration file for install.pl

=== modified file 'app-mvhub/setup/install.pl.old_but_good'
--- app-mvhub/setup/install.pl.old_but_good	2010-08-05 21:12:31 +0000
+++ app-mvhub/setup/install.pl.old_but_good	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 #!/usr/bin/perl
 
 # $Revision: 1454 $

=== modified file 'app-mvhub/setup/old_database/add_data_entry_agency.sql'
--- app-mvhub/setup/old_database/add_data_entry_agency.sql	2009-03-04 18:11:56 +0000
+++ app-mvhub/setup/old_database/add_data_entry_agency.sql	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 /* Revision: 1.1 */
 
 /* I used this script to repair my mess when Jericho Road Lawrence was

=== modified file 'app-mvhub/setup/old_database/add_data_entry_program.sql'
--- app-mvhub/setup/old_database/add_data_entry_program.sql	2009-03-04 18:11:56 +0000
+++ app-mvhub/setup/old_database/add_data_entry_program.sql	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 /* Revision 1.1 */
 
 /* SQL code used to re-insert program into data entry table following gaffe

=== modified file 'app-mvhub/setup/old_database/add_data_entry_user.sql'
--- app-mvhub/setup/old_database/add_data_entry_user.sql	2009-03-04 18:11:56 +0000
+++ app-mvhub/setup/old_database/add_data_entry_user.sql	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 /* Revision: 1.1 */
 
 /* SQL Template to add a new data entry user */

=== modified file 'app-mvhub/setup/old_database/copy_management_to_files.sql'
--- app-mvhub/setup/old_database/copy_management_to_files.sql	2009-03-04 18:11:56 +0000
+++ app-mvhub/setup/old_database/copy_management_to_files.sql	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 /*
 $Revision: 1715 $
 */

=== modified file 'app-mvhub/setup/old_database/create.sql'
--- app-mvhub/setup/old_database/create.sql	2009-03-04 18:11:56 +0000
+++ app-mvhub/setup/old_database/create.sql	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 /*
   $Revision: 1715 $
   

=== modified file 'app-mvhub/setup/old_database/data/agency.dat'
--- app-mvhub/setup/old_database/data/agency.dat	2009-03-04 18:11:56 +0000
+++ app-mvhub/setup/old_database/data/agency.dat	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 100000	2004-01-30	f	asdasdasd	Big Brothers Big Sisters of Greater Lowell	\N	45 Merrimack Street, Suite 227	\N	Lowell	MA	01852	978-453-9339	\N	\N	(978) 452-0838	www.becomeabig.com	klazarus@xxxxxxxxxxxxxx	The mission of Big Brother Big Sister is to provide quality volunteer and professional services for children and youth and to assist them in achieving their highest potential as they grow to become responsible men and women.	Monday through Friday 9:00AM - 5:00PM	\N	\N	\N	\N	\N	\N	Ken Lazarus	Executive Director	\N	No	\N	No	\N	Yes	Ken	Lazarus	(978) 453-9339	\N	klazarus@xxxxxxxxxxxxxx	No	\N	0	\N
 100022	2004-01-30	f	asdasdasd	American Red Cross of Merrimack Valley	\N	177 Ward Hill Avenue	\N	Ward Hill	MA	01835	(978) 372-6871	\N	(978) 372-6871	(978) 374-2233	www.arcmv.org	ferrisg@xxxxxxxxxxxxxxxx	The American Red Cross, a humanitarian organization led by volunteers and guided by its Congressional Charter and the fundamental principles of the International Red Cross Movement, will provide relief to victims of disaster and help people prevent, prepare for and respond to emergencies.	Monday-Friday 9AM-4:30PM	\N	American Red Cross Lowell Office	391 Pawtucket Street	Lowell	MA	01854	Gary Ferris	Executive Director	American Red Cross	No	\N	No	\N	Yes	Gary	Ferris	(978) 372-6871	\N	ferrisg@xxxxxxxxxxxxxxxx	Yes	\N	0	\N
 100044	2004-02-12	f	asdasdasd	Community Software Lab	CSL	One University Ave.	Engineering Bldg, #403	Lowell	MA	01854	978-934-4350	\N	\N	\N	communitysoftwarelab.org	help@xxxxxxxxxxxxxxxxxxxxxxxx	We provide local non-profits with:\r\n - free or low cost web hosting, email, and mailing lists.\r\n- relatively low cost custom software solutions	M-F 9'ish to 7'ish, and some Saturdays	You can find directions to our lab on our website.	246 Market St.	\N	Lowell	MA	01852	Dan MacNeil	Hey you	Lowell Telecommunications Corporation, Computer Science Department at UMass Lowell	No	Techie books. Feel free to hang out on our comfie couch and read 'em.	No	\N	Limited	David	Siegal	978-934-4350	\N	dsiegal@xxxxxxx	No	\N	0	\N

=== modified file 'app-mvhub/setup/old_database/data/alias.dat'
--- app-mvhub/setup/old_database/data/alias.dat	2009-03-04 18:11:56 +0000
+++ app-mvhub/setup/old_database/data/alias.dat	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 800000	History	histori
 800121	Code Violations	code violat
 800132	Trash	trash

=== modified file 'app-mvhub/setup/old_database/data/category.dat'
--- app-mvhub/setup/old_database/data/category.dat	2009-03-04 18:11:56 +0000
+++ app-mvhub/setup/old_database/data/category.dat	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 800000	Cultural Heritage	cultur heritag
 800011	Dance	danc
 800022	Music	music

=== modified file 'app-mvhub/setup/old_database/data/heading.dat'
--- app-mvhub/setup/old_database/data/heading.dat	2009-03-04 18:11:56 +0000
+++ app-mvhub/setup/old_database/data/heading.dat	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 Arts/Culture/Entertainment
 City/Town Services
 Community/Civic

=== modified file 'app-mvhub/setup/old_database/data/heading_category.dat'
--- app-mvhub/setup/old_database/data/heading_category.dat	2009-03-04 18:11:56 +0000
+++ app-mvhub/setup/old_database/data/heading_category.dat	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 800000	Arts/Culture/Entertainment
 800011	Arts/Culture/Entertainment
 800022	Arts/Culture/Entertainment

=== modified file 'app-mvhub/setup/old_database/data/program.dat'
--- app-mvhub/setup/old_database/data/program.dat	2009-03-04 18:11:56 +0000
+++ app-mvhub/setup/old_database/data/program.dat	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 500088	100033	2004-01-05	\N	Youth Services	\N	206 Rogers Street	Suite 100	Lowell	MA	01852	(978) 000 - 0000	800-111-1111	1 (800) 222 - 2222	978.333.3333	www.ywcaoflowell.org	email@xxxxxxxxxxxxxxxx	Educational, after school, evening, weekend, summer edu ops.	The Youth Services program provides after school, evening, weekend and summer educational, recreational, community service, cultural enrichment and youth development programs at two neighborhood-focused youth centers. Girls and boys, ages 5 to 21; health and environmental peer leadership; teen theater; karate; support and training for GLBT youth; summer camp; computer and digital technology training; community service projects. The two centers are:\r\nLower Belvidere Youth Center, 206 Rogers Street, Lowell\r\nAcre Youth Center, 41 Rock Street, Lowell	Open to all Lowell residents age 5-21. No referrals are required	Free	No fees except for summer camp which is $300 for a 2-week session. "Campership" scholarships and sliding scale are available	Monday-Friday 9:00AM - 7:00PM (Varies by program activity)	Monday-Friday 9:00AM - 7:00PM (Varies by program activity)	English!DELIM!Portuguese!DELIM!Spanish!DELIM!Khmer	No	Call with mailing address to receive membership forms; Take completed membership forms to YWCA	02 Belvidere	\N	\N	Yes	Yes	\N	No	\N	\N	P.O. Box 458	Mailstop 100	Lowell	MA	01853	No	\N	Yes	Books, magazines, and videos.	Yes	1 meeting room, suitable for a group sized 15 or less.	No	\N	Yes	\N	Katherine	Kobos	(978) 444 - 4444	978.555.5555	kkobos@xxxxxxxxxxxxxxxx	Yes	COUNTY	Middlesex	\N	\N	\N	No	0	\N
 500077	100011	2004-03-16	\N	Child Care	Chica	14 Kirk St	Suite 123	Lowell	MA	01852	(978) 111-1111	800-222-2222	978-333-3333	(978) 444-4444	www.acrefamily.org	info@xxxxxxxxxxxxxx	Low cost child care provisions and training.	Acre offers child care in the homes of a network of family child care providers. Most of the families cared for receive state-subsidized child care services at reduced fees or no fee. The staff and child care providers speak Spanish, Khmer and English. Transportation is provided for the children to and from child care, and the program participates in the USDA food program.	Must live in Greater Lowell. Call for more information.	Sliding Scale	Income-eligible families receive reduced-rate child care. Call for more information.	Monday-Friday 6AM-6PM, Saturday-Sunday as needed	Monday-Friday 6AM-6PM, Saturday-Sunday as needed	English!DELIM!Spanish!DELIM!Khmer	No	Driver's license.	18 Express Shuttle	Minimal on-site parking.	Transportation provided on request. Call us.	Yes	Yes	That's what we do!	Yes	For Summer 2004.	Moving to a new site in Fall 2005. Check back for details.	P.O Box 458	Mailstop #3C	Lowell	MA	01852	Yes	Needed for clerical work, 2-4 hours/week.	Yes	Educational books and videos on providing effective child care.	Yes	For small groups. Call for detail.	Yes	Issue once a quarter. To enlist, visit our web site.	No	Will have computers available to the kids beginning summer, 2004.	John	Doe	978-555-5555	978-666-6666	john.doe@xxxxxxxxxxxxxx	No	TOWN	Tewksbury, MA!DELIM!Lowell, MA!DELIM!Tyngsborough, MA!DELIM!Dracut, MA	\N	\N	\N	No	0	\N
 500066	100033	2003-08-14	\N	YWCA City Camp	YWCAMP	206 Rogers Street	Suite 94	Lowell	MA	01852	978-111-1111	800-222-2222	800-333-3333	978-555-5555	www.ywcaoflowell.org	info@xxxxxxxxxxxxxxxx	Camp. Lots of Kids. No parents. Fun.	Camp activities include: swimming at a city-operated swimming pool (supervised by certified lifeguards), arts and crafts, nature studies, sports and games, special events and local and regional field trips. Free breakfast, lunch and snacks for all campers is provided. The camp has a multicultural staff, with a staff to camper ratio of 1:5, and is licensed by the Massachusetts Department of Public Health and the Department of Social Services.	Lowell children ages 6-13\r\nAreas served: Primarily Lowell. Non-Lowell children who have transportation or are able to access stops on YWCAs bus route are welcome	Sliding Scale	Each two week session is $300. Registration fee is $10. Limited number of camperships available on a sliding scale.	July 7 - August 15 2003 (3 2-week sessions).Registration begins in spring, continues till program is full.	Monday-Friday 9AM-3:30PM	English!DELIM!Spanish!DELIM!Khmer	No	Complete registration packet including emergency contacts, immunization records, health status, etc.	04 Shaw - Stevens	We have a parking lost (though most parking slots are reserved for buses).	Bus transportation provided to and from 10 locations throughout Lowell	Yes	Yes	Ages 3 and up.	Yes	Call for more details.	Here is some more information, etc., etc.	P.O Box 458	Mailstop 32	Lowell	MA	01853	No	Volunteers are used occasionally to assist with special projects. Contact Tim Considine at 978-454-5405 ext. 117	Yes	Books, videos, and magazines about camp.	Yes	Large ampitheater with bonfire pit.	Yes	The Camping News. Call to be added to our mailing list.	Limited	Computers labs for kids.	Tim	Consodine	(978) 454-5405 x117	(978) 454-5405 x117	lbyc_dir@xxxxxxxxx	No	TOWN	Lowell, MA!DELIM!Dracut, MA	978-444-4444	Tewskbury, Tynsborough, and Chelmsford residents: call for more info.	Let us know if there's interest in supporting Vietnamese speakers.	No	0	\N

=== modified file 'app-mvhub/setup/old_database/data/program_category.dat'
--- app-mvhub/setup/old_database/data/program_category.dat	2009-03-04 18:11:56 +0000
+++ app-mvhub/setup/old_database/data/program_category.dat	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 804378	500077
 804565	500077
 804499	500077

=== modified file 'app-mvhub/setup/old_database/data/synonym_stem.dat'
--- app-mvhub/setup/old_database/data/synonym_stem.dat	2009-03-04 18:11:56 +0000
+++ app-mvhub/setup/old_database/data/synonym_stem.dat	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 900000	add	ADD
 900000	adhd	ADHD
 900000	hadd	HADD

=== modified file 'app-mvhub/setup/old_database/data/town.dat'
--- app-mvhub/setup/old_database/data/town.dat	2009-03-04 18:11:56 +0000
+++ app-mvhub/setup/old_database/data/town.dat	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 Bedford, MA	Middlesex County	\N	t
 Billerica, MA	Middlesex County	Greater Lowell	t
 Chelmsford, MA	Middlesex County	Greater Lowell	t

=== modified file 'app-mvhub/setup/old_database/date_created.sql'
--- app-mvhub/setup/old_database/date_created.sql	2009-03-04 18:11:56 +0000
+++ app-mvhub/setup/old_database/date_created.sql	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 /* $Revision: 1715 $
  *
  * SQL diff to create 'date_x_created' tables for

=== modified file 'app-mvhub/setup/old_database/drop.sql'
--- app-mvhub/setup/old_database/drop.sql	2010-06-17 18:31:57 +0000
+++ app-mvhub/setup/old_database/drop.sql	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 /* 
 Tables
 */

=== modified file 'app-mvhub/setup/old_database/http_server_log.sql'
--- app-mvhub/setup/old_database/http_server_log.sql	2009-03-04 18:11:56 +0000
+++ app-mvhub/setup/old_database/http_server_log.sql	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 /* $Revision: 1715 $ */
 
 /* SQL commands to add db logging of http requests */

=== modified file 'app-mvhub/setup/old_database/mvwib_town_upgrades.sql'
--- app-mvhub/setup/old_database/mvwib_town_upgrades.sql	2009-03-04 18:11:56 +0000
+++ app-mvhub/setup/old_database/mvwib_town_upgrades.sql	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 /* Revision: 1.1 */
 
 /* SQL commands to explicitly make Lawrence-area towns visible on MVHub program form */

=== modified file 'app-mvhub/setup/old_database/phase2-5_update.sql'
--- app-mvhub/setup/old_database/phase2-5_update.sql	2009-03-04 18:11:56 +0000
+++ app-mvhub/setup/old_database/phase2-5_update.sql	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 /* The point of the following is simply to add category names to cats_with_visible_programs_view.
    It would be simpler if PG provided an ALTER VIEW command; since it doesn't, we drop the view
    and its dependent view(s), then recreate them

=== modified file 'app-mvhub/setup/old_database/phase2update.sql'
--- app-mvhub/setup/old_database/phase2update.sql	2009-03-04 18:11:56 +0000
+++ app-mvhub/setup/old_database/phase2update.sql	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 /*
 $Revision: 1715 $
 */

=== modified file 'app-mvhub/setup/old_database/phase2update2.sql'
--- app-mvhub/setup/old_database/phase2update2.sql	2009-03-04 18:11:56 +0000
+++ app-mvhub/setup/old_database/phase2update2.sql	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 ALTER TABLE agency ALTER COLUMN password DROP DEFAULT;
 
 ALTER TABLE agency ADD COLUMN reminders_sent INTEGER;

=== modified file 'app-mvhub/setup/old_database/revision_1_0_to_revision_2_0.sql'
--- app-mvhub/setup/old_database/revision_1_0_to_revision_2_0.sql	2009-03-04 18:11:56 +0000
+++ app-mvhub/setup/old_database/revision_1_0_to_revision_2_0.sql	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 CREATE SEQUENCE user_id_sequence INCREMENT 11 START 300000;
 
 CREATE TABLE user_type (

=== modified file 'app-mvhub/setup/old_database/version_2_2_to_version_2_3.sql'
--- app-mvhub/setup/old_database/version_2_2_to_version_2_3.sql	2009-03-04 18:11:56 +0000
+++ app-mvhub/setup/old_database/version_2_2_to_version_2_3.sql	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 /* $Revision: 1715 $ */
 
 CREATE TABLE zip_distances (

=== modified file 'app-mvhub/setup/old_database/web_requests.sql'
--- app-mvhub/setup/old_database/web_requests.sql	2009-03-04 18:11:56 +0000
+++ app-mvhub/setup/old_database/web_requests.sql	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 /* This is the code needed to create the web_requests table, used for
    storing Apache log entries.
 */

=== modified file 'app-mvhub/setup/update/add_category.pl' (properties changed: +x to -x)
--- app-mvhub/setup/update/add_category.pl	2009-12-07 20:00:37 +0000
+++ app-mvhub/setup/update/add_category.pl	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 #!/usr/bin/perl
 
 # $Revison: $

=== modified file 'app-mvhub/setup/update/categories.conf'
--- app-mvhub/setup/update/categories.conf	2009-03-04 18:11:56 +0000
+++ app-mvhub/setup/update/categories.conf	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 [Disabled/Handicapped]
 Services, Disabled =
 Education/Training, Disabled =

=== modified file 'app-mvhub/setup/update/synonym.list'
--- app-mvhub/setup/update/synonym.list	2009-03-04 18:11:56 +0000
+++ app-mvhub/setup/update/synonym.list	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 ADD ADHD HADD
 alcohol drinking drunk
 assist help

=== modified file 'app-mvhub/setup/update/synonym_loader.pl' (properties changed: +x to -x)
--- app-mvhub/setup/update/synonym_loader.pl	2009-09-15 01:13:04 +0000
+++ app-mvhub/setup/update/synonym_loader.pl	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 #! /usr/bin/perl
 
 # $Revision: 1467 $

=== modified file 'app-mvhub/setup/update/test_categories.conf'
--- app-mvhub/setup/update/test_categories.conf	2009-03-04 18:11:56 +0000
+++ app-mvhub/setup/update/test_categories.conf	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 [FRUIT]
 apple=granny smith
 best brand=granny smith

=== modified file 'app-mvhub/setup/update/test_synonym.list'
--- app-mvhub/setup/update/test_synonym.list	2009-03-04 18:11:56 +0000
+++ app-mvhub/setup/update/test_synonym.list	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 bilberry whortleberry
 cream creme
 granny grandma

=== modified file 'app-mvhub/t/000-check_env.t' (properties changed: +x to -x)
--- app-mvhub/t/000-check_env.t	2009-09-15 01:12:17 +0000
+++ app-mvhub/t/000-check_env.t	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 #!/usr/bin/perl 
 
 use strict;

=== modified file 'app-mvhub/t/001_setup.t' (properties changed: +x to -x)
--- app-mvhub/t/001_setup.t	2010-02-13 03:44:33 +0000
+++ app-mvhub/t/001_setup.t	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 #!/usr/bin/perl -w
 # $Revision: 1209 $
 

=== modified file 'app-mvhub/t/bugs/admin_logout_bug.t' (properties changed: +x to -x)
--- app-mvhub/t/bugs/admin_logout_bug.t	2009-09-15 01:12:17 +0000
+++ app-mvhub/t/bugs/admin_logout_bug.t	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 #! /usr/bin/perl -w
 
 use strict;

=== modified file 'app-mvhub/t/bugs/categorize_link_missing_when_agency_login.t' (properties changed: +x to -x)
--- app-mvhub/t/bugs/categorize_link_missing_when_agency_login.t	2010-07-15 16:45:36 +0000
+++ app-mvhub/t/bugs/categorize_link_missing_when_agency_login.t	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 #!/usr/bin/perl -w
 
 # $Source$

=== modified file 'app-mvhub/t/bugs/guide.pl_incomplete_path.t' (properties changed: +x to -x)
--- app-mvhub/t/bugs/guide.pl_incomplete_path.t	2009-12-30 01:45:54 +0000
+++ app-mvhub/t/bugs/guide.pl_incomplete_path.t	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 #!/usr/bin/perl -w
 
 # $Source$

=== modified file 'app-mvhub/t/bugs/ql_display_agency_home_interaction.t' (properties changed: +x to -x)
--- app-mvhub/t/bugs/ql_display_agency_home_interaction.t	2010-07-15 16:45:36 +0000
+++ app-mvhub/t/bugs/ql_display_agency_home_interaction.t	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 #!/usr/bin/perl -w
 
 # $Source$

=== modified file 'app-mvhub/t/bugs/ql_works_after_admin_login.t' (properties changed: +x to -x)
--- app-mvhub/t/bugs/ql_works_after_admin_login.t	2010-07-14 20:22:34 +0000
+++ app-mvhub/t/bugs/ql_works_after_admin_login.t	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 #!/usr/bin/perl -w
 
 # $Source$

=== modified file 'app-mvhub/t/cheat_sheet_pdf_updated.t' (properties changed: +x to -x)
--- app-mvhub/t/cheat_sheet_pdf_updated.t	2010-08-05 21:37:59 +0000
+++ app-mvhub/t/cheat_sheet_pdf_updated.t	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 #!/usr/bin/perl 
 
 # Test to check that preparing_for_directory_submission.pdf is created

=== modified file 'app-mvhub/t/check_syntax.t' (properties changed: +x to -x)
--- app-mvhub/t/check_syntax.t	2009-09-15 01:12:17 +0000
+++ app-mvhub/t/check_syntax.t	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 #!/usr/bin/perl -w
 
 # $Source$

=== modified file 'app-mvhub/t/conf_files_match.t' (properties changed: +x to -x)
--- app-mvhub/t/conf_files_match.t	2009-12-14 16:12:55 +0000
+++ app-mvhub/t/conf_files_match.t	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 #!/usr/bin/perl
 
 # Test which compares all the config files(all.conf,mvh.conf,nsp.conf and template.conf) to check the differences in the config keys.

=== modified file 'app-mvhub/t/debian_packages_installed.t' (properties changed: +x to -x)
--- app-mvhub/t/debian_packages_installed.t	2010-07-08 22:37:52 +0000
+++ app-mvhub/t/debian_packages_installed.t	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 #!/usr/bin/perl 
 
 # $Revision: 1473 $

=== modified file 'app-mvhub/t/html_lint.t' (properties changed: +x to -x)
--- app-mvhub/t/html_lint.t	2010-03-25 15:49:52 +0000
+++ app-mvhub/t/html_lint.t	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 #!/usr/bin/perl -w
 
 # $Source$

=== modified file 'app-mvhub/t/mech/admin/01_add_complete_agency.t' (properties changed: +x to -x)
--- app-mvhub/t/mech/admin/01_add_complete_agency.t	2010-03-09 18:49:03 +0000
+++ app-mvhub/t/mech/admin/01_add_complete_agency.t	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 #!/usr/bin/perl 
 
 # $Revision: 1473 $

=== modified file 'app-mvhub/t/mech/pages.t' (properties changed: +x to -x)
--- app-mvhub/t/mech/pages.t	2010-07-23 13:25:49 +0000
+++ app-mvhub/t/mech/pages.t	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 #!/usr/bin/perl -w
 
 # $Source$

=== modified file 'app-mvhub/t/mech/user/agency_search_form_blank.t' (properties changed: +x to -x)
--- app-mvhub/t/mech/user/agency_search_form_blank.t	2009-12-29 17:16:13 +0000
+++ app-mvhub/t/mech/user/agency_search_form_blank.t	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 #!/usr/bin/perl 
 
 # $Revision: 1473 $

=== modified file 'app-mvhub/t/mech/user/agency_search_form_found_mvh_only.t' (properties changed: +x to -x)
--- app-mvhub/t/mech/user/agency_search_form_found_mvh_only.t	2009-12-29 17:16:13 +0000
+++ app-mvhub/t/mech/user/agency_search_form_found_mvh_only.t	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 #!/usr/bin/perl 
 
 # $Revision: 1473 $

=== modified file 'app-mvhub/t/mech/user/agency_search_form_found_nsp_only.t' (properties changed: +x to -x)
--- app-mvhub/t/mech/user/agency_search_form_found_nsp_only.t	2009-12-29 17:16:13 +0000
+++ app-mvhub/t/mech/user/agency_search_form_found_nsp_only.t	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 #!/usr/bin/perl 
 # $Revision: 1473 $
 use strict;

=== modified file 'app-mvhub/t/mech/user/agency_search_form_not_found.t' (properties changed: +x to -x)
--- app-mvhub/t/mech/user/agency_search_form_not_found.t	2009-12-29 17:16:13 +0000
+++ app-mvhub/t/mech/user/agency_search_form_not_found.t	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 #!/usr/bin/perl 
 
 # $Revision: 1473 $

=== modified file 'app-mvhub/t/mech/user/category_search_form_blank.t' (properties changed: +x to -x)
--- app-mvhub/t/mech/user/category_search_form_blank.t	2009-12-29 17:16:13 +0000
+++ app-mvhub/t/mech/user/category_search_form_blank.t	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 #!/usr/bin/perl 
 
 # $Revision: 1473 $

=== modified file 'app-mvhub/t/mech/user/category_search_form_found_in_all_db.t' (properties changed: +x to -x)
--- app-mvhub/t/mech/user/category_search_form_found_in_all_db.t	2009-12-29 17:16:13 +0000
+++ app-mvhub/t/mech/user/category_search_form_found_in_all_db.t	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 #!/usr/bin/perl 
 
 # $Revision: 1473 $

=== modified file 'app-mvhub/t/mech/user/category_search_form_not_found.t' (properties changed: +x to -x)
--- app-mvhub/t/mech/user/category_search_form_not_found.t	2009-12-29 17:16:13 +0000
+++ app-mvhub/t/mech/user/category_search_form_not_found.t	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 #!/usr/bin/perl 
 
 # $Revision: 1473 $

=== modified file 'app-mvhub/t/mech/user/contact_having_required.t' (properties changed: +x to -x)
--- app-mvhub/t/mech/user/contact_having_required.t	2009-06-16 14:29:23 +0000
+++ app-mvhub/t/mech/user/contact_having_required.t	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 #!/usr/bin/perl 
 
 # $Revision: 1473 $

=== modified file 'app-mvhub/t/mech/user/contact_missing_required.t' (properties changed: +x to -x)
--- app-mvhub/t/mech/user/contact_missing_required.t	2009-06-16 14:29:23 +0000
+++ app-mvhub/t/mech/user/contact_missing_required.t	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 #!/usr/bin/perl 
 
 # $Revision: 1473 $

=== modified file 'app-mvhub/t/mech/user/login_with_bad_password.t' (properties changed: +x to -x)
--- app-mvhub/t/mech/user/login_with_bad_password.t	2010-05-26 18:32:04 +0000
+++ app-mvhub/t/mech/user/login_with_bad_password.t	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 #!/usr/bin/perl 
 
 # $Revision: 1473 $

=== modified file 'app-mvhub/t/mech/user/login_with_good_password.t' (properties changed: +x to -x)
--- app-mvhub/t/mech/user/login_with_good_password.t	2010-07-09 22:34:07 +0000
+++ app-mvhub/t/mech/user/login_with_good_password.t	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 #!/usr/bin/perl 
 
 # $Revision: 1473 $

=== modified file 'app-mvhub/t/mech/user/stuff_search_contact.t' (properties changed: +x to -x)
--- app-mvhub/t/mech/user/stuff_search_contact.t	2010-02-13 02:56:49 +0000
+++ app-mvhub/t/mech/user/stuff_search_contact.t	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 #!/usr/bin/perl 
 
 # $Revision: 1473 $

=== modified file 'app-mvhub/t/perltidy.t' (properties changed: +x to -x)
--- app-mvhub/t/perltidy.t	2010-08-05 21:12:31 +0000
+++ app-mvhub/t/perltidy.t	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 #!/usr/bin/perl
 
 use strict;

=== modified file 'app-mvhub/t/repo_matches_file_system.t' (properties changed: +x to -x)
--- app-mvhub/t/repo_matches_file_system.t	2009-09-15 01:12:17 +0000
+++ app-mvhub/t/repo_matches_file_system.t	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 #!/usr/bin/perl -w
 
 # $Source$

=== modified file 'app-mvhub/t/required_comments_present.t' (properties changed: +x to -x)
--- app-mvhub/t/required_comments_present.t	2009-07-01 19:31:59 +0000
+++ app-mvhub/t/required_comments_present.t	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 #!/usr/bin/perl 
 
 # $Revision: 1209 $

=== modified file 'app-mvhub/t/sql_lib_sanity.t' (properties changed: +x to -x)
--- app-mvhub/t/sql_lib_sanity.t	2010-07-14 19:09:17 +0000
+++ app-mvhub/t/sql_lib_sanity.t	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 #!/usr/bin/perl -w
 
 # $Source$

=== modified file 'app-mvhub/t/zz-cleanup-001.t' (properties changed: +x to -x)
--- app-mvhub/t/zz-cleanup-001.t	2010-05-21 14:32:41 +0000
+++ app-mvhub/t/zz-cleanup-001.t	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 #!/usr/bin/perl -w
 
 # $Revision: 1209 $

=== modified file 'app-mvhub/xt/send_reminder_email_templates.t' (properties changed: +x to -x)
--- app-mvhub/xt/send_reminder_email_templates.t	2010-04-01 18:19:48 +0000
+++ app-mvhub/xt/send_reminder_email_templates.t	2010-08-27 18:41:21 +0000
@@ -1,3 +1,9 @@
+#LICENSE: GNU Affero General Public License v3 
+#COPYRIGHT: Community Software Lab 
+#CONTACT: help@xxxxxxxxxx 
+#PROJECT: https://launchpad.net/mvhub/ 
+#PURPOSE: This file exists to demo a header.
+#         It should be possible for a PURPOSE line to span multiple lines.
 #!/usr/bin/perl 
 
 use warnings;


Follow ups