Skip to content

Commit

Permalink
FSF address update
Browse files Browse the repository at this point in the history
  • Loading branch information
vanhauser-thc committed Jun 17, 2016
1 parent 5eb4791 commit 18a6a20
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 4 deletions.
12 changes: 10 additions & 2 deletions LICENSE.OPENSSL
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,16 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston,
* MA 02111-1307, 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: [email protected]
*
* In addition, as a special exception, the copyright holders give
* permission to link the code of portions of this program with the
Expand Down
11 changes: 10 additions & 1 deletion hmacmd5.c
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,16 @@
You should have received a copy of the GNU General Public License
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: [email protected]
*/

/* taken direct from rfc2104 implementation and modified for suitable use
Expand Down
12 changes: 11 additions & 1 deletion hmacmd5.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,17 @@
You should have received a copy of the GNU General Public License
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: [email protected]
*/

#include <openssl/md5.h>
Expand Down

0 comments on commit 18a6a20

Please sign in to comment.