X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Fdevice.h;h=5841253a088fe85f4de65c024396f37467f269bb;hp=34a6e4d4c6de7f507e2b078eab42f3598566b874;hb=ab7c61b06f6c6e991225f2fcc32d02b8e1084aee;hpb=0e6856b1379e278aa5ed116d0911851339a6064c diff --git a/src/device.h b/src/device.h index 34a6e4d4..5841253a 100644 --- a/src/device.h +++ b/src/device.h @@ -13,9 +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. + 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_DEVICE_H__