From 37f802bb6fc3d31cb4414e0268a2471a20f9c4f0 Mon Sep 17 00:00:00 2001 From: csoler Date: Sun, 11 Nov 2018 20:42:48 +0100 Subject: [PATCH] fixed retroshare.project email in licenses --- src/util/bdstring.cc | 2 +- src/util/bdstring.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/util/bdstring.cc b/src/util/bdstring.cc index 2b9b289..3808e0c 100644 --- a/src/util/bdstring.cc +++ b/src/util/bdstring.cc @@ -3,7 +3,7 @@ * * * BitDHT: An Flexible DHT library. * * * - * Copyright (C) 2010 Retroshare Team * + * Copyright (C) 2010 Retroshare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as * diff --git a/src/util/bdstring.h b/src/util/bdstring.h index 7bd7689..e9160c6 100644 --- a/src/util/bdstring.h +++ b/src/util/bdstring.h @@ -3,7 +3,7 @@ * * * BitDHT: An Flexible DHT library. * * * - * Copyright (C) 2010 Retroshare Team * + * Copyright (C) 2010 Retroshare Team * * * * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU Affero General Public License as *