From c29d25a89ffb542f5093e166ec0c588f9d58543d Mon Sep 17 00:00:00 2001 From: Kenyon Ralph Date: Wed, 25 Apr 2012 01:08:17 -0700 Subject: [PATCH] arris-tm502g_: add license statement --- plugins/network/arris-tm502g_ | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/plugins/network/arris-tm502g_ b/plugins/network/arris-tm502g_ index 8e1bf35d..26caccba 100755 --- a/plugins/network/arris-tm502g_ +++ b/plugins/network/arris-tm502g_ @@ -17,6 +17,12 @@ # # Author: Kenyon Ralph # +# This program is free software. It comes without any warranty, to the +# extent permitted by applicable law. You can redistribute it and/or +# modify it under the terms of the Do What The Fuck You Want To Public +# License, Version 2, as published by Sam Hocevar. See +# http://sam.zoy.org/wtfpl/COPYING for more details. +# # The latest version of this plugin can be found in the munin contrib # repository at https://github.com/munin-monitoring/contrib. Issues # with this plugin may be reported there. Patches accepted through the