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