From bec01e1d366081f922dbac651944948bc5f29ec7 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Sat, 22 Sep 2012 20:51:41 +0200 Subject: Normalize copyright headers. --- contrib/fpm2pass.pl | 3 +++ 1 file changed, 3 insertions(+) (limited to 'contrib/fpm2pass.pl') 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 . All Rights Reserved. +# This file is licensed under the GPLv2+. Please see COPYING for more information. + use warnings; use strict; use XML::Simple; -- cgit v1.2.3-54-g00ecf