X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Fopenssl%2Fdigest.h;h=258bcf6ce81f1d86b09517e2ce204f159bb91e4c;hb=075264a9e18f9fd58cad044c064a91557e9ed429;hp=2b5a171560736d18c64736955fbedfb27f1a0d81;hpb=075e6828a7533e7daa790225f17aa6bb39703278;p=tinc diff --git a/src/openssl/digest.h b/src/openssl/digest.h index 2b5a1715..258bcf6c 100644 --- a/src/openssl/digest.h +++ b/src/openssl/digest.h @@ -12,11 +12,9 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - 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. - - $Id$ + 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., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef __TINC_DIGEST_H__