X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=lib%2Flist.h;h=197fbb8b3088531f0830cf03f5416992ff81fb9a;hp=0e9ffd7cc87c2275a0eddd81f4f49e964b4c9542;hb=ab7c61b06f6c6e991225f2fcc32d02b8e1084aee;hpb=0e6856b1379e278aa5ed116d0911851339a6064c diff --git a/lib/list.h b/lib/list.h index 0e9ffd7c..197fbb8b 100644 --- a/lib/list.h +++ b/lib/list.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_LIST_H__