diff options
author | dimitri staessens <dimitri.staessens@ugent.be> | 2017-08-13 12:17:58 +0200 |
---|---|---|
committer | dimitri staessens <dimitri.staessens@ugent.be> | 2017-08-13 12:17:58 +0200 |
commit | 095c2414425952836e97d88a6dde6f4415725c68 (patch) | |
tree | 30edf3d9758b628c2f3f551417b8a6ffc7dd1304 /src/ipcpd/normal/dht.c | |
parent | 65f5aa30dc5cb6a284785835b0b14e5b19dfaa9a (diff) | |
download | ouroboros-095c2414425952836e97d88a6dde6f4415725c68.tar.gz ouroboros-095c2414425952836e97d88a6dde6f4415725c68.zip |
build: Replace fsf snail mail with contact URL
Diffstat (limited to 'src/ipcpd/normal/dht.c')
-rw-r--r-- | src/ipcpd/normal/dht.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/ipcpd/normal/dht.c b/src/ipcpd/normal/dht.c index c15dacbc..f41541d2 100644 --- a/src/ipcpd/normal/dht.c +++ b/src/ipcpd/normal/dht.c @@ -17,8 +17,7 @@ * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - * 02110-1301 USA + * Foundation, Inc., http://www.fsf.org/about/contact/. */ #define OUROBOROS_PREFIX "dht" |