diff options
-rw-r--r-- | Mozo/MainWindow.py | 1 | ||||
-rw-r--r-- | Mozo/MenuEditor.py | 1 | ||||
-rw-r--r-- | Mozo/util.py | 1 | ||||
-rw-r--r-- | mozo.in | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/Mozo/MainWindow.py b/Mozo/MainWindow.py index 920f175..79ac373 100644 --- a/Mozo/MainWindow.py +++ b/Mozo/MainWindow.py @@ -1,6 +1,7 @@ # -*- coding: utf-8 -*- # Mozo Menu Editor - Simple fd.o Compliant Menu Editor # Copyright (C) 2006 Travis Watkins +# Copyright (C) 2012-2021 MATE Developers # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Library General Public diff --git a/Mozo/MenuEditor.py b/Mozo/MenuEditor.py index 32e358c..947a2b7 100644 --- a/Mozo/MenuEditor.py +++ b/Mozo/MenuEditor.py @@ -1,6 +1,7 @@ # -*- coding: utf-8 -*- # Mozo Menu Editor - Simple fd.o Compliant Menu Editor # Copyright (C) 2006 Travis Watkins, Heinrich Wendel +# Copyright (C) 2012-2021 MATE Developers # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Library General Public diff --git a/Mozo/util.py b/Mozo/util.py index 8c94523..72df83e 100644 --- a/Mozo/util.py +++ b/Mozo/util.py @@ -1,6 +1,7 @@ # -*- coding: utf-8 -*- # Mozo Menu Editor - Simple fd.o Compliant Menu Editor # Copyright (C) 2006 Travis Watkins +# Copyright (C) 2012-2021 MATE Developers # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Library General Public @@ -3,6 +3,7 @@ # -*- coding: utf-8 -*- # Mozo Menu Editor - Simple fd.o Compliant Menu Editor # Copyright (C) 2006 Travis Watkins +# Copyright (C) 2012-2021 MATE Developers # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Library General Public |