X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Fnode.h;h=619baa942c8e24e9717d6bd4f2f8eebe76f607dc;hp=528716de865a4d5b4106792ed535849f7b085298;hb=ec4c8bcb18c1f463cf4544126e027fc8ec9b3a39;hpb=9b394bc887695da6db74f4b9796b4823e553f8cc diff --git a/src/node.h b/src/node.h index 528716de..619baa94 100644 --- a/src/node.h +++ b/src/node.h @@ -13,11 +13,9 @@ 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_NODE_H__