LICENSE
pgBadger is free software distributed under the PostgreSQL Licence.
+ A modified version of the SQL::Beautify Perl Module is embedded in
+ pgBadger with copyright (C) 2009 by Jonas Kramer and is published under
+ the terms of the Artistic License 2.0.
+
pgBadger is free software distributed under the PostgreSQL Licence.
+A modified version of the SQL::Beautify Perl Module is embedded in pgBadger
+with copyright (C) 2009 by Jonas Kramer and is published under the terms of
+the Artistic License 2.0.
+
return @param_list;
}
-# Inclusion of package SQL::Beautify
+# Inclusion of Perl package SQL::Beautify
+# Copyright (C) 2009 by Jonas Kramer
+# Published under the terms of the Artistic License 2.0.
{
package SQL::Beautify;