Index: /trunk/Nebulous-Server/t/01_load.t
===================================================================
--- /trunk/Nebulous-Server/t/01_load.t	(revision 2871)
+++ /trunk/Nebulous-Server/t/01_load.t	(revision 2872)
@@ -1,3 +1,7 @@
 #!/usr/bin/perl
+
+# Copryight (C) 2004-2005  Joshua Hoblitt
+#
+# $Id: 01_load.t,v 1.3 2005-01-03 23:55:29 jhoblitt Exp $
 
 use strict;
Index: /trunk/Nebulous-Server/t/02_server_setup.t
===================================================================
--- /trunk/Nebulous-Server/t/02_server_setup.t	(revision 2871)
+++ /trunk/Nebulous-Server/t/02_server_setup.t	(revision 2872)
@@ -1,3 +1,7 @@
 #!/usr/bin/perl
+
+# Copryight (C) 2004-2005  Joshua Hoblitt
+#
+# $Id: 02_server_setup.t,v 1.2 2005-01-03 23:55:29 jhoblitt Exp $
 
 use strict;
Index: /trunk/Nebulous-Server/t/03_server_create_object.t
===================================================================
--- /trunk/Nebulous-Server/t/03_server_create_object.t	(revision 2871)
+++ /trunk/Nebulous-Server/t/03_server_create_object.t	(revision 2872)
@@ -1,3 +1,7 @@
 #!/usr/bin/perl
+
+# Copryight (C) 2004-2005  Joshua Hoblitt
+#
+# $Id: 03_server_create_object.t,v 1.3 2005-01-03 23:55:29 jhoblitt Exp $
 
 use strict;
Index: /trunk/Nebulous-Server/t/04_server_replicate_object.t
===================================================================
--- /trunk/Nebulous-Server/t/04_server_replicate_object.t	(revision 2871)
+++ /trunk/Nebulous-Server/t/04_server_replicate_object.t	(revision 2872)
@@ -1,3 +1,7 @@
 #!/usr/bin/perl
+
+# Copryight (C) 2004-2005  Joshua Hoblitt
+#
+# $Id: 04_server_replicate_object.t,v 1.3 2005-01-03 23:55:29 jhoblitt Exp $
 
 use strict;
Index: /trunk/Nebulous-Server/t/05_server_lock_object.t
===================================================================
--- /trunk/Nebulous-Server/t/05_server_lock_object.t	(revision 2871)
+++ /trunk/Nebulous-Server/t/05_server_lock_object.t	(revision 2872)
@@ -1,3 +1,7 @@
 #!/usr/bin/perl
+
+# Copryight (C) 2004-2005  Joshua Hoblitt
+#
+# $Id: 05_server_lock_object.t,v 1.3 2005-01-03 23:55:29 jhoblitt Exp $
 
 use strict;
Index: /trunk/Nebulous-Server/t/06_server_unlock_object.t
===================================================================
--- /trunk/Nebulous-Server/t/06_server_unlock_object.t	(revision 2871)
+++ /trunk/Nebulous-Server/t/06_server_unlock_object.t	(revision 2872)
@@ -1,3 +1,7 @@
 #!/usr/bin/perl
+
+# Copryight (C) 2004-2005  Joshua Hoblitt
+#
+# $Id: 06_server_unlock_object.t,v 1.3 2005-01-03 23:55:29 jhoblitt Exp $
 
 use strict;
Index: /trunk/Nebulous-Server/t/07_server_find_instances.t
===================================================================
--- /trunk/Nebulous-Server/t/07_server_find_instances.t	(revision 2871)
+++ /trunk/Nebulous-Server/t/07_server_find_instances.t	(revision 2872)
@@ -1,3 +1,7 @@
 #!/usr/bin/perl
+
+# Copryight (C) 2004-2005  Joshua Hoblitt
+#
+# $Id: 07_server_find_instances.t,v 1.3 2005-01-03 23:55:29 jhoblitt Exp $
 
 use strict;
Index: /trunk/Nebulous-Server/t/08_server_delete_instance.t
===================================================================
--- /trunk/Nebulous-Server/t/08_server_delete_instance.t	(revision 2871)
+++ /trunk/Nebulous-Server/t/08_server_delete_instance.t	(revision 2872)
@@ -1,3 +1,7 @@
 #!/usr/bin/perl
+
+# Copryight (C) 2004-2005  Joshua Hoblitt
+#
+# $Id: 08_server_delete_instance.t,v 1.3 2005-01-03 23:55:29 jhoblitt Exp $
 
 use strict;
