gmime r1505 - in trunk: . examples gmime src tests util
- From: fejj svn gnome org
- To: svn-commits-list gnome org
- Subject: gmime r1505 - in trunk: . examples gmime src tests util
- Date: Fri, 13 Feb 2009 04:26:36 +0000 (UTC)
Author: fejj
Date: Fri Feb 13 04:26:36 2009
New Revision: 1505
URL: http://svn.gnome.org/viewvc/gmime?rev=1505&view=rev
Log:
updated copyrights
Modified:
trunk/examples/basic-example.c
trunk/examples/imap-example.c
trunk/gmime/charset-map.c
trunk/gmime/gen-table.c
trunk/gmime/gmime-charset.c
trunk/gmime/gmime-charset.h
trunk/gmime/gmime-cipher-context.c
trunk/gmime/gmime-cipher-context.h
trunk/gmime/gmime-common.c
trunk/gmime/gmime-common.h
trunk/gmime/gmime-content-type.c
trunk/gmime/gmime-content-type.h
trunk/gmime/gmime-data-wrapper.c
trunk/gmime/gmime-data-wrapper.h
trunk/gmime/gmime-disposition.c
trunk/gmime/gmime-disposition.h
trunk/gmime/gmime-encodings.c
trunk/gmime/gmime-encodings.h
trunk/gmime/gmime-error.h
trunk/gmime/gmime-filter-basic.c
trunk/gmime/gmime-filter-basic.h
trunk/gmime/gmime-filter-best.c
trunk/gmime/gmime-filter-best.h
trunk/gmime/gmime-filter-charset.c
trunk/gmime/gmime-filter-charset.h
trunk/gmime/gmime-filter-crlf.c
trunk/gmime/gmime-filter-crlf.h
trunk/gmime/gmime-filter-enriched.c
trunk/gmime/gmime-filter-enriched.h
trunk/gmime/gmime-filter-from.c
trunk/gmime/gmime-filter-from.h
trunk/gmime/gmime-filter-gzip.c
trunk/gmime/gmime-filter-gzip.h
trunk/gmime/gmime-filter-html.c
trunk/gmime/gmime-filter-html.h
trunk/gmime/gmime-filter-md5.c
trunk/gmime/gmime-filter-md5.h
trunk/gmime/gmime-filter-strip.c
trunk/gmime/gmime-filter-strip.h
trunk/gmime/gmime-filter-windows.c
trunk/gmime/gmime-filter-windows.h
trunk/gmime/gmime-filter-yenc.c
trunk/gmime/gmime-filter-yenc.h
trunk/gmime/gmime-filter.c
trunk/gmime/gmime-filter.h
trunk/gmime/gmime-gpg-context.c
trunk/gmime/gmime-gpg-context.h
trunk/gmime/gmime-header.c
trunk/gmime/gmime-header.h
trunk/gmime/gmime-iconv-utils.c
trunk/gmime/gmime-iconv-utils.h
trunk/gmime/gmime-iconv.c
trunk/gmime/gmime-iconv.h
trunk/gmime/gmime-message-part.c
trunk/gmime/gmime-message-part.h
trunk/gmime/gmime-message-partial.c
trunk/gmime/gmime-message-partial.h
trunk/gmime/gmime-message.c
trunk/gmime/gmime-message.h
trunk/gmime/gmime-multipart-encrypted.c
trunk/gmime/gmime-multipart-encrypted.h
trunk/gmime/gmime-multipart-signed.c
trunk/gmime/gmime-multipart-signed.h
trunk/gmime/gmime-multipart.c
trunk/gmime/gmime-multipart.h
trunk/gmime/gmime-object.c
trunk/gmime/gmime-object.h
trunk/gmime/gmime-param.c
trunk/gmime/gmime-param.h
trunk/gmime/gmime-parse-utils.c
trunk/gmime/gmime-parse-utils.h
trunk/gmime/gmime-parser.c
trunk/gmime/gmime-parser.h
trunk/gmime/gmime-part.c
trunk/gmime/gmime-part.h
trunk/gmime/gmime-session-simple.c
trunk/gmime/gmime-session-simple.h
trunk/gmime/gmime-session.c
trunk/gmime/gmime-session.h
trunk/gmime/gmime-stream-buffer.c
trunk/gmime/gmime-stream-buffer.h
trunk/gmime/gmime-stream-cat.c
trunk/gmime/gmime-stream-cat.h
trunk/gmime/gmime-stream-file.c
trunk/gmime/gmime-stream-file.h
trunk/gmime/gmime-stream-filter.c
trunk/gmime/gmime-stream-filter.h
trunk/gmime/gmime-stream-fs.c
trunk/gmime/gmime-stream-fs.h
trunk/gmime/gmime-stream-mem.c
trunk/gmime/gmime-stream-mem.h
trunk/gmime/gmime-stream-mmap.c
trunk/gmime/gmime-stream-mmap.h
trunk/gmime/gmime-stream-null.c
trunk/gmime/gmime-stream-null.h
trunk/gmime/gmime-stream.c
trunk/gmime/gmime-stream.h
trunk/gmime/gmime-utils.c
trunk/gmime/gmime-utils.h
trunk/gmime/gmime.c
trunk/gmime/gmime.h
trunk/gmime/internet-address.c
trunk/gmime/internet-address.h
trunk/iconv-detect.c
trunk/src/uudecode.c
trunk/src/uuencode.c
trunk/tests/test-best.c
trunk/tests/test-cat.c
trunk/tests/test-headers.c
trunk/tests/test-html.c
trunk/tests/test-iconv.c
trunk/tests/test-mbox.c
trunk/tests/test-mime.c
trunk/tests/test-parser.c
trunk/tests/test-partial.c
trunk/tests/test-pgp.c
trunk/tests/test-pgpmime.c
trunk/tests/test-streams.c
trunk/tests/testsuite.c
trunk/tests/testsuite.h
trunk/util/cache.c
trunk/util/cache.h
trunk/util/gtrie.c
trunk/util/gtrie.h
trunk/util/list.c
trunk/util/list.h
trunk/util/url-scanner.c
trunk/util/url-scanner.h
trunk/zenprofiler.h
trunk/zentimer.h
Modified: trunk/examples/basic-example.c
==============================================================================
--- trunk/examples/basic-example.c (original)
+++ trunk/examples/basic-example.c Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* 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
Modified: trunk/examples/imap-example.c
==============================================================================
--- trunk/examples/imap-example.c (original)
+++ trunk/examples/imap-example.c Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* 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
Modified: trunk/gmime/charset-map.c
==============================================================================
--- trunk/gmime/charset-map.c (original)
+++ trunk/gmime/charset-map.c Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gen-table.c
==============================================================================
--- trunk/gmime/gen-table.c (original)
+++ trunk/gmime/gen-table.c Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-charset.c
==============================================================================
--- trunk/gmime/gmime-charset.c (original)
+++ trunk/gmime/gmime-charset.c Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-charset.h
==============================================================================
--- trunk/gmime/gmime-charset.h (original)
+++ trunk/gmime/gmime-charset.h Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-cipher-context.c
==============================================================================
--- trunk/gmime/gmime-cipher-context.c (original)
+++ trunk/gmime/gmime-cipher-context.c Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-cipher-context.h
==============================================================================
--- trunk/gmime/gmime-cipher-context.h (original)
+++ trunk/gmime/gmime-cipher-context.h Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-common.c
==============================================================================
--- trunk/gmime/gmime-common.c (original)
+++ trunk/gmime/gmime-common.c Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-common.h
==============================================================================
--- trunk/gmime/gmime-common.h (original)
+++ trunk/gmime/gmime-common.h Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-content-type.c
==============================================================================
--- trunk/gmime/gmime-content-type.c (original)
+++ trunk/gmime/gmime-content-type.c Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-content-type.h
==============================================================================
--- trunk/gmime/gmime-content-type.h (original)
+++ trunk/gmime/gmime-content-type.h Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-data-wrapper.c
==============================================================================
--- trunk/gmime/gmime-data-wrapper.c (original)
+++ trunk/gmime/gmime-data-wrapper.c Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-data-wrapper.h
==============================================================================
--- trunk/gmime/gmime-data-wrapper.h (original)
+++ trunk/gmime/gmime-data-wrapper.h Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-disposition.c
==============================================================================
--- trunk/gmime/gmime-disposition.c (original)
+++ trunk/gmime/gmime-disposition.c Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-disposition.h
==============================================================================
--- trunk/gmime/gmime-disposition.h (original)
+++ trunk/gmime/gmime-disposition.h Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-encodings.c
==============================================================================
--- trunk/gmime/gmime-encodings.c (original)
+++ trunk/gmime/gmime-encodings.c Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast and Michael Zucchi
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-encodings.h
==============================================================================
--- trunk/gmime/gmime-encodings.h (original)
+++ trunk/gmime/gmime-encodings.h Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-error.h
==============================================================================
--- trunk/gmime/gmime-error.h (original)
+++ trunk/gmime/gmime-error.h Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-filter-basic.c
==============================================================================
--- trunk/gmime/gmime-filter-basic.c (original)
+++ trunk/gmime/gmime-filter-basic.c Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-filter-basic.h
==============================================================================
--- trunk/gmime/gmime-filter-basic.h (original)
+++ trunk/gmime/gmime-filter-basic.h Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-filter-best.c
==============================================================================
--- trunk/gmime/gmime-filter-best.c (original)
+++ trunk/gmime/gmime-filter-best.c Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-filter-best.h
==============================================================================
--- trunk/gmime/gmime-filter-best.h (original)
+++ trunk/gmime/gmime-filter-best.h Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-filter-charset.c
==============================================================================
--- trunk/gmime/gmime-filter-charset.c (original)
+++ trunk/gmime/gmime-filter-charset.c Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-filter-charset.h
==============================================================================
--- trunk/gmime/gmime-filter-charset.h (original)
+++ trunk/gmime/gmime-filter-charset.h Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-filter-crlf.c
==============================================================================
--- trunk/gmime/gmime-filter-crlf.c (original)
+++ trunk/gmime/gmime-filter-crlf.c Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-filter-crlf.h
==============================================================================
--- trunk/gmime/gmime-filter-crlf.h (original)
+++ trunk/gmime/gmime-filter-crlf.h Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-filter-enriched.c
==============================================================================
--- trunk/gmime/gmime-filter-enriched.c (original)
+++ trunk/gmime/gmime-filter-enriched.c Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-filter-enriched.h
==============================================================================
--- trunk/gmime/gmime-filter-enriched.h (original)
+++ trunk/gmime/gmime-filter-enriched.h Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-filter-from.c
==============================================================================
--- trunk/gmime/gmime-filter-from.c (original)
+++ trunk/gmime/gmime-filter-from.c Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-filter-from.h
==============================================================================
--- trunk/gmime/gmime-filter-from.h (original)
+++ trunk/gmime/gmime-filter-from.h Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-filter-gzip.c
==============================================================================
--- trunk/gmime/gmime-filter-gzip.c (original)
+++ trunk/gmime/gmime-filter-gzip.c Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-filter-gzip.h
==============================================================================
--- trunk/gmime/gmime-filter-gzip.h (original)
+++ trunk/gmime/gmime-filter-gzip.h Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-filter-html.c
==============================================================================
--- trunk/gmime/gmime-filter-html.c (original)
+++ trunk/gmime/gmime-filter-html.c Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-filter-html.h
==============================================================================
--- trunk/gmime/gmime-filter-html.h (original)
+++ trunk/gmime/gmime-filter-html.h Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-filter-md5.c
==============================================================================
--- trunk/gmime/gmime-filter-md5.c (original)
+++ trunk/gmime/gmime-filter-md5.c Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-filter-md5.h
==============================================================================
--- trunk/gmime/gmime-filter-md5.h (original)
+++ trunk/gmime/gmime-filter-md5.h Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-filter-strip.c
==============================================================================
--- trunk/gmime/gmime-filter-strip.c (original)
+++ trunk/gmime/gmime-filter-strip.c Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-filter-strip.h
==============================================================================
--- trunk/gmime/gmime-filter-strip.h (original)
+++ trunk/gmime/gmime-filter-strip.h Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-filter-windows.c
==============================================================================
--- trunk/gmime/gmime-filter-windows.c (original)
+++ trunk/gmime/gmime-filter-windows.c Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-filter-windows.h
==============================================================================
--- trunk/gmime/gmime-filter-windows.h (original)
+++ trunk/gmime/gmime-filter-windows.h Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-filter-yenc.c
==============================================================================
--- trunk/gmime/gmime-filter-yenc.c (original)
+++ trunk/gmime/gmime-filter-yenc.c Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-filter-yenc.h
==============================================================================
--- trunk/gmime/gmime-filter-yenc.h (original)
+++ trunk/gmime/gmime-filter-yenc.h Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-filter.c
==============================================================================
--- trunk/gmime/gmime-filter.c (original)
+++ trunk/gmime/gmime-filter.c Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-filter.h
==============================================================================
--- trunk/gmime/gmime-filter.h (original)
+++ trunk/gmime/gmime-filter.h Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-gpg-context.c
==============================================================================
--- trunk/gmime/gmime-gpg-context.c (original)
+++ trunk/gmime/gmime-gpg-context.c Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-gpg-context.h
==============================================================================
--- trunk/gmime/gmime-gpg-context.h (original)
+++ trunk/gmime/gmime-gpg-context.h Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-header.c
==============================================================================
--- trunk/gmime/gmime-header.c (original)
+++ trunk/gmime/gmime-header.c Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-header.h
==============================================================================
--- trunk/gmime/gmime-header.h (original)
+++ trunk/gmime/gmime-header.h Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-iconv-utils.c
==============================================================================
--- trunk/gmime/gmime-iconv-utils.c (original)
+++ trunk/gmime/gmime-iconv-utils.c Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-iconv-utils.h
==============================================================================
--- trunk/gmime/gmime-iconv-utils.h (original)
+++ trunk/gmime/gmime-iconv-utils.h Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-iconv.c
==============================================================================
--- trunk/gmime/gmime-iconv.c (original)
+++ trunk/gmime/gmime-iconv.c Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-iconv.h
==============================================================================
--- trunk/gmime/gmime-iconv.h (original)
+++ trunk/gmime/gmime-iconv.h Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-message-part.c
==============================================================================
--- trunk/gmime/gmime-message-part.c (original)
+++ trunk/gmime/gmime-message-part.c Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-message-part.h
==============================================================================
--- trunk/gmime/gmime-message-part.h (original)
+++ trunk/gmime/gmime-message-part.h Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-message-partial.c
==============================================================================
--- trunk/gmime/gmime-message-partial.c (original)
+++ trunk/gmime/gmime-message-partial.c Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-message-partial.h
==============================================================================
--- trunk/gmime/gmime-message-partial.h (original)
+++ trunk/gmime/gmime-message-partial.h Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-message.c
==============================================================================
--- trunk/gmime/gmime-message.c (original)
+++ trunk/gmime/gmime-message.c Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-message.h
==============================================================================
--- trunk/gmime/gmime-message.h (original)
+++ trunk/gmime/gmime-message.h Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-multipart-encrypted.c
==============================================================================
--- trunk/gmime/gmime-multipart-encrypted.c (original)
+++ trunk/gmime/gmime-multipart-encrypted.c Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-multipart-encrypted.h
==============================================================================
--- trunk/gmime/gmime-multipart-encrypted.h (original)
+++ trunk/gmime/gmime-multipart-encrypted.h Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-multipart-signed.c
==============================================================================
--- trunk/gmime/gmime-multipart-signed.c (original)
+++ trunk/gmime/gmime-multipart-signed.c Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-multipart-signed.h
==============================================================================
--- trunk/gmime/gmime-multipart-signed.h (original)
+++ trunk/gmime/gmime-multipart-signed.h Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-multipart.c
==============================================================================
--- trunk/gmime/gmime-multipart.c (original)
+++ trunk/gmime/gmime-multipart.c Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-multipart.h
==============================================================================
--- trunk/gmime/gmime-multipart.h (original)
+++ trunk/gmime/gmime-multipart.h Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-object.c
==============================================================================
--- trunk/gmime/gmime-object.c (original)
+++ trunk/gmime/gmime-object.c Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-object.h
==============================================================================
--- trunk/gmime/gmime-object.h (original)
+++ trunk/gmime/gmime-object.h Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-param.c
==============================================================================
--- trunk/gmime/gmime-param.c (original)
+++ trunk/gmime/gmime-param.c Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-param.h
==============================================================================
--- trunk/gmime/gmime-param.h (original)
+++ trunk/gmime/gmime-param.h Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-parse-utils.c
==============================================================================
--- trunk/gmime/gmime-parse-utils.c (original)
+++ trunk/gmime/gmime-parse-utils.c Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
-/*
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+/* GMime
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-parse-utils.h
==============================================================================
--- trunk/gmime/gmime-parse-utils.h (original)
+++ trunk/gmime/gmime-parse-utils.h Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
-/*
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+/* GMime
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-parser.c
==============================================================================
--- trunk/gmime/gmime-parser.c (original)
+++ trunk/gmime/gmime-parser.c Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-parser.h
==============================================================================
--- trunk/gmime/gmime-parser.h (original)
+++ trunk/gmime/gmime-parser.h Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-part.c
==============================================================================
--- trunk/gmime/gmime-part.c (original)
+++ trunk/gmime/gmime-part.c Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-part.h
==============================================================================
--- trunk/gmime/gmime-part.h (original)
+++ trunk/gmime/gmime-part.h Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-session-simple.c
==============================================================================
--- trunk/gmime/gmime-session-simple.c (original)
+++ trunk/gmime/gmime-session-simple.c Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-session-simple.h
==============================================================================
--- trunk/gmime/gmime-session-simple.h (original)
+++ trunk/gmime/gmime-session-simple.h Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-session.c
==============================================================================
--- trunk/gmime/gmime-session.c (original)
+++ trunk/gmime/gmime-session.c Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-session.h
==============================================================================
--- trunk/gmime/gmime-session.h (original)
+++ trunk/gmime/gmime-session.h Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-stream-buffer.c
==============================================================================
--- trunk/gmime/gmime-stream-buffer.c (original)
+++ trunk/gmime/gmime-stream-buffer.c Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-stream-buffer.h
==============================================================================
--- trunk/gmime/gmime-stream-buffer.h (original)
+++ trunk/gmime/gmime-stream-buffer.h Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-stream-cat.c
==============================================================================
--- trunk/gmime/gmime-stream-cat.c (original)
+++ trunk/gmime/gmime-stream-cat.c Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-stream-cat.h
==============================================================================
--- trunk/gmime/gmime-stream-cat.h (original)
+++ trunk/gmime/gmime-stream-cat.h Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-stream-file.c
==============================================================================
--- trunk/gmime/gmime-stream-file.c (original)
+++ trunk/gmime/gmime-stream-file.c Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-stream-file.h
==============================================================================
--- trunk/gmime/gmime-stream-file.h (original)
+++ trunk/gmime/gmime-stream-file.h Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-stream-filter.c
==============================================================================
--- trunk/gmime/gmime-stream-filter.c (original)
+++ trunk/gmime/gmime-stream-filter.c Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-stream-filter.h
==============================================================================
--- trunk/gmime/gmime-stream-filter.h (original)
+++ trunk/gmime/gmime-stream-filter.h Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-stream-fs.c
==============================================================================
--- trunk/gmime/gmime-stream-fs.c (original)
+++ trunk/gmime/gmime-stream-fs.c Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-stream-fs.h
==============================================================================
--- trunk/gmime/gmime-stream-fs.h (original)
+++ trunk/gmime/gmime-stream-fs.h Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-stream-mem.c
==============================================================================
--- trunk/gmime/gmime-stream-mem.c (original)
+++ trunk/gmime/gmime-stream-mem.c Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-stream-mem.h
==============================================================================
--- trunk/gmime/gmime-stream-mem.h (original)
+++ trunk/gmime/gmime-stream-mem.h Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-stream-mmap.c
==============================================================================
--- trunk/gmime/gmime-stream-mmap.c (original)
+++ trunk/gmime/gmime-stream-mmap.c Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-stream-mmap.h
==============================================================================
--- trunk/gmime/gmime-stream-mmap.h (original)
+++ trunk/gmime/gmime-stream-mmap.h Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-stream-null.c
==============================================================================
--- trunk/gmime/gmime-stream-null.c (original)
+++ trunk/gmime/gmime-stream-null.c Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-stream-null.h
==============================================================================
--- trunk/gmime/gmime-stream-null.h (original)
+++ trunk/gmime/gmime-stream-null.h Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-stream.c
==============================================================================
--- trunk/gmime/gmime-stream.c (original)
+++ trunk/gmime/gmime-stream.c Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-stream.h
==============================================================================
--- trunk/gmime/gmime-stream.h (original)
+++ trunk/gmime/gmime-stream.h Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-utils.c
==============================================================================
--- trunk/gmime/gmime-utils.c (original)
+++ trunk/gmime/gmime-utils.c Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime-utils.h
==============================================================================
--- trunk/gmime/gmime-utils.h (original)
+++ trunk/gmime/gmime-utils.h Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime.c
==============================================================================
--- trunk/gmime/gmime.c (original)
+++ trunk/gmime/gmime.c Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/gmime.h
==============================================================================
--- trunk/gmime/gmime.h (original)
+++ trunk/gmime/gmime.h Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/internet-address.c
==============================================================================
--- trunk/gmime/internet-address.c (original)
+++ trunk/gmime/internet-address.c Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/gmime/internet-address.h
==============================================================================
--- trunk/gmime/internet-address.h (original)
+++ trunk/gmime/internet-address.h Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/iconv-detect.c
==============================================================================
--- trunk/iconv-detect.c (original)
+++ trunk/iconv-detect.c Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 1999-2008 Jeffrey Stedfast
+ * Copyright (C) 1999-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/src/uudecode.c
==============================================================================
--- trunk/src/uudecode.c (original)
+++ trunk/src/uudecode.c Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* 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
Modified: trunk/src/uuencode.c
==============================================================================
--- trunk/src/uuencode.c (original)
+++ trunk/src/uuencode.c Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* 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
Modified: trunk/tests/test-best.c
==============================================================================
--- trunk/tests/test-best.c (original)
+++ trunk/tests/test-best.c Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* 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
Modified: trunk/tests/test-cat.c
==============================================================================
--- trunk/tests/test-cat.c (original)
+++ trunk/tests/test-cat.c Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* 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
Modified: trunk/tests/test-headers.c
==============================================================================
--- trunk/tests/test-headers.c (original)
+++ trunk/tests/test-headers.c Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* 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
Modified: trunk/tests/test-html.c
==============================================================================
--- trunk/tests/test-html.c (original)
+++ trunk/tests/test-html.c Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* 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
Modified: trunk/tests/test-iconv.c
==============================================================================
--- trunk/tests/test-iconv.c (original)
+++ trunk/tests/test-iconv.c Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* 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
Modified: trunk/tests/test-mbox.c
==============================================================================
--- trunk/tests/test-mbox.c (original)
+++ trunk/tests/test-mbox.c Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* 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
Modified: trunk/tests/test-mime.c
==============================================================================
--- trunk/tests/test-mime.c (original)
+++ trunk/tests/test-mime.c Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* 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
Modified: trunk/tests/test-parser.c
==============================================================================
--- trunk/tests/test-parser.c (original)
+++ trunk/tests/test-parser.c Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* 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
Modified: trunk/tests/test-partial.c
==============================================================================
--- trunk/tests/test-partial.c (original)
+++ trunk/tests/test-partial.c Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* 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
Modified: trunk/tests/test-pgp.c
==============================================================================
--- trunk/tests/test-pgp.c (original)
+++ trunk/tests/test-pgp.c Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* 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
Modified: trunk/tests/test-pgpmime.c
==============================================================================
--- trunk/tests/test-pgpmime.c (original)
+++ trunk/tests/test-pgpmime.c Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* 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
Modified: trunk/tests/test-streams.c
==============================================================================
--- trunk/tests/test-streams.c (original)
+++ trunk/tests/test-streams.c Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* 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
Modified: trunk/tests/testsuite.c
==============================================================================
--- trunk/tests/testsuite.c (original)
+++ trunk/tests/testsuite.c Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* 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
Modified: trunk/tests/testsuite.h
==============================================================================
--- trunk/tests/testsuite.h (original)
+++ trunk/tests/testsuite.h Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* 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
Modified: trunk/util/cache.c
==============================================================================
--- trunk/util/cache.c (original)
+++ trunk/util/cache.c Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/util/cache.h
==============================================================================
--- trunk/util/cache.h (original)
+++ trunk/util/cache.h Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/util/gtrie.c
==============================================================================
--- trunk/util/gtrie.c (original)
+++ trunk/util/gtrie.c Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/util/gtrie.h
==============================================================================
--- trunk/util/gtrie.h (original)
+++ trunk/util/gtrie.h Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/util/list.c
==============================================================================
--- trunk/util/list.c (original)
+++ trunk/util/list.c Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/util/list.h
==============================================================================
--- trunk/util/list.h (original)
+++ trunk/util/list.h Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/util/url-scanner.c
==============================================================================
--- trunk/util/url-scanner.c (original)
+++ trunk/util/url-scanner.c Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/util/url-scanner.h
==============================================================================
--- trunk/util/url-scanner.h (original)
+++ trunk/util/url-scanner.h Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* GMime
- * Copyright (C) 2000-2008 Jeffrey Stedfast
+ * Copyright (C) 2000-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/zenprofiler.h
==============================================================================
--- trunk/zenprofiler.h (original)
+++ trunk/zenprofiler.h Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* ZenProfiler
- * Copyright (C) 2001-2008 Jeffrey Stedfast
+ * Copyright (C) 2001-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
Modified: trunk/zentimer.h
==============================================================================
--- trunk/zentimer.h (original)
+++ trunk/zentimer.h Fri Feb 13 04:26:36 2009
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* ZenTimer
- * Copyright (C) 2001-2008 Jeffrey Stedfast
+ * Copyright (C) 2001-2009 Jeffrey Stedfast
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]