mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-28 15:48:16 +00:00
Updated copyright.
This commit is contained in:
parent
f61de7902a
commit
74c132c90b
3 changed files with 3 additions and 3 deletions
|
|
@ -70,7 +70,7 @@
|
|||
/* Line 189 of yacc.c */
|
||||
#line 1 "htmlparse.y"
|
||||
|
||||
/* Copyright (C) 2000-2010 Bastian Kleineidam
|
||||
/* Copyright (C) 2000-2011 Bastian Kleineidam
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
%{
|
||||
/* Copyright (C) 2000-2010 Bastian Kleineidam
|
||||
/* Copyright (C) 2000-2011 Bastian Kleineidam
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
# -*- coding: iso-8859-1 -*-
|
||||
# Copyright (C) 2008-2010 Bastian Kleineidam
|
||||
# Copyright (C) 2008-2011 Bastian Kleineidam
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
|
|
|
|||
Loading…
Reference in a new issue