X-Git-Url: https://www.tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Fcontrol.h;h=91708fcad7fd78a1fb05bab15ddc466f7d7ec4ad;hb=761517c21c37a808a19b487aa116c3c19439feca;hp=e2020a858b5333b0d01493052d507bd64ea98948;hpb=075e6828a7533e7daa790225f17aa6bb39703278;p=tinc diff --git a/src/control.h b/src/control.h index e2020a85..91708fca 100644 --- a/src/control.h +++ b/src/control.h @@ -12,11 +12,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_CONTROL_H__