Commit 05dd3422 authored by Victor Ananjevsky's avatar Victor Ananjevsky

update copyright years

parent a4efc687
.TH YAD 1 "October 2023" "yad" "User Commands"
.TH YAD 1 "June 2024" "yad" "User Commands"
.SH NAME
yad \- display GTK+ dialogs from shell scripts or command-line
......
......@@ -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-2023, Victor Ananjevsky <victor@sanana.kiev.ua>
* Copyright (C) 2008-2024, Victor Ananjevsky <victor@sanana.kiev.ua>
*/
#include "yad.h"
......@@ -143,7 +143,7 @@ yad_about (void)
g_object_set (G_OBJECT (dialog),
"name", PACKAGE_NAME,
"version", PACKAGE_VERSION,
"copyright", "Copyright \xc2\xa9 2008-2023, Victor Ananjevsky <victor@sanana.kiev.ua>",
"copyright", "Copyright \xc2\xa9 2008-2024, 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-2023, Victor Ananjevsky <victor@sanana.kiev.ua>
* Copyright (C) 2008-2024, 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-2023, Victor Ananjevsky <victor@sanana.kiev.ua>
* Copyright (C) 2010-2024, 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-2023, Victor Ananjevsky <victor@sanana.kiev.ua>
* Copyright (C) 2008-2024, 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-2023, Victor Ananjevsky <victor@sanana.kiev.ua>
* Copyright (C) 2008-2024, 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-2023, Victor Ananjevsky <victor@sanana.kiev.ua>
* Copyright (C) 2020-2024, 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-2023, Victor Ananjevsky <victor@sanana.kiev.ua>
* Copyright (C) 2008-2024, 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-2023, Victor Ananjevsky <victor@sanana.kiev.ua>
* Copyright (C) 2008-2024, 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-2023, Victor Ananjevsky <victor@sanana.kiev.ua>
* Copyright (C) 2008-2024, 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-2023, Victor Ananjevsky <victor@sanana.kiev.ua>
* Copyright (C) 2008-2024, 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-2023, Victor Ananjevsky <victor@sanana.kiev.ua>
* Copyright (C) 2008-2024, 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-2023, Victor Ananjevsky <victor@sanana.kiev.ua>
* Copyright (C) 2008-2024, 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-2023, Victor Ananjevsky <victor@sanana.kiev.ua>
* Copyright (C) 2008-2024, 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-2023, Victor Ananjevsky <victor@sanana.kiev.ua>
* Copyright (C) 2008-2024, 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-2023, Victor Ananjevsky <victor@sanana.kiev.ua>
* Copyright (C) 2008-2024, 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-2023, Victor Ananjevsky <victor@sanana.kiev.ua>
* Copyright (C) 2008-2024, 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-2023, Victor Ananjevsky <victor@sanana.kiev.ua>
* Copyright (C) 2008-2024, 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-2023, Victor Ananjevsky <victor@sanana.kiev.ua>
* Copyright (C) 2008-2024, 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-2023, Victor Ananjevsky <victor@sanana.kiev.ua>
* Copyright (C) 2008-2024, 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-2023, Victor Ananjevsky <victor@sanana.kiev.ua>
* Copyright (C) 2008-2024, 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-2023, Victor Ananjevsky <victor@sanana.kiev.ua>
* Copyright (C) 2008-2024, 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-2023, Victor Ananjevsky <victor@sanana.kiev.ua>
* Copyright (C) 2008-2024, 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-2023, Victor Ananjevsky <victor@sanana.kiev.ua>
* Copyright (C) 2008-2024, Victor Ananjevsky <victor@sanana.kiev.ua>
*/
#include <pango/pango.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-2023, Victor Ananjevsky <victor@sanana.kiev.ua>
* Copyright (C) 2019-2024, 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-2023, Victor Ananjevsky <victor@sanana.kiev.ua>
* Copyright (C) 2008-2024, Victor Ananjevsky <victor@sanana.kiev.ua>
*/
#ifndef _GNU_SOURCE
......
......@@ -15,7 +15,7 @@
# You should have received a copy of the GNU General Public License along with
# YAD. If not, see <https://www.gnu.org/licenses/>.
#
# Copyright (C) 2021-2023, Victor Ananjevsky <victor@sanana.kiev.ua>
# Copyright (C) 2021-2024, Victor Ananjevsky <victor@sanana.kiev.ua>
#
TEXTDOMAIN=@GETTEXT_PACKAGE@
......
......@@ -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-2023, Victor Ananjevsky <victor@sanana.kiev.ua>
* Copyright (C) 2008-2024, Victor Ananjevsky <victor@sanana.kiev.ua>
*/
#ifndef _YAD_H_
......
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