diff options
Diffstat (limited to 'plugins')
-rw-r--r-- | plugins/aticonfig/aticonfig-plugin.c | 1 | ||||
-rw-r--r-- | plugins/aticonfig/aticonfig-plugin.h | 1 | ||||
-rw-r--r-- | plugins/dummy/dummy-plugin.c | 1 | ||||
-rw-r--r-- | plugins/dummy/dummy-plugin.h | 1 | ||||
-rw-r--r-- | plugins/mbmon/mbmon-plugin.c | 1 | ||||
-rw-r--r-- | plugins/mbmon/mbmon-plugin.h | 1 | ||||
-rw-r--r-- | plugins/nvidia/nvidia-plugin.h | 1 | ||||
-rw-r--r-- | plugins/sonypi/sonypi-plugin.h | 1 | ||||
-rw-r--r-- | plugins/udisks2/udisks2-plugin.c | 1 | ||||
-rw-r--r-- | plugins/udisks2/udisks2-plugin.h | 1 |
10 files changed, 10 insertions, 0 deletions
diff --git a/plugins/aticonfig/aticonfig-plugin.c b/plugins/aticonfig/aticonfig-plugin.c index d716065..0fedc05 100644 --- a/plugins/aticonfig/aticonfig-plugin.c +++ b/plugins/aticonfig/aticonfig-plugin.c @@ -1,5 +1,6 @@ /* * Copyright (C) 2009 Jaap Versteegh <[email protected]> + * Copyright (C) 2005-2009 Alex Murray <[email protected]> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/plugins/aticonfig/aticonfig-plugin.h b/plugins/aticonfig/aticonfig-plugin.h index 4c6e41e..1122902 100644 --- a/plugins/aticonfig/aticonfig-plugin.h +++ b/plugins/aticonfig/aticonfig-plugin.h @@ -1,5 +1,6 @@ /* * Copyright (C) 2009 Jaap Versteegh <[email protected]> + * Copyright (C) 2005-2009 Alex Murray <[email protected]> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/plugins/dummy/dummy-plugin.c b/plugins/dummy/dummy-plugin.c index 2ddad8a..8c33fac 100644 --- a/plugins/dummy/dummy-plugin.c +++ b/plugins/dummy/dummy-plugin.c @@ -1,5 +1,6 @@ /* * Copyright (C) 2018 info-cppsp <[email protected]> + * Copyright (C) 2005-2009 Alex Murray <[email protected]> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/plugins/dummy/dummy-plugin.h b/plugins/dummy/dummy-plugin.h index 79eb617..b3565f0 100644 --- a/plugins/dummy/dummy-plugin.h +++ b/plugins/dummy/dummy-plugin.h @@ -1,5 +1,6 @@ /* * Copyright (C) 2018 info-cppsp <[email protected]> + * Copyright (C) 2005-2009 Alex Murray <[email protected]> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/plugins/mbmon/mbmon-plugin.c b/plugins/mbmon/mbmon-plugin.c index 9f25777..0bd5ee2 100644 --- a/plugins/mbmon/mbmon-plugin.c +++ b/plugins/mbmon/mbmon-plugin.c @@ -1,5 +1,6 @@ /* * Copyright (C) 2010 Daniele Napolitano <[email protected]> + * Copyright (C) 2005-2009 Alex Murray <[email protected]> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/plugins/mbmon/mbmon-plugin.h b/plugins/mbmon/mbmon-plugin.h index 18471b6..54f7814 100644 --- a/plugins/mbmon/mbmon-plugin.h +++ b/plugins/mbmon/mbmon-plugin.h @@ -1,5 +1,6 @@ /* * Copyright (C) 2010 Daniele Napolitano <[email protected]> + * Copyright (C) 2005-2009 Alex Murray <[email protected]> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/plugins/nvidia/nvidia-plugin.h b/plugins/nvidia/nvidia-plugin.h index 9e1fabb..e307f86 100644 --- a/plugins/nvidia/nvidia-plugin.h +++ b/plugins/nvidia/nvidia-plugin.h @@ -1,5 +1,6 @@ /* * Copyright (C) 2006 Sven Peter <[email protected]> + * Copyright (C) 2005-2009 Alex Murray <[email protected]> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/plugins/sonypi/sonypi-plugin.h b/plugins/sonypi/sonypi-plugin.h index 1c166af..9f529fe 100644 --- a/plugins/sonypi/sonypi-plugin.h +++ b/plugins/sonypi/sonypi-plugin.h @@ -1,5 +1,6 @@ /* * Copyright (C) 2006 Thanate Dhirasakdanon <[email protected]> + * Copyright (C) 2005-2009 Alex Murray <[email protected]> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/plugins/udisks2/udisks2-plugin.c b/plugins/udisks2/udisks2-plugin.c index fcadc59..ce648b1 100644 --- a/plugins/udisks2/udisks2-plugin.c +++ b/plugins/udisks2/udisks2-plugin.c @@ -1,5 +1,6 @@ /* * Copyright (C) 2017 info-cppsp <[email protected]> + * Copyright (C) 2005-2009 Alex Murray <[email protected]> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/plugins/udisks2/udisks2-plugin.h b/plugins/udisks2/udisks2-plugin.h index 98664be..6962f42 100644 --- a/plugins/udisks2/udisks2-plugin.h +++ b/plugins/udisks2/udisks2-plugin.h @@ -1,5 +1,6 @@ /* * Copyright (C) 2017 info-cppsp <[email protected]> + * Copyright (C) 2005-2009 Alex Murray <[email protected]> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by |