aboutsummaryrefslogtreecommitdiff
path: root/src/util/plugin.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2018-11-29 20:50:38 +0100
committerChristian Grothoff <christian@grothoff.org>2018-11-29 20:52:11 +0100
commit333ed5b94540b68b9967885c215b57818f22fb79 (patch)
tree2a15a47d8b7a6c60ad4ddc0de7cbe3e1c1bc7426 /src/util/plugin.c
parent94771c8ff4a7dc75b7f26b2795b5ed1f0c1f791b (diff)
downloadgnunet-333ed5b94540b68b9967885c215b57818f22fb79.tar.gz
gnunet-333ed5b94540b68b9967885c215b57818f22fb79.zip
draft ATS API for TNG
Diffstat (limited to 'src/util/plugin.c')
-rw-r--r--src/util/plugin.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/plugin.c b/src/util/plugin.c
index b88dc4012..4a6e8577e 100644
--- a/src/util/plugin.c
+++ b/src/util/plugin.c
@@ -11,7 +11,7 @@
11 WITHOUT ANY WARRANTY; without even the implied warranty of 11 WITHOUT ANY WARRANTY; without even the implied warranty of
12 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 12 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
13 Affero General Public License for more details. 13 Affero General Public License for more details.
14 14
15 You should have received a copy of the GNU Affero General Public License 15 You should have received a copy of the GNU Affero General Public License
16 along with this program. If not, see <http://www.gnu.org/licenses/>. 16 along with this program. If not, see <http://www.gnu.org/licenses/>.
17*/ 17*/