Updated copyright.

This commit is contained in:
Bastian Kleineidam 2011-04-26 14:57:57 +02:00
parent f61de7902a
commit 74c132c90b
3 changed files with 3 additions and 3 deletions

View file

@ -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

View file

@ -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

View file

@ -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