Kaynağa Gözat

* dselect/method.h: Fix typo in copyright year ('20001'-> '2001').

Guillem Jover 19 yıl önce
ebeveyn
işleme
b6a8bf83c1
2 değiştirilmiş dosya ile 5 ekleme ve 1 silme
  1. 4 0
      ChangeLog
  2. 1 1
      dselect/method.h

+ 4 - 0
ChangeLog

@@ -1,3 +1,7 @@
+2007-03-21  Guillem Jover  <guillem@debian.org>
+
+	* dselect/method.h: Fix typo in copyright year ('20001'-> '2001').
+
 2007-03-21  Guillem Jover  <guillem@debian.org>
 
 	* configure.ac (AM_GNU_GETTEXT_VERSION): Quote the argument.

+ 1 - 1
dselect/method.h

@@ -3,7 +3,7 @@
  * method.h - access method handling declarations
  *
  * Copyright (C) 1995 Ian Jackson <ian@chiark.greenend.org.uk>
- * Copyright (C) 20001 Wichert Akkerman <wakkerma@debian.org>
+ * Copyright (C) 2001 Wichert Akkerman <wakkerma@debian.org>
  *
  * This is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as