aboutsummaryrefslogtreecommitdiffstats
path: root/widgets
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2001-01-28 21:40:04 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2001-01-28 21:40:04 +0800
commitaba2b5bbeb4e21e1bac6e2e8779d45bfdf610569 (patch)
treee3714f8f93b3942cd9782480194ccef6950db152 /widgets
parent830dd5dd7ae607772ff7b8b930533939803a2a94 (diff)
downloadgsoc2013-evolution-aba2b5bbeb4e21e1bac6e2e8779d45bfdf610569.tar
gsoc2013-evolution-aba2b5bbeb4e21e1bac6e2e8779d45bfdf610569.tar.gz
gsoc2013-evolution-aba2b5bbeb4e21e1bac6e2e8779d45bfdf610569.tar.bz2
gsoc2013-evolution-aba2b5bbeb4e21e1bac6e2e8779d45bfdf610569.tar.lz
gsoc2013-evolution-aba2b5bbeb4e21e1bac6e2e8779d45bfdf610569.tar.xz
gsoc2013-evolution-aba2b5bbeb4e21e1bac6e2e8779d45bfdf610569.tar.zst
gsoc2013-evolution-aba2b5bbeb4e21e1bac6e2e8779d45bfdf610569.zip
Update copyright and add myself as the author.
svn path=/trunk/; revision=7877
Diffstat (limited to 'widgets')
-rw-r--r--widgets/misc/e-search-bar.c8
1 files changed, 6 insertions, 2 deletions
diff --git a/widgets/misc/e-search-bar.c b/widgets/misc/e-search-bar.c
index 4c49f76d55..1e5c4f2c8e 100644
--- a/widgets/misc/e-search-bar.c
+++ b/widgets/misc/e-search-bar.c
@@ -1,8 +1,12 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
* e-search-bar.c
- * Copyright (C) 2000 Helix Code, Inc.
- * Author: Chris Lahey <clahey@helixcode.com>
+ *
+ * Copyright (C) 2000, 2001 Ximian, Inc.
+ *
+ * Authors:
+ * Chris Lahey <clahey@ximian.com>
+ * Ettore Perazzoli <ettore@ximian.com>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as