added file headers with proper licence terms

This commit is contained in:
mr-alice 2016-09-13 00:01:26 +02:00
parent 9f66c0050b
commit e9418bb5c6
15 changed files with 355 additions and 6 deletions

View file

@ -1,11 +1,9 @@
#pragma once
/*
* libretroshare/src/serialiser: rsnxssitems.h
* RetroShare File lists service items.
*
* RetroShare Serialiser.
* file_sharing/rsfilelistitems.h
*
* Copyright 2012 Christopher Evi-Parker, Robert Fernie.
* Copyright 2016 Mr.Alice
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
@ -21,9 +19,10 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
* USA.
*
* Please report all bugs and problems to "retroshare@lunamutt.com".
* Please report all bugs and problems to "retroshare.project@gmail.com".
*
*/
#pragma once
#include <map>
#include <openssl/ssl.h>