* security.cc: Fix copyright dates.

This commit is contained in:
Corinna Vinschen
2011-03-08 15:12:58 +00:00
parent 69d7815eae
commit e7b5eaaac9
2 changed files with 6 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
/* security.cc: NT file access control functions
Copyright 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
2006, 2007, 2008, 2009, 2010 Red Hat, Inc.
2006, 2007, 2008, 2009, 2010, 2011 Red Hat, Inc.
Originaly written by Gunther Ebert, gunther.ebert@ixos-leipzig.de
Completely rewritten by Corinna Vinschen <corinna@vinschen.de>