aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/contrib/fpm2pass.pl
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/fpm2pass.pl')
-rwxr-xr-xcontrib/fpm2pass.pl3
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/fpm2pass.pl b/contrib/fpm2pass.pl
index 09aeb5a..d1a0908 100755
--- a/contrib/fpm2pass.pl
+++ b/contrib/fpm2pass.pl
@@ -1,5 +1,8 @@
#!/usr/bin/perl
+# Copyright (C) 2012 Jeffrey Ratcliffe <jeffrey.ratcliffe@gmail.com>. All Rights Reserved.
+# This file is licensed under the GPLv2+. Please see COPYING for more information.
+
use warnings;
use strict;
use XML::Simple;