Index: /trunk/Nebulous-Server/t/09_server_stat_object.t
===================================================================
--- /trunk/Nebulous-Server/t/09_server_stat_object.t	(revision 2871)
+++ /trunk/Nebulous-Server/t/09_server_stat_object.t	(revision 2872)
@@ -1,3 +1,7 @@
 #!/usr/bin/perl
+
+# Copryight (C) 2004-2005  Joshua Hoblitt
+#
+# $Id: 09_server_stat_object.t,v 1.3 2005-01-03 23:55:29 jhoblitt Exp $
 
 use strict;
Index: /trunk/Nebulous-Server/t/10_client_new.t
===================================================================
--- /trunk/Nebulous-Server/t/10_client_new.t	(revision 2871)
+++ /trunk/Nebulous-Server/t/10_client_new.t	(revision 2872)
@@ -1,3 +1,7 @@
 #!/usr/bin/perl
+
+# Copryight (C) 2004-2005  Joshua Hoblitt
+#
+# $Id: 10_client_new.t,v 1.3 2005-01-03 23:55:29 jhoblitt Exp $
 
 use strict;
Index: /trunk/Nebulous-Server/t/11_client_create.t
===================================================================
--- /trunk/Nebulous-Server/t/11_client_create.t	(revision 2871)
+++ /trunk/Nebulous-Server/t/11_client_create.t	(revision 2872)
@@ -1,3 +1,7 @@
 #!/usr/bin/perl
+
+# Copryight (C) 2004-2005  Joshua Hoblitt
+#
+# $Id: 11_client_create.t,v 1.3 2005-01-03 23:55:29 jhoblitt Exp $
 
 use strict;
Index: /trunk/Nebulous-Server/t/12_client_replicate.t
===================================================================
--- /trunk/Nebulous-Server/t/12_client_replicate.t	(revision 2871)
+++ /trunk/Nebulous-Server/t/12_client_replicate.t	(revision 2872)
@@ -1,3 +1,7 @@
 #!/usr/bin/perl
+
+# Copryight (C) 2004-2005  Joshua Hoblitt
+#
+# $Id: 12_client_replicate.t,v 1.3 2005-01-03 23:55:29 jhoblitt Exp $
 
 use strict;
Index: /trunk/Nebulous-Server/t/13_client_cull.t
===================================================================
--- /trunk/Nebulous-Server/t/13_client_cull.t	(revision 2871)
+++ /trunk/Nebulous-Server/t/13_client_cull.t	(revision 2872)
@@ -1,3 +1,7 @@
 #!/usr/bin/perl
+
+# Copryight (C) 2004-2005  Joshua Hoblitt
+#
+# $Id: 13_client_cull.t,v 1.3 2005-01-03 23:55:29 jhoblitt Exp $
 
 use strict;
Index: /trunk/Nebulous-Server/t/14_client_lock.t
===================================================================
--- /trunk/Nebulous-Server/t/14_client_lock.t	(revision 2871)
+++ /trunk/Nebulous-Server/t/14_client_lock.t	(revision 2872)
@@ -1,3 +1,7 @@
 #!/usr/bin/perl
+
+# Copryight (C) 2004-2005  Joshua Hoblitt
+#
+# $Id: 14_client_lock.t,v 1.3 2005-01-03 23:55:29 jhoblitt Exp $
 
 use strict;
Index: /trunk/Nebulous-Server/t/15_client_unlock.t
===================================================================
--- /trunk/Nebulous-Server/t/15_client_unlock.t	(revision 2871)
+++ /trunk/Nebulous-Server/t/15_client_unlock.t	(revision 2872)
@@ -1,3 +1,7 @@
 #!/usr/bin/perl
+
+# Copryight (C) 2004-2005  Joshua Hoblitt
+#
+# $Id: 15_client_unlock.t,v 1.3 2005-01-03 23:55:29 jhoblitt Exp $
 
 use strict;
Index: /trunk/Nebulous-Server/t/16_client_find_instances.t
===================================================================
--- /trunk/Nebulous-Server/t/16_client_find_instances.t	(revision 2871)
+++ /trunk/Nebulous-Server/t/16_client_find_instances.t	(revision 2872)
@@ -1,3 +1,7 @@
 #!/usr/bin/perl
+
+# Copryight (C) 2004-2005  Joshua Hoblitt
+#
+# $Id: 16_client_find_instances.t,v 1.5 2005-01-03 23:55:29 jhoblitt Exp $
 
 use strict;
Index: /trunk/Nebulous-Server/t/17_client_find.t
===================================================================
--- /trunk/Nebulous-Server/t/17_client_find.t	(revision 2871)
+++ /trunk/Nebulous-Server/t/17_client_find.t	(revision 2872)
@@ -1,3 +1,7 @@
 #!/usr/bin/perl
