diff options
Diffstat (limited to 'rt/sbin/rt-shredder.in')
-rwxr-xr-x | rt/sbin/rt-shredder.in | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/rt/sbin/rt-shredder.in b/rt/sbin/rt-shredder.in index a6cb6f47d..c3f2aa8ac 100755 --- a/rt/sbin/rt-shredder.in +++ b/rt/sbin/rt-shredder.in @@ -3,7 +3,7 @@ # # COPYRIGHT: # -# This software is Copyright (c) 1996-2015 Best Practical Solutions, LLC +# This software is Copyright (c) 1996-2016 Best Practical Solutions, LLC # <sales@bestpractical.com> # # (Except where explicitly superseded by other copyright notices) @@ -46,7 +46,6 @@ # those contributions and any derivatives thereof. # # END BPS TAGGED BLOCK }}} - =head1 NAME rt-shredder - Script which wipe out tickets from RT DB |