summaryrefslogtreecommitdiff
path: root/maximus
diff options
context:
space:
mode:
Diffstat (limited to 'maximus')
-rw-r--r--maximus/eggaccelerators.c1
-rw-r--r--maximus/eggaccelerators.h1
-rw-r--r--maximus/main.c1
-rw-r--r--maximus/maximus-app.c1
-rw-r--r--maximus/maximus-app.h1
-rw-r--r--maximus/maximus-bind.c1
-rw-r--r--maximus/maximus-bind.h1
-rw-r--r--maximus/tomboykeybinder.c1
-rw-r--r--maximus/tomboykeybinder.h1
-rw-r--r--maximus/xutils.c1
-rw-r--r--maximus/xutils.h1
11 files changed, 11 insertions, 0 deletions
diff --git a/maximus/eggaccelerators.c b/maximus/eggaccelerators.c
index 3038ce9..3286d0c 100644
--- a/maximus/eggaccelerators.c
+++ b/maximus/eggaccelerators.c
@@ -1,5 +1,6 @@
/* eggaccelerators.c
* Copyright (C) 2002 Red Hat, Inc.; Copyright 1998, 2001 Tim Janik
+ * Copyright (C) 2012-2021 MATE Developers
* Developed by Havoc Pennington, Tim Janik
*
* This library is free software; you can redistribute it and/or
diff --git a/maximus/eggaccelerators.h b/maximus/eggaccelerators.h
index 282f146..ec65e6f 100644
--- a/maximus/eggaccelerators.h
+++ b/maximus/eggaccelerators.h
@@ -1,5 +1,6 @@
/* eggaccelerators.h
* Copyright (C) 2002 Red Hat, Inc.
+ * Copyright (C) 2012-2021 MATE Developers
* Developed by Havoc Pennington
*
* This library is free software; you can redistribute it and/or
diff --git a/maximus/main.c b/maximus/main.c
index 3470795..89ea7ab 100644
--- a/maximus/main.c
+++ b/maximus/main.c
@@ -1,5 +1,6 @@
/*
* Copyright (C) 2008 Canonical Ltd
+ * Copyright (C) 2012-2021 MATE Developers
*
* 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
diff --git a/maximus/maximus-app.c b/maximus/maximus-app.c
index 0e5f1d6..042e01a 100644
--- a/maximus/maximus-app.c
+++ b/maximus/maximus-app.c
@@ -1,5 +1,6 @@
/*
* Copyright (C) 2008 Canonical Ltd
+ * Copyright (C) 2012-2021 MATE Developers
*
* 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
diff --git a/maximus/maximus-app.h b/maximus/maximus-app.h
index 715ab0a..ef05f73 100644
--- a/maximus/maximus-app.h
+++ b/maximus/maximus-app.h
@@ -1,5 +1,6 @@
/*
* Copyright (C) 2008 Canonical Ltd
+ * Copyright (C) 2012-2021 MATE Developers
*
* 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
diff --git a/maximus/maximus-bind.c b/maximus/maximus-bind.c
index 9701bff..07fcc43 100644
--- a/maximus/maximus-bind.c
+++ b/maximus/maximus-bind.c
@@ -1,5 +1,6 @@
/*
* Copyright (C) 2008 Canonical Ltd
+ * Copyright (C) 2012-2021 MATE Developers
*
* 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
diff --git a/maximus/maximus-bind.h b/maximus/maximus-bind.h
index d8aee9a..549b67e 100644
--- a/maximus/maximus-bind.h
+++ b/maximus/maximus-bind.h
@@ -1,5 +1,6 @@
/*
* Copyright (C) 2008 Canonical Ltd
+ * Copyright (C) 2012-2021 MATE Developers
*
* 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
diff --git a/maximus/tomboykeybinder.c b/maximus/tomboykeybinder.c
index 79ce6df..fc64b67 100644
--- a/maximus/tomboykeybinder.c
+++ b/maximus/tomboykeybinder.c
@@ -1,5 +1,6 @@
/* tomboykeybinder.c
* Copyright (C) 2008 Novell
+ * 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/maximus/tomboykeybinder.h b/maximus/tomboykeybinder.h
index ea70ef4..136dcfa 100644
--- a/maximus/tomboykeybinder.h
+++ b/maximus/tomboykeybinder.h
@@ -1,5 +1,6 @@
/* tomboykeybinder.h
* Copyright (C) 2008 Novell
+ * 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/maximus/xutils.c b/maximus/xutils.c
index 85b09e6..b25c89d 100644
--- a/maximus/xutils.c
+++ b/maximus/xutils.c
@@ -4,6 +4,7 @@
/*
* Copyright (C) 2001 Havoc Pennington
* Copyright (C) 2005-2007 Vincent Untz
+ * 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/maximus/xutils.h b/maximus/xutils.h
index 82e36c8..3da04c1 100644
--- a/maximus/xutils.h
+++ b/maximus/xutils.h
@@ -4,6 +4,7 @@
/*
* Copyright (C) 2001 Havoc Pennington
* Copyright (C) 2005-2007 Vincent Untz
+ * 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