diff options
author | Charles Kerr <charles.kerr@canonical.com> | 2016-05-16 16:29:56 -0500 |
---|---|---|
committer | Robert Tari <robert@tari.in> | 2021-07-07 02:39:20 +0200 |
commit | 7561972627510db400ecbbad86e9737065bd1b76 (patch) | |
tree | 13d2fd227c4360e32301a8d0682bbc004f462165 /tests | |
parent | 11509299f15c3691116450b89a961b6d9f4df6f7 (diff) | |
download | ayatana-indicator-datetime-7561972627510db400ecbbad86e9737065bd1b76.tar.gz ayatana-indicator-datetime-7561972627510db400ecbbad86e9737065bd1b76.tar.bz2 ayatana-indicator-datetime-7561972627510db400ecbbad86e9737065bd1b76.zip |
fix glib-fixture.h copyright year in header comment
Diffstat (limited to 'tests')
-rw-r--r-- | tests/glib-fixture.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/glib-fixture.h b/tests/glib-fixture.h index 840acf2..88ee384 100644 --- a/tests/glib-fixture.h +++ b/tests/glib-fixture.h @@ -1,5 +1,5 @@ /* - * Copyright 2013 Canonical Ltd. + * Copyright 2013-2016 Canonical Ltd. * * Authors: * Charles Kerr <charles.kerr@canonical.com> |