comparison lisp/gnus/nnir.el @ 106815:1d1d5d9bd884

Add 2010 to copyright years.
author Glenn Morris <rgm@gnu.org>
date Wed, 13 Jan 2010 00:35:10 -0800
parents e14dfafc8256
children 0fe940324254 7d805250c222
comparison
equal deleted inserted replaced
106814:84369111c005 106815:1d1d5d9bd884
1 ;;; nnir.el --- search mail with various search engines -*- coding: iso-8859-1 -*- 1 ;;; nnir.el --- search mail with various search engines -*- coding: iso-8859-1 -*-
2 2
3 ;; Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 3 ;; Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
4 ;; 2007, 2008, 2009 Free Software Foundation, Inc. 4 ;; 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
5 5
6 ;; Author: Kai Großjohann <grossjohann@ls6.cs.uni-dortmund.de> 6 ;; Author: Kai Großjohann <grossjohann@ls6.cs.uni-dortmund.de>
7 ;; Swish-e and Swish++ backends by: 7 ;; Swish-e and Swish++ backends by:
8 ;; Christoph Conrad <christoph.conrad@gmx.de>. 8 ;; Christoph Conrad <christoph.conrad@gmx.de>.
9 ;; IMAP backend by: Simon Josefsson <jas@pdc.kth.se>. 9 ;; IMAP backend by: Simon Josefsson <jas@pdc.kth.se>.