diff options
author | Robert Tari <robert@tari.in> | 2021-04-01 12:51:40 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2021-05-03 22:57:55 +0200 |
commit | 062e93c1468a2928e1afa45e25e8e500f97aa588 (patch) | |
tree | dc07064f3d9bb8464dce9cfb21dd5380119e6cea | |
parent | f94ffac7f36831dd8a79f30d5b94de9758fcd3a6 (diff) | |
download | ayatana-indicator-power-062e93c1468a2928e1afa45e25e8e500f97aa588.tar.gz ayatana-indicator-power-062e93c1468a2928e1afa45e25e8e500f97aa588.tar.bz2 ayatana-indicator-power-062e93c1468a2928e1afa45e25e8e500f97aa588.zip |
Add us to the copyright headers
-rw-r--r-- | src/device.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/device.c b/src/device.c index 91d7cf1..f03d514 100644 --- a/src/device.c +++ b/src/device.c @@ -3,9 +3,11 @@ A simple Device structure used internally by indicator-power Copyright 2012 Canonical Ltd. +Copyright 2021 AyatanaIndicators Authors: Charles Kerr <charles.kerr@canonical.com> + Robert Tari <robert@tari.in> This library is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License |