+
+# Copryight (C) 2004-2005  Joshua Hoblitt
+#
+# $Id: 17_client_find.t,v 1.3 2005-01-03 23:55:29 jhoblitt Exp $
 
 use strict;
Index: /trunk/Nebulous/t/01_load.t
===================================================================
--- /trunk/Nebulous/t/01_load.t	(revision 2871)
+++ /trunk/Nebulous/t/01_load.t	(revision 2872)
@@ -1,3 +1,7 @@
 #!/usr/bin/perl
+
+# Copryight (C) 2004-2005  Joshua Hoblitt
+#
+# $Id: 01_load.t,v 1.3 2005-01-03 23:55:29 jhoblitt Exp $
 
 use strict;
Index: /trunk/Nebulous/t/02_server_setup.t
===================================================================
--- /trunk/Nebulous/t/02_server_setup.t	(revision 2871)
+++ /trunk/Nebulous/t/02_server_setup.t	(revision 2872)
@@ -1,3 +1,7 @@
 #!/usr/bin/perl
+
+# Copryight (C) 2004-2005  Joshua Hoblitt
+#
+# $Id: 02_server_setup.t,v 1.2 2005-01-03 23:55:29 jhoblitt Exp $
 
 use strict;
Index: /trunk/Nebulous/t/03_server_create_object.t
===================================================================
--- /trunk/Nebulous/t/03_server_create_object.t	(revision 2871)
+++ /trunk/Nebulous/t/03_server_create_object.t	(revision 2872)
@@ -1,3 +1,7 @@
 #!/usr/bin/perl
+
+# Copryight (C) 2004-2005  Joshua Hoblitt
+#
+# $Id: 03_server_create_object.t,v 1.3 2005-01-03 23:55:29 jhoblitt Exp $
 
 use strict;
Index: /trunk/Nebulous/t/04_server_replicate_object.t
===================================================================
--- /trunk/Nebulous/t/04_server_replicate_object.t	(revision 2871)
+++ /trunk/Nebulous/t/04_server_replicate_object.t	(revision 2872)
@@ -1,3 +1,7 @@
 #!/usr/bin/perl
+
+# Copryight (C) 2004-2005  Joshua Hoblitt
+#
+# $Id: 04_server_replicate_object.t,v 1.3 2005-01-03 23:55:29 jhoblitt Exp $
 
 use strict;
Index: /trunk/Nebulous/t/05_server_lock_object.t
===================================================================
--- /trunk/Nebulous/t/05_server_lock_object.t	(revision 2871)
+++ /trunk/Nebulous/t/05_server_lock_object.t	(revision 2872)
@@ -1,3 +1,7 @@
 #!/usr/bin/perl
+
+# Copryight (C) 2004-2005  Joshua Hoblitt
+#
+# $Id: 05_server_lock_object.t,v 1.3 2005-01-03 23:55:29 jhoblitt Exp $
 
 use strict;
Index: /trunk/Nebulous/t/06_server_unlock_object.t
===================================================================
--- /trunk/Nebulous/t/06_server_unlock_object.t	(revision 2871)
+++ /trunk/Nebulous/t/06_server_unlock_object.t	(revision 2872)
@@ -1,3 +1,7 @@
 #!/usr/bin/perl
+
+# Copryight (C) 2004-2005  Joshua Hoblitt
+#
+# $Id: 06_server_unlock_object.t,v 1.3 2005-01-03 23:55:29 jhoblitt Exp $
 
 use strict;
Index: /trunk/Nebulous/t/07_server_find_instances.t
===================================================================
--- /trunk/Nebulous/t/07_server_find_instances.t	(revision 2871)
+++ /trunk/Nebulous/t/07_server_find_instances.t	(revision 2872)
@@ -1,3 +1,7 @@
 #!/usr/bin/perl
+
+# Copryight (C) 2004-2005  Joshua Hoblitt
+#
+# $Id: 07_server_find_instances.t,v 1.3 2005-01-03 23:55:29 jhoblitt Exp $
 
 use strict;
Index: /trunk/Nebulous/t/08_server_delete_instance.t
===================================================================
--- /trunk/Nebulous/t/08_server_delete_instance.t	(revision 2871)
+++ /trunk/Nebulous/t/08_server_delete_instance.t	(revision 2872)
@@ -1,3 +1,7 @@
 #!/usr/bin/perl
+
+# Copryight (C) 2004-2005  Joshua Hoblitt
+#
+# $Id: 08_server_delete_instance.t,v 1.3 2005-01-03 23:55:29 jhoblitt Exp $
 
 use strict;
