gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnunet-gtk4] 01/02: license: Use correct licence


From: gnunet
Subject: [gnunet-gtk4] 01/02: license: Use correct licence
Date: Fri, 24 May 2024 15:22:03 +0200

This is an automated email from the git hooks/post-receive script.

gautham_x pushed a commit to branch master
in repository gnunet-gtk4.

commit 60e5f34ef68952d91a2df91286314c3257faf1d8
Author: Gotam Gorabh <gautamy672@gmail.com>
AuthorDate: Fri May 24 16:55:45 2024 +0530

    license: Use correct licence
---
 src/statistics/gnunet-statistics-application.c |  39 +++++++++++------------
 src/statistics/gnunet-statistics-application.h |  41 ++++++++++++-------------
 src/statistics/gnunet-statistics-gtk4          | Bin 53456 -> 0 bytes
 src/statistics/gnunet-statistics-gtk4.c        |  39 +++++++++++------------
 src/statistics/gnunet-statistics-window.c      |  39 +++++++++++------------
 src/statistics/gnunet-statistics-window.h      |  39 +++++++++++------------
 6 files changed, 100 insertions(+), 97 deletions(-)

diff --git a/src/statistics/gnunet-statistics-application.c 
b/src/statistics/gnunet-statistics-application.c
index 9bca4ad..ebc7552 100644
--- a/src/statistics/gnunet-statistics-application.c
+++ b/src/statistics/gnunet-statistics-application.c
@@ -1,22 +1,23 @@
-/* gnunet-statistics-application.c
- *
- * Copyright 2024 Gotam Gorabh <gautamy672@gmail.com>
- *
- * This program is free software: you can redistribute it and/or modify
- * it under the terms of the GNU Affero General Public License as
- * published by the Free Software Foundation, either version 3 of the
- * License, or (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU Affero General Public License for more details.
- *
- * You should have received a copy of the GNU Affero General Public License
- * along with this program.  If not, see <https://www.gnu.org/licenses/>.
- *
- * SPDX-License-Identifier: AGPL-3.0-or-later
- */
+/*
+     This file is part of GNUnet
+     Copyright (C) 2024 GNUnet e.V.
+
+     GNUnet is free software; you can redistribute it and/or modify
+     it under the terms of the GNU General Public License as published
+     by the Free Software Foundation; either version 3, or (at your
+     option) any later version.
+
+     GNUnet is distributed in the hope that it will be useful, but
+     WITHOUT ANY WARRANTY; without even the implied warranty of
+     MERCHANTABILITY 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 with GNUnet; see the file COPYING.  If not, write to the
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
+
+*/
 
 #include "config.h"
 
diff --git a/src/statistics/gnunet-statistics-application.h 
b/src/statistics/gnunet-statistics-application.h
index 3c6f6f3..caf5447 100644
--- a/src/statistics/gnunet-statistics-application.h
+++ b/src/statistics/gnunet-statistics-application.h
@@ -1,24 +1,23 @@
-/* gnunet-statistics-application.h
- *
- * Copyright 2024 Gotam Gorabh <gautamy672@gmail.com>
- *
- * This program is free software: you can redistribute it and/or modify
- * it under the terms of the GNU Affero General Public License as
- * published by the Free Software Foundation, either version 3 of the
- * License, or (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU Affero General Public License for more details.
- *
- * You should have received a copy of the GNU Affero General Public License
- * along with this program.  If not, see <https://www.gnu.org/licenses/>.
- *
- * SPDX-License-Identifier: AGPL-3.0-or-later
- */
-
-
+/*
+     This file is part of GNUnet
+     Copyright (C) 2024 GNUnet e.V.
+
+     GNUnet is free software; you can redistribute it and/or modify
+     it under the terms of the GNU General Public License as published
+     by the Free Software Foundation; either version 3, or (at your
+     option) any later version.
+
+     GNUnet is distributed in the hope that it will be useful, but
+     WITHOUT ANY WARRANTY; without even the implied warranty of
+     MERCHANTABILITY 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 with GNUnet; see the file COPYING.  If not, write to the
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
+
+*/
 
 #pragma once
 
