X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Fgcrypt%2Frsa.h;h=143f01537ed4f3c2ef80c29f14d57ebb6ef87fc7;hp=0b3937a41a6a78f817b2b223283900423411f5dd;hb=761517c21c37a808a19b487aa116c3c19439feca;hpb=07a560eab66b575f382428a956550817697e25e2 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__