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/Elements/CollectionAsTable | |
| parent | 4639e25a658d9a0bf295415642fae8e8cdad846a (diff) | |
rt 4.2.15
Diffstat (limited to 'rt/share/html/Elements/CollectionAsTable')
| -rw-r--r-- | rt/share/html/Elements/CollectionAsTable/Header | 2 | ||||
| -rw-r--r-- | rt/share/html/Elements/CollectionAsTable/ParseFormat | 2 | ||||
| -rw-r--r-- | rt/share/html/Elements/CollectionAsTable/Row | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/rt/share/html/Elements/CollectionAsTable/Header b/rt/share/html/Elements/CollectionAsTable/Header index 4a2576858..a52361aac 100644 --- a/rt/share/html/Elements/CollectionAsTable/Header +++ b/rt/share/html/Elements/CollectionAsTable/Header @@ -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/Elements/CollectionAsTable/ParseFormat b/rt/share/html/Elements/CollectionAsTable/ParseFormat index 01b7a1a96..ac0edfdbb 100644 --- a/rt/share/html/Elements/CollectionAsTable/ParseFormat +++ b/rt/share/html/Elements/CollectionAsTable/ParseFormat @@ -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/Elements/CollectionAsTable/Row b/rt/share/html/Elements/CollectionAsTable/Row index 172e2c57a..3b04072a5 100644 --- a/rt/share/html/Elements/CollectionAsTable/Row +++ b/rt/share/html/Elements/CollectionAsTable/Row @@ -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) |
