diff options
author | Michael Adam <obnox@samba.org> | 2008-01-03 00:44:47 +0100 |
---|---|---|
committer | Michael Adam <obnox@samba.org> | 2008-01-03 01:29:43 +0100 |
commit | d191bb126b778207e1eec7cb03e59554cdc88ada (patch) | |
tree | d77410ae5bc800930843c3975f6a456c484a1fef | |
parent | 102fda5c2954b620bb68f0c6e4acf1e6510fd62a (diff) | |
download | samba-d191bb126b778207e1eec7cb03e59554cdc88ada.tar.gz samba-d191bb126b778207e1eec7cb03e59554cdc88ada.tar.bz2 samba-d191bb126b778207e1eec7cb03e59554cdc88ada.zip |
Hey, it is 2008 now.
:-)
Michael
(This used to be commit a1d3f60ea753a158447bb0208441453b76a0f3b9)
-rw-r--r-- | source3/libnet/libnet_conf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/libnet/libnet_conf.c b/source3/libnet/libnet_conf.c index 469c72e650..ea8361a873 100644 --- a/source3/libnet/libnet_conf.c +++ b/source3/libnet/libnet_conf.c @@ -1,7 +1,7 @@ /* * Unix SMB/CIFS implementation. * libnet smbconf registry Support - * Copyright (C) Michael Adam 2007 + * Copyright (C) Michael Adam 2007-2008 * Copyright (C) Guenther Deschner 2007 * * This program is free software; you can redistribute it and/or modify |