gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] 01/04: - fixed copyright year


From: gnunet
Subject: [gnunet] 01/04: - fixed copyright year
Date: Tue, 24 Aug 2021 11:02:11 +0200

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

t3sserakt pushed a commit to branch master
in repository gnunet.

commit 69406e8930cccd2dcd32fa7067abb6937788bba7
Author: t3sserakt <t3ss@posteo.de>
AuthorDate: Wed Aug 18 22:05:53 2021 +0200

    - fixed copyright year
---
 src/testing/gnunet-cmds-helper.c          |  2 +-
 src/testing/test_testing_plugin_testcmd.c |  2 +-
 src/transport/transport-testing-cmds.h    | 13 +++++++------
 3 files changed, 9 insertions(+), 8 deletions(-)

diff --git a/src/testing/gnunet-cmds-helper.c b/src/testing/gnunet-cmds-helper.c
index d9fcf3541..5705f46c2 100644
--- a/src/testing/gnunet-cmds-helper.c
+++ b/src/testing/gnunet-cmds-helper.c
@@ -1,6 +1,6 @@
 /*
       This file is part of GNUnet
-      Copyright (C) 2008--2013, 2016 GNUnet e.V.
+      Copyright (C) 2021 GNUnet e.V.
 
       GNUnet is free software: you can redistribute it and/or modify it
       under the terms of the GNU Affero General Public License as published
diff --git a/src/testing/test_testing_plugin_testcmd.c 
b/src/testing/test_testing_plugin_testcmd.c
index aeb0db5dc..444272fcd 100644
--- a/src/testing/test_testing_plugin_testcmd.c
+++ b/src/testing/test_testing_plugin_testcmd.c
@@ -1,6 +1,6 @@
 /*
      This file is part of GNUnet
-     Copyright (C) 2013, 2014 GNUnet e.V.
+     Copyright (C) 2021 GNUnet e.V.
 
      GNUnet is free software: you can redistribute it and/or modify it
      under the terms of the GNU Affero General Public License as published
diff --git a/src/transport/transport-testing-cmds.h 
b/src/transport/transport-testing-cmds.h
index f171f833f..ece3b09a2 100644
--- a/src/transport/transport-testing-cmds.h
+++ b/src/transport/transport-testing-cmds.h
@@ -1,6 +1,6 @@
 /*
      This file is part of GNUnet.
-     Copyright (C) 2006, 2009, 2015, 2016 GNUnet e.V.
+     Copyright (C) 2021 GNUnet e.V.
 
      GNUnet is free software: you can redistribute it and/or modify it
      under the terms of the GNU Affero General Public License as published
@@ -44,10 +44,10 @@ GNUNET_TRANSPORT_cmd_connect_peers (const char *label,
 
 struct GNUNET_TESTING_Command
 GNUNET_TRANSPORT_cmd_send_simple (const char *label,
-                                char *m,
-                                char *n,
-                                uint32_t num,
-                                const char *peer1_label,
+                                  char *m,
+                                  char *n,
+                                  uint32_t num,
+                                  const char *peer1_label,
                                   const char *peer2_label);
 
 int
@@ -60,7 +60,8 @@ GNUNET_TRANSPORT_get_trait_connected_peers_map (const struct
                                                 GNUNET_TESTING_Command
                                                 *cmd,
                                                 struct
-                                                GNUNET_CONTAINER_MultiShortmap 
**
+                                                GNUNET_CONTAINER_MultiShortmap 
*
+                                                *
                                                 connected_peers_map);
 int
 GNUNET_TRANSPORT_get_trait_hello_size (const struct

-- 
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]