some copyright headers clean up

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36203 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Jérôme Duval
2010-04-12 21:02:09 +00:00
parent 29fb2094bd
commit d25dd4b920
17 changed files with 81 additions and 86 deletions
+4 -4
View File
@@ -1,9 +1,9 @@
/* crypt - simple encryption algorithm used for passwords
*
* Copyright 2001 Dr. Zoidberg Enterprises. All rights reserved.
*/
#ifndef ZOIDBERG_CRYPT_H
#define ZOIDBERG_CRYPT_H
/* crypt - simple encryption algorithm used for passwords
**
** Copyright 2001 Dr. Zoidberg Enterprises. All rights reserved.
*/
#define PASSWORD_LENGTH 32