svn commit: samba r19921 - in branches: SAMBA_3_0/source/include SAMBA_3_0_23/source/include SAMBA_3_0_24/source/include

jerry at samba.org jerry at samba.org
Mon Nov 27 19:06:59 GMT 2006


Author: jerry
Date: 2006-11-27 19:06:58 +0000 (Mon, 27 Nov 2006)
New Revision: 19921

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=19921

Log:
Add license and copyright info


Modified:
   branches/SAMBA_3_0/source/include/rpc_perfcount.h
   branches/SAMBA_3_0/source/include/rpc_perfcount_defs.h
   branches/SAMBA_3_0_23/source/include/rpc_perfcount.h
   branches/SAMBA_3_0_23/source/include/rpc_perfcount_defs.h
   branches/SAMBA_3_0_24/source/include/rpc_perfcount.h
   branches/SAMBA_3_0_24/source/include/rpc_perfcount_defs.h


Changeset:
Modified: branches/SAMBA_3_0/source/include/rpc_perfcount.h
===================================================================
--- branches/SAMBA_3_0/source/include/rpc_perfcount.h	2006-11-27 16:25:52 UTC (rev 19920)
+++ branches/SAMBA_3_0/source/include/rpc_perfcount.h	2006-11-27 19:06:58 UTC (rev 19921)
@@ -1,5 +1,26 @@
 #ifndef _RPC_PERFCOUNT_H
 #define _RPC_PERFCOUNT_H
+/* 
+ *  Unix SMB/CIFS implementation.
+ *  Virtual Windows Registry Layer
+ *
+ *  Copyright (C) Marcin Krzysztof Porwit    2005,
+ *  Copyright (C) Gerald (Jerry) Carter      2005.
+ *  
+ *  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 2 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, write to the Free Software
+ *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ */
 
 typedef struct perf_counter_definition
 {

Modified: branches/SAMBA_3_0/source/include/rpc_perfcount_defs.h
===================================================================
--- branches/SAMBA_3_0/source/include/rpc_perfcount_defs.h	2006-11-27 16:25:52 UTC (rev 19920)
+++ branches/SAMBA_3_0/source/include/rpc_perfcount_defs.h	2006-11-27 19:06:58 UTC (rev 19921)
@@ -1,5 +1,26 @@
 #ifndef _RPC_PERFCOUNT_DEFS_H
 #define _RPC_PERFCOUNT_DEFS_H
+/* 
+ *  Unix SMB/CIFS implementation.
+ *  Virtual Windows Registry Layer
+ *
+ *  Copyright (C) Marcin Krzysztof Porwit    2005,
+ *  Copyright (C) Gerald (Jerry) Carter      2005.
+ *  
+ *  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 2 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, write to the Free Software
+ *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ */
 
 /*
  * The following #defines match what is in winperf.h. 

Modified: branches/SAMBA_3_0_23/source/include/rpc_perfcount.h
===================================================================
--- branches/SAMBA_3_0_23/source/include/rpc_perfcount.h	2006-11-27 16:25:52 UTC (rev 19920)
+++ branches/SAMBA_3_0_23/source/include/rpc_perfcount.h	2006-11-27 19:06:58 UTC (rev 19921)
@@ -1,5 +1,26 @@
 #ifndef _RPC_PERFCOUNT_H
 #define _RPC_PERFCOUNT_H
+/* 
+ *  Unix SMB/CIFS implementation.
+ *  Virtual Windows Registry Layer
+ *
+ *  Copyright (C) Marcin Krzysztof Porwit    2005,
+ *  Copyright (C) Gerald (Jerry) Carter      2005.
+ *  
+ *  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 2 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, write to the Free Software
+ *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ */
 
 typedef struct perf_counter_definition
 {

Modified: branches/SAMBA_3_0_23/source/include/rpc_perfcount_defs.h
===================================================================
--- branches/SAMBA_3_0_23/source/include/rpc_perfcount_defs.h	2006-11-27 16:25:52 UTC (rev 19920)
+++ branches/SAMBA_3_0_23/source/include/rpc_perfcount_defs.h	2006-11-27 19:06:58 UTC (rev 19921)
@@ -1,5 +1,26 @@
 #ifndef _RPC_PERFCOUNT_DEFS_H
 #define _RPC_PERFCOUNT_DEFS_H
+/* 
+ *  Unix SMB/CIFS implementation.
+ *  Virtual Windows Registry Layer
+ *
+ *  Copyright (C) Marcin Krzysztof Porwit    2005,
+ *  Copyright (C) Gerald (Jerry) Carter      2005.
+ *  
+ *  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 2 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, write to the Free Software
+ *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ */
 
 /*
  * The following #defines match what is in winperf.h. 

Modified: branches/SAMBA_3_0_24/source/include/rpc_perfcount.h
===================================================================
--- branches/SAMBA_3_0_24/source/include/rpc_perfcount.h	2006-11-27 16:25:52 UTC (rev 19920)
+++ branches/SAMBA_3_0_24/source/include/rpc_perfcount.h	2006-11-27 19:06:58 UTC (rev 19921)
@@ -1,5 +1,26 @@
 #ifndef _RPC_PERFCOUNT_H
 #define _RPC_PERFCOUNT_H
+/* 
+ *  Unix SMB/CIFS implementation.
+ *  Virtual Windows Registry Layer
+ *
+ *  Copyright (C) Marcin Krzysztof Porwit    2005,
+ *  Copyright (C) Gerald (Jerry) Carter      2005.
+ *  
+ *  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 2 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, write to the Free Software
+ *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ */
 
 typedef struct perf_counter_definition
 {

Modified: branches/SAMBA_3_0_24/source/include/rpc_perfcount_defs.h
===================================================================
--- branches/SAMBA_3_0_24/source/include/rpc_perfcount_defs.h	2006-11-27 16:25:52 UTC (rev 19920)
+++ branches/SAMBA_3_0_24/source/include/rpc_perfcount_defs.h	2006-11-27 19:06:58 UTC (rev 19921)
@@ -1,5 +1,26 @@
 #ifndef _RPC_PERFCOUNT_DEFS_H
 #define _RPC_PERFCOUNT_DEFS_H
+/* 
+ *  Unix SMB/CIFS implementation.
+ *  Virtual Windows Registry Layer
+ *
+ *  Copyright (C) Marcin Krzysztof Porwit    2005,
+ *  Copyright (C) Gerald (Jerry) Carter      2005.
+ *  
+ *  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 2 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, write to the Free Software
+ *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ */
 
 /*
  * The following #defines match what is in winperf.h. 



More information about the samba-cvs mailing list