diff options
Diffstat (limited to 'plugins')
-rw-r--r-- | plugins/checksum/checksum.c | 2 | ||||
-rw-r--r-- | plugins/upd/upd.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/plugins/checksum/checksum.c b/plugins/checksum/checksum.c index 170daa5b..2b5f801a 100644 --- a/plugins/checksum/checksum.c +++ b/plugins/checksum/checksum.c @@ -13,7 +13,7 @@ * documentation and/or other materials provided with the distribution. * 3. The name of the author may not be used to endorse or promote products * derived from this software without specific prior written permission. - * + * * THIS SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS" AND ANY EXPRESS OR * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. diff --git a/plugins/upd/upd.c b/plugins/upd/upd.c index 8c88f0e5..92b7d06e 100644 --- a/plugins/upd/upd.c +++ b/plugins/upd/upd.c @@ -11,7 +11,7 @@ * documentation and/or other materials provided with the distribution. * 3. The name of the author may not be used to endorse or promote products * derived from this software without specific prior written permission. - * + * * THIS SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS" AND ANY EXPRESS OR * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. |