changeset 32:583e4c324c24

Adding file copyright
author Dominic Cleal <dominic@computerkb.co.uk>
date Sun, 25 Jan 2009 17:55:47 +0000
parents d1028107ab75
children a4197a854e79
files reproctool.cgi
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/reproctool.cgi	Sun Jan 25 17:44:32 2009 +0000
+++ b/reproctool.cgi	Sun Jan 25 17:55:47 2009 +0000
@@ -1,4 +1,11 @@
 #!/usr/bin/perl -T
+#
+# CGI script for assessing reprocessing value of items in EVE-Online based
+# on mineral prices.
+#
+# Released under the revised BSD licence
+# Copyright (c) 2009 Dominic Cleal
+# Portions copyright (c) 2009 Bjorn Hamels
 
 use warnings;
 use strict;