comparison lisp/gnus/starttls.el @ 79708:1cb31606209f

Add 2008 to copyright years.
author Glenn Morris <rgm@gnu.org>
date Mon, 07 Jan 2008 01:22:54 +0000
parents 24202b793a08
children 606f2d163a64 1e3a407766b9
comparison
equal deleted inserted replaced
79707:48c4bb2b7d11 79708:1cb31606209f
1 ;;; starttls.el --- STARTTLS functions 1 ;;; starttls.el --- STARTTLS functions
2 2
3 ;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 3 ;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004,
4 ;; 2005, 2006, 2007 Free Software Foundation, Inc. 4 ;; 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
5 5
6 ;; Author: Daiki Ueno <ueno@unixuser.org> 6 ;; Author: Daiki Ueno <ueno@unixuser.org>
7 ;; Author: Simon Josefsson <simon@josefsson.org> 7 ;; Author: Simon Josefsson <simon@josefsson.org>
8 ;; Created: 1999/11/20 8 ;; Created: 1999/11/20
9 ;; Keywords: TLS, SSL, OpenSSL, GNUTLS, mail, news 9 ;; Keywords: TLS, SSL, OpenSSL, GNUTLS, mail, news