]> git.meshlink.io Git - meshlink/blobdiff - lib/ethernet.h
Stricter checks against routing loops.
[meshlink] / lib / ethernet.h
index 42bee4c562a7ea2d7411cefdaaafb7a116d88613..eef5f42407b17b373d425a3b905f922b9302f6b4 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_ETHERNET_H__