]> git.meshlink.io Git - meshlink/blobdiff - src/gcrypt/cipher.h
Update FSF address in files not covered by the merge.
[meshlink] / src / gcrypt / cipher.h
index 4d1e0962463699b0cfffbffa1a8382ad7d9ed656..57c812841f8399b082f78cc1766ecc9b4909f56d 100644 (file)
     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_CIPHER_H__