Skip to content

Commit 1e56468

Browse files
authored
Merge pull request #116 from herbetom/drop-open-llpd.org
treewide: drop all mentions of open-lldp.org
2 parents cfef003 + d77602c commit 1e56468

108 files changed

Lines changed: 108 additions & 108 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -564,5 +564,5 @@ Support
564564
=======
565565

566566
Contact Information:
567-
LLDP-devel Mailing List <lldp-devel@open-lldp.org>
567+
Issue Tracker: https://github.com/intel/openlldp/issues
568568
Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497

clif.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
the file called "COPYING".
2626
2727
Contact Information:
28-
open-lldp Mailing List <lldp-devel@open-lldp.org>
28+
Issue Tracker: https://github.com/intel/openlldp/issues
2929
3030
*******************************************************************************/
3131

config.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
the file called "COPYING".
2121
2222
Contact Information:
23-
open-lldp Mailing List <lldp-devel@open-lldp.org>
23+
Issue Tracker: https://github.com/intel/openlldp/issues
2424
2525
*******************************************************************************/
2626

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
AC_INIT([lldpad], [1.2.99], [lldp-devel@open-lldp.org])
1+
AC_INIT([lldpad], [1.2.99], [https://github.com/intel/openlldp/issues])
22
AM_INIT_AUTOMAKE([-Wall -Werror foreign subdir-objects])
33

44
m4_pattern_allow([AM_PROG_AR])

ctrl_iface.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
the file called "COPYING".
2626
2727
Contact Information:
28-
open-lldp Mailing List <lldp-devel@open-lldp.org>
28+
Issue Tracker: https://github.com/intel/openlldp/issues
2929
3030
*******************************************************************************/
3131

dcb_protocol.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
the file called "COPYING".
2121
2222
Contact Information:
23-
open-lldp Mailing List <lldp-devel@open-lldp.org>
23+
Issue Tracker: https://github.com/intel/openlldp/issues
2424
2525
*******************************************************************************/
2626

dcb_rule_chk.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
the file called "COPYING".
2121
2222
Contact Information:
23-
open-lldp Mailing List <lldp-devel@open-lldp.org>
23+
Issue Tracker: https://github.com/intel/openlldp/issues
2424
2525
*******************************************************************************/
2626

dcbtool.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
the file called "COPYING".
2626
2727
Contact Information:
28-
open-lldp Mailing List <lldp-devel@open-lldp.org>
28+
Issue Tracker: https://github.com/intel/openlldp/issues
2929
3030
*******************************************************************************/
3131

dcbtool_cmds.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
the file called "COPYING".
2121
2222
Contact Information:
23-
open-lldp Mailing List <lldp-devel@open-lldp.org>
23+
Issue Tracker: https://github.com/intel/openlldp/issues
2424
2525
*******************************************************************************/
2626

docs/dcbtool.8

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,5 +328,5 @@ The full GNU General Public License is included in this distribution in
328328
the file called "COPYING".
329329
.SH SUPPORT
330330
Contact Information:
331-
open-lldp Mailing List <lldp-devel@open-lldp.org>
331+
Issue Tracker: https://github.com/intel/openlldp/issues
332332

0 commit comments

Comments
 (0)