diff options
author | Charles Kerr <charles.kerr@canonical.com> | 2016-05-16 16:28:14 -0500 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2021-08-28 10:17:14 +0200 |
commit | ecb73d5a817e47598635523bfb04a8ac9c7ac5a9 (patch) | |
tree | 88e1fefbb2924dff9f9fb8cee218a35cb2676446 | |
parent | 4a4663acffea728b2d147447de32703f42a774bf (diff) | |
download | ayatana-indicator-power-ecb73d5a817e47598635523bfb04a8ac9c7ac5a9.tar.gz ayatana-indicator-power-ecb73d5a817e47598635523bfb04a8ac9c7ac5a9.tar.bz2 ayatana-indicator-power-ecb73d5a817e47598635523bfb04a8ac9c7ac5a9.zip |
fix glib-fixture.h copyright year in header comment
-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 7f63473..2350d49 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> |