Index: /trunk/Nebulous/t/09_server_stat_object.t
===================================================================
--- /trunk/Nebulous/t/09_server_stat_object.t	(revision 2871)
+++ /trunk/Nebulous/t/09_server_stat_object.t	(revision 2872)
@@ -1,3 +1,7 @@
 #!/usr/bin/perl
+
+# Copryight (C) 2004-2005  Joshua Hoblitt
+#
+# $Id: 09_server_stat_object.t,v 1.3 2005-01-03 23:55:29 jhoblitt Exp $
 
 use strict;
Index: /trunk/Nebulous/t/10_client_new.t
===================================================================
--- /trunk/Nebulous/t/10_client_new.t	(revision 2871)
+++ /trunk/Nebulous/t/10_client_new.t	(revision 2872)
@@ -1,3 +1,7 @@
 #!/usr/bin/perl
+
+# Copryight (C) 2004-2005  Joshua Hoblitt
+#
+# $Id: 10_client_new.t,v 1.3 2005-01-03 23:55:29 jhoblitt Exp $
 
 use strict;
Index: /trunk/Nebulous/t/11_client_create.t
===================================================================
--- /trunk/Nebulous/t/11_client_create.t	(revision 2871)
+++ /trunk/Nebulous/t/11_client_create.t	(revision 2872)
@@ -1,3 +1,7 @@
 #!/usr/bin/perl
+
+# Copryight (C) 2004-2005  Joshua Hoblitt
+#
+# $Id: 11_client_create.t,v 1.3 2005-01-03 23:55:29 jhoblitt Exp $
 
 use strict;
Index: /trunk/Nebulous/t/12_client_replicate.t
===================================================================
--- /trunk/Nebulous/t/12_client_replicate.t	(revision 2871)
+++ /trunk/Nebulous/t/12_client_replicate.t	(revision 2872)
@@ -1,3 +1,7 @@
 #!/usr/bin/perl
+
+# Copryight (C) 2004-2005  Joshua Hoblitt
+#
+# $Id: 12_client_replicate.t,v 1.3 2005-01-03 23:55:29 jhoblitt Exp $
 
 use strict;
Index: /trunk/Nebulous/t/13_client_cull.t
===================================================================
--- /trunk/Nebulous/t/13_client_cull.t	(revision 2871)
+++ /trunk/Nebulous/t/13_client_cull.t	(revision 2872)
@@ -1,3 +1,7 @@
 #!/usr/bin/perl
+
+# Copryight (C) 2004-2005  Joshua Hoblitt
+#
+# $Id: 13_client_cull.t,v 1.3 2005-01-03 23:55:29 jhoblitt Exp $
 
 use strict;
Index: /trunk/Nebulous/t/14_client_lock.t
===================================================================
--- /trunk/Nebulous/t/14_client_lock.t	(revision 2871)
+++ /trunk/Nebulous/t/14_client_lock.t	(revision 2872)
@@ -1,3 +1,7 @@
 #!/usr/bin/perl
+
+# Copryight (C) 2004-2005  Joshua Hoblitt
+#
+# $Id: 14_client_lock.t,v 1.3 2005-01-03 23:55:29 jhoblitt Exp $
 
 use strict;
Index: /trunk/Nebulous/t/15_client_unlock.t
===================================================================
--- /trunk/Nebulous/t/15_client_unlock.t	(revision 2871)
+++ /trunk/Nebulous/t/15_client_unlock.t	(revision 2872)
@@ -1,3 +1,7 @@
 #!/usr/bin/perl
+
+# Copryight (C) 2004-2005  Joshua Hoblitt
+#
+# $Id: 15_client_unlock.t,v 1.3 2005-01-03 23:55:29 jhoblitt Exp $
 
 use strict;
Index: /trunk/Nebulous/t/16_client_find_instances.t
===================================================================
--- /trunk/Nebulous/t/16_client_find_instances.t	(revision 2871)
+++ /trunk/Nebulous/t/16_client_find_instances.t	(revision 2872)
@@ -1,3 +1,7 @@
 #!/usr/bin/perl
+
+# Copryight (C) 2004-2005  Joshua Hoblitt
+#
+# $Id: 16_client_find_instances.t,v 1.5 2005-01-03 23:55:29 jhoblitt Exp $
 
 use strict;
Index: /trunk/Nebulous/t/17_client_find.t
===================================================================
--- /trunk/Nebulous/t/17_client_find.t	(revision 2871)
+++ /trunk/Nebulous/t/17_client_find.t	(revision 2872)
@@ -1,3 +1,7 @@
 #!/usr/bin/perl
+
+# Copryight (C) 2004-2005  Joshua Hoblitt
+#
+# $Id: 17_client_find.t,v 1.3 2005-01-03 23:55:29 jhoblitt Exp $
 
 use strict;
