X-Git-Url: https://www.tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Fgcrypt%2Fdigest.h;h=6b9b97f7c25053b436b543e7907b7ec67bd07724;hb=761517c21c37a808a19b487aa116c3c19439feca;hp=18e49108b72576468546032d96eefb1a4a285181;hpb=551cd19406a560d0d206bff5b4e9da064ec222b6;p=tinc diff --git a/src/gcrypt/digest.h b/src/gcrypt/digest.h index 18e49108..6b9b97f7 100644 --- a/src/gcrypt/digest.h +++ b/src/gcrypt/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__