Revert "Fix bug 8196 - Many (newer) header files don't have copyright / GPL header...
[ddiss/samba.git] / source3 / rpc_client / init_samr.h
index b5b8b6bd33eead4e78b39b6316406304d2644f53..1ddaef66153fffaf3527d9494b35c2680d827686 100644 (file)
@@ -1,25 +1,3 @@
-#ifndef __RPC_CLIENT_INIT_SAMR_H__
-#define __RPC_CLIENT_INIT_SAMR_H__
-
-/*
-   Unix SMB/CIFS implementation.
-
-   (C) 2011 Samba Team.
-
-   This program is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 3 of the License, or
-   (at your option) any later version.
-
-   This program is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-*/
-
 /* The following definitions come from rpc_client/init_samr.c  */
 
 void init_samr_CryptPasswordEx(const char *pwd,
@@ -29,4 +7,3 @@ void init_samr_CryptPassword(const char *pwd,
                             DATA_BLOB *session_key,
                             struct samr_CryptPassword *pwd_buf);
 
-#endif