Commit a7356eaf authored by Victor Ananjevsky's avatar Victor Ananjevsky

update copyright notice

parent 0c764c6d
......@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with YAD. If not, see <http://www.gnu.org/licenses/>.
*
* Copyright (C) 2008-2021, Victor Ananjevsky <ananasik@gmail.com>
* Copyright (C) 2008-2022, Victor Ananjevsky <victor@sanana.kiev.ua>
*/
#include "yad.h"
......@@ -92,7 +92,7 @@ yad_about (void)
GtkWidget *dialog;
const gchar *const authors[] = {
"Victor Ananjevsky <ananasik@gmail.com>",
"Victor Ananjevsky <victor@sanana.kiev.ua>",
NULL
};
const gchar *translators = N_("translator-credits");
......@@ -143,7 +143,7 @@ yad_about (void)
g_object_set (G_OBJECT (dialog),
"name", PACKAGE_NAME,
"version", PACKAGE_VERSION,
"copyright", "Copyright \xc2\xa9 2008-2021, Victor Ananjevsky <ananasik@gmail.com>",
"copyright", "Copyright \xc2\xa9 2008-2022, Victor Ananjevsky <victor@sanana.kiev.ua>",
"comments", comments,
"authors", authors,
"website", PACKAGE_URL,
......
......@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with YAD. If not, see <http://www.gnu.org/licenses/>.
*
* Copyright (C) 2008-2021, Victor Ananjevsky <ananasik@gmail.com>
* Copyright (C) 2008-2022, Victor Ananjevsky <victor@sanana.kiev.ua>
*/
#include "yad.h"
......
......@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with YAD. If not, see <http://www.gnu.org/licenses/>.
*
* Copyright (C) 2010-2021, Victor Ananjevsky <ananasik@gmail.com>
* Copyright (C) 2010-2022, Victor Ananjevsky <victor@sanana.kiev.ua>
*/
#include <config.h>
......
......@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with YAD. If not, see <http://www.gnu.org/licenses/>.
*
* Copyright (C) 2008-2021, Victor Ananjevsky <ananasik@gmail.com>
* Copyright (C) 2008-2022, Victor Ananjevsky <victor@sanana.kiev.ua>
*/
#include <errno.h>
......
......@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with YAD. If not, see <http://www.gnu.org/licenses/>.
*
* Copyright (C) 2008-2021, Victor Ananjevsky <ananasik@gmail.com>
* Copyright (C) 2008-2022, Victor Ananjevsky <victor@sanana.kiev.ua>
*/
#include <errno.h>
......
......@@ -15,7 +15,7 @@
* You should have received a copy of the GNU General Public License
* along with YAD. If not, see <http://www.gnu.org/licenses/>.
*
* Copyright (C) 2020-2022, Victor Ananjevsky <ananasik@gmail.com>
* Copyright (C) 2020-2022, Victor Ananjevsky <victor@sanana.kiev.ua>
*/
/* This code getted from deprecated GtkColorSelection widget (gtk+-3.24.33) */
......
......@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with YAD. If not, see <http://www.gnu.org/licenses/>.
*
* Copyright (C) 2008-2021, Victor Ananjevsky <ananasik@gmail.com>
* Copyright (C) 2008-2022, Victor Ananjevsky <victor@sanana.kiev.ua>
*/
#include "yad.h"
......
......@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with YAD. If not, see <http://www.gnu.org/licenses/>.
*
* Copyright (C) 2008-2021, Victor Ananjevsky <ananasik@gmail.com>
* Copyright (C) 2008-2022, Victor Ananjevsky <victor@sanana.kiev.ua>
*/
#include "yad.h"
......
......@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with YAD. If not, see <http://www.gnu.org/licenses/>.
*
* Copyright (C) 2008-2021, Victor Ananjevsky <ananasik@gmail.com>
* Copyright (C) 2008-2022, Victor Ananjevsky <victor@sanana.kiev.ua>
*/
#include "yad.h"
......
......@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with YAD. If not, see <http://www.gnu.org/licenses/>.
*
* Copyright (C) 2008-2021, Victor Ananjevsky <ananasik@gmail.com>
* Copyright (C) 2008-2022, Victor Ananjevsky <victor@sanana.kiev.ua>
*/
#include "yad.h"
......
......@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with YAD. If not, see <http://www.gnu.org/licenses/>.
*
* Copyright (C) 2008-2020, Victor Ananjevsky <ananasik@gmail.com>
* Copyright (C) 2008-2020, Victor Ananjevsky <victor@sanana.kiev.ua>
*/
#include <ctype.h>
......
......@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with YAD. If not, see <http://www.gnu.org/licenses/>.
*
* Copyright (C) 2008-2021, Victor Ananjevsky <ananasik@gmail.com>
* Copyright (C) 2008-2022, Victor Ananjevsky <victor@sanana.kiev.ua>
*/
#include <limits.h>
......
......@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with YAD. If not, see <http://www.gnu.org/licenses/>.
*
* Copyright (C) 2008-2021, Victor Ananjevsky <ananasik@gmail.com>
* Copyright (C) 2008-2022, Victor Ananjevsky <victor@sanana.kiev.ua>
*/
#include "yad.h"
......
......@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with YAD. If not, see <http://www.gnu.org/licenses/>.
*
* Copyright (C) 2008-2021, Victor Ananjevsky <ananasik@gmail.com>
* Copyright (C) 2008-2022, Victor Ananjevsky <victor@sanana.kiev.ua>
*/
#include <string.h>
......
......@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with YAD. If not, see <http://www.gnu.org/licenses/>.
*
* Copyright (C) 2008-2021, Victor Ananjevsky <ananasik@gmail.com>
* Copyright (C) 2008-2022, Victor Ananjevsky <victor@sanana.kiev.ua>
*/
#include <sys/types.h>
......
......@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with YAD. If not, see <http://www.gnu.org/licenses/>.
*
* Copyright (C) 2008-2021, Victor Ananjevsky <ananasik@gmail.com>
* Copyright (C) 2008-2022, Victor Ananjevsky <victor@sanana.kiev.ua>
*/
#include <sys/types.h>
......
......@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with YAD. If not, see <http://www.gnu.org/licenses/>.
*
* Copyright (C) 2008-2021, Victor Ananjevsky <ananasik@gmail.com>
* Copyright (C) 2008-2022, Victor Ananjevsky <victor@sanana.kiev.ua>
*/
#include <sys/stat.h>
......
......@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with YAD. If not, see <http://www.gnu.org/licenses/>.
*
* Copyright (C) 2008-2021, Victor Ananjevsky <ananasik@gmail.com>
* Copyright (C) 2008-2022, Victor Ananjevsky <victor@sanana.kiev.ua>
*/
#include <stdlib.h>
......
......@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with YAD. If not, see <http://www.gnu.org/licenses/>.
*
* Copyright (C) 2008-2021, Victor Ananjevsky <ananasik@gmail.com>
* Copyright (C) 2008-2022, Victor Ananjevsky <victor@sanana.kiev.ua>
*/
#include <sys/types.h>
......
......@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with YAD. If not, see <http://www.gnu.org/licenses/>.
*
* Copyright (C) 2008-2021, Victor Ananjevsky <ananasik@gmail.com>
* Copyright (C) 2008-2022, Victor Ananjevsky <victor@sanana.kiev.ua>
*/
#include "yad.h"
......
......@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with YAD. If not, see <http://www.gnu.org/licenses/>.
*
* Copyright (C) 2008-2021, Victor Ananjevsky <ananasik@gmail.com>
* Copyright (C) 2008-2022, Victor Ananjevsky <victor@sanana.kiev.ua>
*/
#include <sys/types.h>
......
......@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with YAD. If not, see <http://www.gnu.org/licenses/>.
*
* Copyright (C) 2008-2021, Victor Ananjevsky <ananasik@gmail.com>
* Copyright (C) 2008-2022, Victor Ananjevsky <victor@sanana.kiev.ua>
*/
#include <stdio.h>
......
......@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with YAD. If not, see <http://www.gnu.org/licenses/>.
*
* Copyright (C) 2008-2021, Victor Ananjevsky <ananasik@gmail.com>
* Copyright (C) 2008-2022, Victor Ananjevsky <victor@sanana.kiev.ua>
*/
#include "yad.h"
......
......@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with YAD. If not, see <http://www.gnu.org/licenses/>.
*
* Copyright (C) 2019-2021, Victor Ananjevsky <ananasik@gmail.com>
* Copyright (C) 2019-2022, Victor Ananjevsky <victor@sanana.kiev.ua>
*/
#include <config.h>
......
......@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with YAD. If not, see <http://www.gnu.org/licenses/>.
*
* Copyright (C) 2008-2021, Victor Ananjevsky <ananasik@gmail.com>
* Copyright (C) 2008-2022, Victor Ananjevsky <victor@sanana.kiev.ua>
*/
#ifndef _GNU_SOURCE
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment