X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=src%2Fgcrypt%2Frsa.h;h=143f01537ed4f3c2ef80c29f14d57ebb6ef87fc7;hb=4c819a6e3a59da17142bc7bafd0455ca4bf049ac;hp=0b3937a41a6a78f817b2b223283900423411f5dd;hpb=7ea85043ac1fb2096baea44f6b0af27ac0d0b2cf;p=meshlink diff --git a/src/gcrypt/rsa.h b/src/gcrypt/rsa.h index 0b3937a4..143f0153 100644 --- a/src/gcrypt/rsa.h +++ b/src/gcrypt/rsa.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_RSA_H__