diff options
author | Robert Tari <robert@tari.in> | 2021-02-03 07:45:01 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2021-04-21 20:57:03 +0200 |
commit | d62ba3a055e1fa6cacfa34e8733784a68324ce78 (patch) | |
tree | 4a05f2abbfa390530b83b3ab7d2d8c31c373569a | |
parent | 2ebe5c8e1f240bdd4b27401b4e52213425c7686d (diff) | |
download | ayatana-ido-d62ba3a055e1fa6cacfa34e8733784a68324ce78.tar.gz ayatana-ido-d62ba3a055e1fa6cacfa34e8733784a68324ce78.tar.bz2 ayatana-ido-d62ba3a055e1fa6cacfa34e8733784a68324ce78.zip |
src/idotimestampmenuitem.c: Whitespace fixes in copyright header.
-rw-r--r-- | src/idotimestampmenuitem.c | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/src/idotimestampmenuitem.c b/src/idotimestampmenuitem.c index ec38b73..3cafbfc 100644 --- a/src/idotimestampmenuitem.c +++ b/src/idotimestampmenuitem.c @@ -5,16 +5,16 @@ * Charles Kerr <charles.kerr@canonical.com> * Ted Gould <ted@canonical.com> * - * This program is free software: you can redistribute it and/or modify it - * under the terms of the GNU General Public License version 3, as published + * This program is free software: you can redistribute it and/or modify it + * under the terms of the GNU General Public License version 3, as published * by the Free Software Foundation. * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranties of - * MERCHANTABILITY, SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR + * This program is distributed in the hope that it will be useful, but + * WITHOUT ANY WARRANTY; without even the implied warranties of + * MERCHANTABILITY, SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR * PURPOSE. See the GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License along + * You should have received a copy of the GNU General Public License along * with this program. If not, see <http://www.gnu.org/licenses/>. */ |