diff options
author | Ivan Kohler <ivan@freeside.biz> | 2020-05-18 17:02:39 -0700 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2020-05-18 17:02:39 -0700 |
commit | 187086c479a09629b7d180eec513fb7657f4e291 (patch) | |
tree | 3e6236990c91d942105b6fdaf8de8eabdff85186 /rt/share/html/Ticket/Graphs/Elements | |
parent | 4639e25a658d9a0bf295415642fae8e8cdad846a (diff) |
rt 4.2.15
Diffstat (limited to 'rt/share/html/Ticket/Graphs/Elements')
-rw-r--r-- | rt/share/html/Ticket/Graphs/Elements/EditGraphProperties | 2 | ||||
-rw-r--r-- | rt/share/html/Ticket/Graphs/Elements/ShowGraph | 2 | ||||
-rw-r--r-- | rt/share/html/Ticket/Graphs/Elements/ShowLegends | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/rt/share/html/Ticket/Graphs/Elements/EditGraphProperties b/rt/share/html/Ticket/Graphs/Elements/EditGraphProperties index 08af7d6df..671ba0a85 100644 --- a/rt/share/html/Ticket/Graphs/Elements/EditGraphProperties +++ b/rt/share/html/Ticket/Graphs/Elements/EditGraphProperties @@ -2,7 +2,7 @@ %# %# COPYRIGHT: %# -%# This software is Copyright (c) 1996-2017 Best Practical Solutions, LLC +%# This software is Copyright (c) 1996-2018 Best Practical Solutions, LLC %# <sales@bestpractical.com> %# %# (Except where explicitly superseded by other copyright notices) diff --git a/rt/share/html/Ticket/Graphs/Elements/ShowGraph b/rt/share/html/Ticket/Graphs/Elements/ShowGraph index cf2ac0e99..cccc409da 100644 --- a/rt/share/html/Ticket/Graphs/Elements/ShowGraph +++ b/rt/share/html/Ticket/Graphs/Elements/ShowGraph @@ -2,7 +2,7 @@ %# %# COPYRIGHT: %# -%# This software is Copyright (c) 1996-2017 Best Practical Solutions, LLC +%# This software is Copyright (c) 1996-2018 Best Practical Solutions, LLC %# <sales@bestpractical.com> %# %# (Except where explicitly superseded by other copyright notices) diff --git a/rt/share/html/Ticket/Graphs/Elements/ShowLegends b/rt/share/html/Ticket/Graphs/Elements/ShowLegends index 0a7b40851..56d425308 100644 --- a/rt/share/html/Ticket/Graphs/Elements/ShowLegends +++ b/rt/share/html/Ticket/Graphs/Elements/ShowLegends @@ -2,7 +2,7 @@ %# %# COPYRIGHT: %# -%# This software is Copyright (c) 1996-2017 Best Practical Solutions, LLC +%# This software is Copyright (c) 1996-2018 Best Practical Solutions, LLC %# <sales@bestpractical.com> %# %# (Except where explicitly superseded by other copyright notices) |