X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Fconf.h;h=be49733698a6df5a788b44a80b18275c369a95f1;hp=d1eae978e2ae0c155f02745356a10f83cb1c46f2;hb=b45511118421920771f5dcd5e4bafc04376e4450;hpb=78fc59e994c764d072bf0045177f690a378d1308 diff --git a/src/conf.h b/src/conf.h index d1eae978..be497336 100644 --- a/src/conf.h +++ b/src/conf.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_CONF_H__