]> git.meshlink.io Git - meshlink/blobdiff - src/openssl/crypto.h
Use conditional compilation for device.c.
[meshlink] / src / openssl / crypto.h
index 3999251737dc5bb4de0573a4b60d7f8d2a348baa..8047bfbec3f70d2df5feb4b089cf41d6dd8b7cc7 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_CRYPTO_H__