[hipl-commit] [trunk] Rev 3570: GPL in the boilerplate of esp_prot_api.c

  • From: Miika Komu <miika@xxxxxx>
  • To: hipl-commit@xxxxxxxxxxxxx
  • Date: Tue, 9 Feb 2010 19:31:11 +0200

Committer: Miika Komu <miika@xxxxxx>
Date: Tue Feb 09 19:31:24 2010 +0200
Revision: 3570
Revision-id: miika@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Branch nick: trunk

Log:
  GPL in the boilerplate of esp_prot_api.c

Modified:
  M  firewall/esp_prot_api.c

=== modified file 'firewall/esp_prot_api.c'
--- firewall/esp_prot_api.c     2010-01-21 17:15:57 +0000
+++ firewall/esp_prot_api.c     2010-02-09 17:31:24 +0000
@@ -1,7 +1,7 @@
 /**
  * @file firewall/esp_prot_api.c
  *
- * <LICENSE TEMLPATE LINE - LEAVE THIS LINE INTACT>
+ * Distributed under <a href="http://www.gnu.org/licenses/gpl2.txt";>GNU/GPL</a>
  *
  * This is the  implementation of the API for adding and verifying
  * tokens to ESP data packets for the different modes, in order to

Other related posts:

  • » [hipl-commit] [trunk] Rev 3570: GPL in the boilerplate of esp_prot_api.c - Miika Komu