diff --git a/src/statistics/gnunet-statistics-gtk4 
b/src/statistics/gnunet-statistics-gtk4
deleted file mode 100755
index f8b358d..0000000
Binary files a/src/statistics/gnunet-statistics-gtk4 and /dev/null differ
diff --git a/src/statistics/gnunet-statistics-gtk4.c 
b/src/statistics/gnunet-statistics-gtk4.c
index debf743..99de92a 100644
--- a/src/statistics/gnunet-statistics-gtk4.c
+++ b/src/statistics/gnunet-statistics-gtk4.c
@@ -1,22 +1,23 @@
-/* gnunet-statistics-gtk4.c
- *
- * Copyright 2024 Gotam Gorabh <gautamy672@gmail.com>
- *
- * This program is free software: you can redistribute it and/or modify
- * it under the terms of the GNU Affero General Public License as
- * published by the Free Software Foundation, either version 3 of the
- * License, or (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU Affero General Public License for more details.
- *
- * You should have received a copy of the GNU Affero General Public License
- * along with this program.  If not, see <https://www.gnu.org/licenses/>.
- *
- * SPDX-License-Identifier: AGPL-3.0-or-later
- */
+/*
+     This file is part of GNUnet
+     Copyright (C) 2024 GNUnet e.V.
+
+     GNUnet is free software; you can redistribute it and/or modify
+     it under the terms of the GNU General Public License as published
+     by the Free Software Foundation; either version 3, or (at your
+     option) any later version.
+
+     GNUnet is distributed in the hope that it will be useful, but
+     WITHOUT ANY WARRANTY; without even the implied warranty of
+     MERCHANTABILITY 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 with GNUnet; see the file COPYING.  If not, write to the
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
+
+*/
 
 #include "config.h"
 
diff --git a/src/statistics/gnunet-statistics-window.c 
b/src/statistics/gnunet-statistics-window.c
index c02cd1a..389d667 100644
--- a/src/statistics/gnunet-statistics-window.c
+++ b/src/statistics/gnunet-statistics-window.c
@@ -1,22 +1,23 @@
-/* gnunet-statistics-window.c
- *
- * Copyright 2024 Gotam Gorabh <gautamy672@gmail.com>
- *
- * This program is free software: you can redistribute it and/or modify
- * it under the terms of the GNU Affero General Public License as
- * published by the Free Software Foundation, either version 3 of the
- * License, or (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU Affero General Public License for more details.
- *
- * You should have received a copy of the GNU Affero General Public License
- * along with this program.  If not, see <https://www.gnu.org/licenses/>.
- *
- * SPDX-License-Identifier: AGPL-3.0-or-later
- */
+/*
+     This file is part of GNUnet
+     Copyright (C) 2024 GNUnet e.V.
+
+     GNUnet is free software; you can redistribute it and/or modify
+     it under the terms of the GNU General Public License as published
+     by the Free Software Foundation; either version 3, or (at your
+     option) any later version.
+
+     GNUnet is distributed in the hope that it will be useful, but
+     WITHOUT ANY WARRANTY; without even the implied warranty of
+     MERCHANTABILITY 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 with GNUnet; see the file COPYING.  If not, write to the
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
+
+*/
 
 #include "config.h"
 
diff --git a/src/statistics/gnunet-statistics-window.h 
b/src/statistics/gnunet-statistics-window.h
index 92fff9e..31893a3 100644
--- a/src/statistics/gnunet-statistics-window.h
+++ b/src/statistics/gnunet-statistics-window.h
@@ -1,22 +1,23 @@
-/* gnunet-statistics-window.h
- *
- * Copyright 2024 Gotam Gorabh <gautamy672@gmail.com>
- *
- * This program is free software: you can redistribute it and/or modify
- * it under the terms of the GNU Affero General Public License as
- * published by the Free Software Foundation, either version 3 of the
- * License, or (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU Affero General Public License for more details.
- *
- * You should have received a copy of the GNU Affero General Public License
- * along with this program.  If not, see <https://www.gnu.org/licenses/>.
- *
- * SPDX-License-Identifier: AGPL-3.0-or-later
- */
+/*
+     This file is part of GNUnet
+     Copyright (C) 2024 GNUnet e.V.
+
+     GNUnet is free software; you can redistribute it and/or modify
+     it under the terms of the GNU General Public License as published
+     by the Free Software Foundation; either version 3, or (at your
+     option) any later version.
+
+     GNUnet is distributed in the hope that it will be useful, but
+     WITHOUT ANY WARRANTY; without even the implied warranty of
+     MERCHANTABILITY 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 with GNUnet; see the file COPYING.  If not, write to the
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
+
+*/
 
 #pragma once
 

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]