]> git.meshlink.io Git - meshlink/blobdiff - src/subnet.h
Start a tinc service if it already exists.
[meshlink] / src / subnet.h
index 3efed1bea5d82cc3affe771c534ae1d0d2ef2d25..c9bb10e8a8fdb161221ef51f8f40148459b06312 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_SUBNET_H__