X-Git-Url: https://git.librecmc.org/?p=oweals%2Ftinc.git;a=blobdiff_plain;f=lib%2Flist.h;h=197fbb8b3088531f0830cf03f5416992ff81fb9a;hp=21785672e09cff4b18f0d393e39f3654a162a105;hb=b58d95eb29662bce4388f95dbc5762b9e2999806;hpb=de78d79db84c486afcc353884ec1770866beb653 diff --git a/lib/list.h b/lib/list.h index 2178567..197fbb8 100644 --- a/lib/list.h +++ b/lib/list.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_LIST_H__