diff options
author | jcid <devnull@localhost> | 2007-11-05 21:25:14 +0100 |
---|---|---|
committer | jcid <devnull@localhost> | 2007-11-05 21:25:14 +0100 |
commit | b64b3f3fedeb6cc80b864950c08730485407d170 (patch) | |
tree | 5c7be7ed6c29d0988546521382b2d3cdcaaacba5 /src/IO | |
parent | 45f99d0c208a23a296a6e6e70bc1919c431fd008 (diff) |
Updated copyright lines
Diffstat (limited to 'src/IO')
-rw-r--r-- | src/IO/IO.c | 2 | ||||
-rw-r--r-- | src/IO/about.c | 2 | ||||
-rw-r--r-- | src/IO/dpi.c | 2 | ||||
-rw-r--r-- | src/IO/http.c | 2 | ||||
-rw-r--r-- | src/IO/iowatch.cc | 2 | ||||
-rw-r--r-- | src/IO/mime.c | 2 | ||||
-rw-r--r-- | src/IO/proto.c | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/src/IO/IO.c b/src/IO/IO.c index d601478d..5e984ed8 100644 --- a/src/IO/IO.c +++ b/src/IO/IO.c @@ -1,7 +1,7 @@ /* * File: IO.c * - * Copyright (C) 2000-2006 Jorge Arellano Cid <jcid@dillo.org> + * Copyright (C) 2000-2007 Jorge Arellano Cid <jcid@dillo.org> * * 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 diff --git a/src/IO/about.c b/src/IO/about.c index a3a0c420..14166ce4 100644 --- a/src/IO/about.c +++ b/src/IO/about.c @@ -1,7 +1,7 @@ /* * File: about.c * - * Copyright (C) 1999-2006 Jorge Arellano Cid <jcid@dillo.org> + * Copyright (C) 1999-2007 Jorge Arellano Cid <jcid@dillo.org> * * 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 diff --git a/src/IO/dpi.c b/src/IO/dpi.c index 13cd1f74..3e68fb6f 100644 --- a/src/IO/dpi.c +++ b/src/IO/dpi.c @@ -1,7 +1,7 @@ /* * File: dpi.c * - * Copyright (C) 2002-2006 Jorge Arellano Cid <jcid@dillo.org> + * Copyright (C) 2002-2007 Jorge Arellano Cid <jcid@dillo.org> * * 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 diff --git a/src/IO/http.c b/src/IO/http.c index 5c0250f1..5c975e00 100644 --- a/src/IO/http.c +++ b/src/IO/http.c @@ -1,7 +1,7 @@ /* * File: http.c * - * Copyright (C) 2000, 2001 Jorge Arellano Cid <jcid@dillo.org> + * Copyright (C) 2000-2007 Jorge Arellano Cid <jcid@dillo.org> * * 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 diff --git a/src/IO/iowatch.cc b/src/IO/iowatch.cc index 2c1465ba..0749e24c 100644 --- a/src/IO/iowatch.cc +++ b/src/IO/iowatch.cc @@ -1,7 +1,7 @@ /* * File: iowatch.cc * - * Copyright (C) 2005 Jorge Arellano Cid <jcid@dillo.org> + * Copyright (C) 2005-2007 Jorge Arellano Cid <jcid@dillo.org> * * 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 diff --git a/src/IO/mime.c b/src/IO/mime.c index 3a8040ae..7581f62a 100644 --- a/src/IO/mime.c +++ b/src/IO/mime.c @@ -1,7 +1,7 @@ /* * File: mime.c * - * Copyright (C) 2000 Jorge Arellano Cid <jcid@dillo.org> + * Copyright (C) 2000-2007 Jorge Arellano Cid <jcid@dillo.org> * * 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 diff --git a/src/IO/proto.c b/src/IO/proto.c index 3a9e2177..15686b12 100644 --- a/src/IO/proto.c +++ b/src/IO/proto.c @@ -1,7 +1,7 @@ /* * File: proto.c * - * Copyright (C) 2003 Jorge Arellano Cid <jcid@dillo.org>, + * Copyright (C) 2003-2007 Jorge Arellano Cid <jcid@dillo.org>, * * 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 |