diff options
author | Jonathan Prykop <jonathan@freeside.biz> | 2015-04-28 14:35:45 -0500 |
---|---|---|
committer | Jonathan Prykop <jonathan@freeside.biz> | 2015-04-28 14:43:10 -0500 |
commit | 329f2eb365af6d529bbb0cde0af8630c91eaa2af (patch) | |
tree | c820db35d287c1c2a0a8948b434942bdd068aa29 /FS | |
parent | df5e5198ba40fc583dafeaf2b9412735e09b0a27 (diff) |
RT#24870: Magicmail API [removed copyright info]
Diffstat (limited to 'FS')
-rw-r--r-- | FS/FS/part_export/magicmail.pm | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/FS/FS/part_export/magicmail.pm b/FS/FS/part_export/magicmail.pm index c2be9bc05..a39a4f519 100644 --- a/FS/FS/part_export/magicmail.pm +++ b/FS/FS/part_export/magicmail.pm @@ -1285,14 +1285,6 @@ L<FS::part_export> Jonathan Prykop jonathan@freeside.biz -=head1 LICENSE AND COPYRIGHT - -Copyright 2015 Freeside Internet Services - -This program is free software; you can redistribute it and/or -modify it under the terms of the GNU General Public License -as published by the Free Software Foundation. - =cut 1; |