fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
fu ([personal profile] fu) wrote in [site community profile] changelog2010-09-07 09:40 am

[dw-free] shop-creditcard-charge worker has dw-private header

[commit: http://hg.dwscoalition.org/dw-free/rev/3ec41422a3f8]

http://bugs.dwscoalition.org/show_bug.cgi?id=2991

Fix file header.

Patch by [personal profile] kareila.

Files modified:
  • bin/worker/shop-creditcard-charge
--------------------------------------------------------------------------------
diff -r 39d8306976ad -r 3ec41422a3f8 bin/worker/shop-creditcard-charge
--- a/bin/worker/shop-creditcard-charge	Tue Sep 07 16:51:39 2010 +0800
+++ b/bin/worker/shop-creditcard-charge	Tue Sep 07 17:39:56 2010 +0800
@@ -10,9 +10,9 @@
 #
 # Copyright (c) 2010 by Dreamwidth Studios, LLC.
 #
-# This file is not licensed and is part of the private repository of code for
-# Dreamwidth.  If you somehow get this file and you aren't DW staff, please
-# let us know.  Thanks.
+# This program is free software; you may redistribute it and/or modify it under
+# the same terms as Perl itself. For a copy of the license, please reference
+# 'perldoc perlartistic' or 'perldoc perlgpl'.
 #
 
 use strict;
--------------------------------------------------------------------------------