diff options
author | Ivan Kohler <ivan@freeside.biz> | 2020-05-18 17:12:20 -0700 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2020-05-18 17:12:20 -0700 |
commit | 44dd00a3ff974a17999e86e64488e996edc71e3c (patch) | |
tree | 4a6603d0a23515d704c485eae55b0689aa0d46f5 /rt/bin | |
parent | 187086c479a09629b7d180eec513fb7657f4e291 (diff) |
rt 4.2.16
Diffstat (limited to 'rt/bin')
-rwxr-xr-x | rt/bin/rt | 2 | ||||
-rw-r--r-- | rt/bin/rt-crontool.in | 2 | ||||
-rw-r--r-- | rt/bin/rt-mailgate.in | 2 | ||||
-rw-r--r-- | rt/bin/rt.in | 2 |
4 files changed, 4 insertions, 4 deletions
@@ -3,7 +3,7 @@ # # COPYRIGHT: # -# This software is Copyright (c) 1996-2018 Best Practical Solutions, LLC +# This software is Copyright (c) 1996-2019 Best Practical Solutions, LLC # <sales@bestpractical.com> # # (Except where explicitly superseded by other copyright notices) diff --git a/rt/bin/rt-crontool.in b/rt/bin/rt-crontool.in index 707273562..6867a2f38 100644 --- a/rt/bin/rt-crontool.in +++ b/rt/bin/rt-crontool.in @@ -3,7 +3,7 @@ # # COPYRIGHT: # -# This software is Copyright (c) 1996-2018 Best Practical Solutions, LLC +# This software is Copyright (c) 1996-2019 Best Practical Solutions, LLC # <sales@bestpractical.com> # # (Except where explicitly superseded by other copyright notices) diff --git a/rt/bin/rt-mailgate.in b/rt/bin/rt-mailgate.in index d02fbccf3..6c73b80d0 100644 --- a/rt/bin/rt-mailgate.in +++ b/rt/bin/rt-mailgate.in @@ -3,7 +3,7 @@ # # COPYRIGHT: # -# This software is Copyright (c) 1996-2018 Best Practical Solutions, LLC +# This software is Copyright (c) 1996-2019 Best Practical Solutions, LLC # <sales@bestpractical.com> # # (Except where explicitly superseded by other copyright notices) diff --git a/rt/bin/rt.in b/rt/bin/rt.in index f432d69c0..b943ce116 100644 --- a/rt/bin/rt.in +++ b/rt/bin/rt.in @@ -3,7 +3,7 @@ # # COPYRIGHT: # -# This software is Copyright (c) 1996-2018 Best Practical Solutions, LLC +# This software is Copyright (c) 1996-2019 Best Practical Solutions, LLC # <sales@bestpractical.com> # # (Except where explicitly superseded by other copyright notices) |