From 8652b4f84ce12f91138bf6eba33ec63f3dd4dfa6 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Fri, 20 Jun 2008 22:12:01 +0000 Subject: fixed copyright notices svn path=/trunk/; revision=35662 --- composer/e-composer-actions.c | 2 +- composer/e-composer-actions.h | 2 +- composer/e-composer-autosave.c | 2 +- composer/e-composer-autosave.h | 2 +- composer/e-composer-common.h | 2 +- composer/e-composer-from-header.c | 2 +- composer/e-composer-from-header.h | 2 +- composer/e-composer-header-table.c | 2 +- composer/e-composer-header-table.h | 2 +- composer/e-composer-header.c | 2 +- composer/e-composer-header.h | 2 +- composer/e-composer-name-header.c | 2 +- composer/e-composer-name-header.h | 2 +- composer/e-composer-post-header.c | 2 +- composer/e-composer-post-header.h | 2 +- composer/e-composer-private.c | 2 +- composer/e-composer-private.h | 2 +- composer/e-composer-text-header.c | 2 +- composer/e-composer-text-header.h | 2 +- composer/e-msg-composer.c | 10 +++++----- composer/e-msg-composer.h | 2 +- 21 files changed, 25 insertions(+), 25 deletions(-) (limited to 'composer') diff --git a/composer/e-composer-actions.c b/composer/e-composer-actions.c index 763d9920d6..0d86e64d48 100644 --- a/composer/e-composer-actions.c +++ b/composer/e-composer-actions.c @@ -1,6 +1,6 @@ /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ /* - * Copyright (C) 2008 Novell, Inc. + * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com) * * This library is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU Lesser General Public diff --git a/composer/e-composer-actions.h b/composer/e-composer-actions.h index ec31e32827..ccbaa37383 100644 --- a/composer/e-composer-actions.h +++ b/composer/e-composer-actions.h @@ -1,6 +1,6 @@ /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ /* - * Copyright (C) 2008 Novell, Inc. + * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com) * * This library is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU Lesser General Public diff --git a/composer/e-composer-autosave.c b/composer/e-composer-autosave.c index f006f20a37..dca539b89b 100644 --- a/composer/e-composer-autosave.c +++ b/composer/e-composer-autosave.c @@ -1,6 +1,6 @@ /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ /* - * Copyright (C) 2008 Novell, Inc. + * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com) * * This library is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU Lesser General Public diff --git a/composer/e-composer-autosave.h b/composer/e-composer-autosave.h index 2f7181a4c8..b57d93a1df 100644 --- a/composer/e-composer-autosave.h +++ b/composer/e-composer-autosave.h @@ -1,6 +1,6 @@ /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ /* - * Copyright (C) 2008 Novell, Inc. + * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com) * * This library is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU Lesser General Public diff --git a/composer/e-composer-common.h b/composer/e-composer-common.h index ac16e0ccce..73e317a33d 100644 --- a/composer/e-composer-common.h +++ b/composer/e-composer-common.h @@ -1,6 +1,6 @@ /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ /* - * Copyright (C) 2008 Novell, Inc. + * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com) * * This library is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU Lesser General Public diff --git a/composer/e-composer-from-header.c b/composer/e-composer-from-header.c index 21a961d746..b1310230f0 100644 --- a/composer/e-composer-from-header.c +++ b/composer/e-composer-from-header.c @@ -1,6 +1,6 @@ /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ /* - * Copyright (C) 2008 Novell, Inc. + * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com) * * This library is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU Lesser General Public diff --git a/composer/e-composer-from-header.h b/composer/e-composer-from-header.h index 11e1229522..15a945785c 100644 --- a/composer/e-composer-from-header.h +++ b/composer/e-composer-from-header.h @@ -1,6 +1,6 @@ /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ /* - * Copyright (C) 2008 Novell, Inc. + * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com) * * This library is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU Lesser General Public diff --git a/composer/e-composer-header-table.c b/composer/e-composer-header-table.c index 5fdff8e1ee..d659e5290f 100644 --- a/composer/e-composer-header-table.c +++ b/composer/e-composer-header-table.c @@ -1,6 +1,6 @@ /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ /* - * Copyright (C) 2008 Novell, Inc. + * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com) * * This library is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU Lesser General Public diff --git a/composer/e-composer-header-table.h b/composer/e-composer-header-table.h index 2de115563c..0e03618dc9 100644 --- a/composer/e-composer-header-table.h +++ b/composer/e-composer-header-table.h @@ -1,6 +1,6 @@ /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ /* - * Copyright (C) 2008 Novell, Inc. + * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com) * * This library is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU Lesser General Public diff --git a/composer/e-composer-header.c b/composer/e-composer-header.c index d8e94e2b01..bc88117d31 100644 --- a/composer/e-composer-header.c +++ b/composer/e-composer-header.c @@ -1,6 +1,6 @@ /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ /* - * Copyright (C) 2008 Novell, Inc. + * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com) * * This library is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU Lesser General Public diff --git a/composer/e-composer-header.h b/composer/e-composer-header.h index 38a381f33e..c6bc075d3c 100644 --- a/composer/e-composer-header.h +++ b/composer/e-composer-header.h @@ -1,6 +1,6 @@ /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ /* - * Copyright (C) 2008 Novell, Inc. + * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com) * * This library is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU Lesser General Public diff --git a/composer/e-composer-name-header.c b/composer/e-composer-name-header.c index f06314993a..829fc5b22b 100644 --- a/composer/e-composer-name-header.c +++ b/composer/e-composer-name-header.c @@ -1,6 +1,6 @@ /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ /* - * Copyright (C) 2008 Novell, Inc. + * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com) * * This library is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU Lesser General Public diff --git a/composer/e-composer-name-header.h b/composer/e-composer-name-header.h index 03c6c03918..a599029b3e 100644 --- a/composer/e-composer-name-header.h +++ b/composer/e-composer-name-header.h @@ -1,6 +1,6 @@ /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ /* - * Copyright (C) 2008 Novell, Inc. + * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com) * * This library is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU Lesser General Public diff --git a/composer/e-composer-post-header.c b/composer/e-composer-post-header.c index 42e58dcc88..84525cd7cb 100644 --- a/composer/e-composer-post-header.c +++ b/composer/e-composer-post-header.c @@ -1,6 +1,6 @@ /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ /* - * Copyright (C) 2008 Novell, Inc. + * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com) * * This library is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU Lesser General Public diff --git a/composer/e-composer-post-header.h b/composer/e-composer-post-header.h index cd1d965054..f76995da7c 100644 --- a/composer/e-composer-post-header.h +++ b/composer/e-composer-post-header.h @@ -1,6 +1,6 @@ /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ /* - * Copyright (C) 2008 Novell, Inc. + * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com) * * This library is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU Lesser General Public diff --git a/composer/e-composer-private.c b/composer/e-composer-private.c index a7b29e51e2..4935dac5d4 100644 --- a/composer/e-composer-private.c +++ b/composer/e-composer-private.c @@ -1,6 +1,6 @@ /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ /* - * Copyright (C) 2008 Novell, Inc. + * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com) * * This library is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU Lesser General Public diff --git a/composer/e-composer-private.h b/composer/e-composer-private.h index c5ff291cc6..9150bb1da1 100644 --- a/composer/e-composer-private.h +++ b/composer/e-composer-private.h @@ -1,6 +1,6 @@ /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ /* - * Copyright (C) 2008 Novell, Inc. + * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com) * * This library is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU Lesser General Public diff --git a/composer/e-composer-text-header.c b/composer/e-composer-text-header.c index e5a6fc24dd..b62ebe0c33 100644 --- a/composer/e-composer-text-header.c +++ b/composer/e-composer-text-header.c @@ -1,6 +1,6 @@ /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ /* - * Copyright (C) 2008 Novell, Inc. + * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com) * * This library is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU Lesser General Public diff --git a/composer/e-composer-text-header.h b/composer/e-composer-text-header.h index 4f5ebbd82b..02fef2fb2d 100644 --- a/composer/e-composer-text-header.h +++ b/composer/e-composer-text-header.h @@ -1,6 +1,6 @@ /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ /* - * Copyright (C) 2008 Novell, Inc. + * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com) * * This library is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU Lesser General Public diff --git a/composer/e-msg-composer.c b/composer/e-msg-composer.c index 5d43fb9b2f..27cb33f33d 100644 --- a/composer/e-msg-composer.c +++ b/composer/e-msg-composer.c @@ -1,7 +1,7 @@ /* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */ /* e-msg-composer.c * - * Copyright (C) 1999-2003 Ximian, Inc. (www.ximian.com) + * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com) * * This program is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General Public @@ -43,15 +43,15 @@ #define SMIME_SUPPORTED 1 -#include -#include -#include #include #include +#include #include #include -#include #include +#include +#include +#include #include diff --git a/composer/e-msg-composer.h b/composer/e-msg-composer.h index 54dc906171..8236c9cda0 100644 --- a/composer/e-msg-composer.h +++ b/composer/e-msg-composer.h @@ -1,7 +1,7 @@ /* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */ /* e-msg-composer.h * - * Copyright (C) 1999, 2000 Ximian, Inc. + * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com) * * This program is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General Public -- cgit