FSF address update

This commit is contained in:
van Hauser 2016-06-17 17:17:31 +02:00
commit 18a6a20dcc
3 changed files with 31 additions and 4 deletions

View file

@ -13,8 +13,16 @@
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software * along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, * Foundation, Inc.
* MA 02111-1307, USA. *
* Free Software Foundation
* 51 Franklin Street, Fifth Floor
* Boston, MA 02110-1335
* USA
*
* Telephone: +1-617-542-5942
* Fax: +1-617-542-2652
* General email: info@fsf.org
* *
* In addition, as a special exception, the copyright holders give * In addition, as a special exception, the copyright holders give
* permission to link the code of portions of this program with the * permission to link the code of portions of this program with the

View file

@ -17,7 +17,16 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. Foundation, Inc.
Free Software Foundation
51 Franklin Street, Fifth Floor
Boston, MA 02110-1335
USA
Telephone: +1-617-542-5942
Fax: +1-617-542-2652
General email: info@fsf.org
*/ */
/* taken direct from rfc2104 implementation and modified for suitable use /* taken direct from rfc2104 implementation and modified for suitable use

View file

@ -16,7 +16,17 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. Foundation, Inc.
Free Software Foundation
51 Franklin Street, Fifth Floor
Boston, MA 02110-1335
USA
Telephone: +1-617-542-5942
Fax: +1-617-542-2652
General email: info@fsf.org
*/ */
#include <openssl/md5.h> #include <openssl/md5.h>