r23785: use the GPLv3 boilerplate as recommended by the FSF and the license text
authorAndrew Tridgell <tridge@samba.org>
Tue, 10 Jul 2007 00:57:11 +0000 (00:57 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:28:23 +0000 (12:28 -0500)
(This used to be commit d0e89d246d8e5e64196d6c1d16d39a70579ca42f)

37 files changed:
examples/auth/auth_skel.c
examples/libsmbclient/smbwrapper/select.c
examples/libsmbclient/smbwrapper/smbsh.c
examples/libsmbclient/smbwrapper/smbw.c
examples/libsmbclient/smbwrapper/smbw.h
examples/libsmbclient/smbwrapper/smbw_dir.c
examples/libsmbclient/smbwrapper/smbw_stat.c
examples/libsmbclient/smbwrapper/wrapper.c
examples/libsmbclient/smbwrapper/wrapper.h
examples/libsmbclient/testsmbc.c
examples/libsmbclient/tree.c
testsuite/nsswitch/getent_grent.c
testsuite/nsswitch/getent_pwent.c
testsuite/nsswitch/longarg_getgrnam.c
testsuite/nsswitch/longarg_getpwnam.c
testsuite/nsswitch/longarg_utils.h
testsuite/printing/psec.c
testsuite/printing/vlp.c
testsuite/smbd/se_access_check_allowall.c
testsuite/smbd/se_access_check_allowsome.c
testsuite/smbd/se_access_check_denyall.c
testsuite/smbd/se_access_check_denysome.c
testsuite/smbd/se_access_check_empty.c
testsuite/smbd/se_access_check_nullsd.c
testsuite/smbd/se_access_check_printer.c
testsuite/smbd/se_access_check_utils.c
testsuite/smbd/se_access_check_utils.h
testsuite/smbd/sec_ctx1.c
testsuite/smbd/sec_ctx_current_user.c
testsuite/smbd/sec_ctx_flow.c
testsuite/smbd/sec_ctx_groups.c
testsuite/smbd/sec_ctx_nonroot.c
testsuite/smbd/sec_ctx_root.c
testsuite/smbd/sec_ctx_stack.c
testsuite/smbd/sec_ctx_torture.c
testsuite/smbd/sec_ctx_utils.c
testsuite/smbd/sec_ctx_utils.h

index f20d07b922613972e468565c4acdab5ea13245a5..e6cbd73968f7e0503627939c773962f3be3040f1 100644 (file)
@@ -15,8 +15,7 @@
    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.
+   along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 
 #include "includes.h"
index c379ebd3dae065094354362efae3418ade6092dd..4e87a2e2e8ed95f8688a5550aa86bff3e3da98b8 100644 (file)
@@ -16,8 +16,7 @@
    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.
+   along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 
 /*
index f2f3fec18d480698e299c1da46f21787413d094a..f2b5bf49fb72490da8b8059f5f504cb01d5eb631 100644 (file)
@@ -16,8 +16,7 @@
    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.
+   along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 
 #include <sys/types.h>
index 9f9f322081e3ad64844fc3820eb5a4ffb41cec12..b88290ff6d8907734c44eaf9f32fd784578d0383 100644 (file)
@@ -16,8 +16,7 @@
    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.
+   along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 
 #include <stdio.h>
index c0c284b71c7341857f61ee55c899e019167e47f5..8bf1809ec9dbb94d0c5da752b69ec10d3c6f851e 100644 (file)
@@ -16,8 +16,7 @@
    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.
+   along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 
 #ifndef _SMBW_H
index be734c21afe2d269c3dfe8e8695dd9660247251e..6e473bf0a33591456fe047ac4b1df519df78021e 100644 (file)
@@ -16,8 +16,7 @@
    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.
+   along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 
 #include "smbw.h"
index c70496903f24cdbbede96463ec462f2984f04d10..7b2b01128298a496b77a628eb2debfb9d243e985 100644 (file)
@@ -16,8 +16,7 @@
    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.
+   along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 
 #include "smbw.h"
index 2273338c7ee5783246c26708d3834cde6be4541d..30f9037d53a144f62f153312bae31c9eebb50386 100644 (file)
@@ -16,8 +16,7 @@
    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.
+   along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 
 /*
index 0d4d8c3578a249d43a60da924b00ffe3402f0226..e83bb1ee5d7f19f8230c6b61d5bc03a2bb4a280f 100644 (file)
@@ -15,8 +15,7 @@
    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.
+   along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 
 #ifndef __WRAPPER_H__
index eee31a378ca925e5409f66a4b89d1adc425f2f3d..c506f5fd64a6e4aa83628c4dd02050a59b333685 100644 (file)
@@ -16,8 +16,7 @@
    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.
+   along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 
 #include <stdio.h>
index 2218b4718820764b9d2f4ff508d38882345187b2..d5a71e2868361f7d3f254294717f166226ed69a2 100644 (file)
@@ -17,8 +17,7 @@
    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.
+   along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 
 /* example-gtk+ application, ripped off from the gtk+ tree.c sample */
index d502c4eeb054bed893bd3450c53ad48fa50eb8e5..4660b6a53d4ece864b53119b0d993b9b275f099c 100644 (file)
@@ -17,8 +17,7 @@
    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.
+   along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 
 #include <stdio.h>
index 9491d4594bf41d62dd2240dca858c4774b057c7d..14200b020609e789dc8995345c0657a4827ca3e8 100644 (file)
@@ -17,8 +17,7 @@
    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.
+   along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 
 #include <stdio.h>
index 612acca671baf5238a01d7f5ae4a20a95ec930c0..41284247a6decf176392dc55158df993d2087a8a 100644 (file)
@@ -15,8 +15,7 @@
    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.
+   along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 
 #include <stdio.h>
index 6575d33ca8c5c227a78269759ba0092ee1865a3c..1b6f544761ff16fed9d0f5557203ff96402ee5f3 100644 (file)
@@ -15,8 +15,7 @@
    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.
+   along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 
 #include <stdio.h>
index cbc212c5fd8516f992726809bba80beb779313b7..9c6088e3252b2a9175434e7790c13561308248b0 100644 (file)
@@ -15,8 +15,7 @@
    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.
+   along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 
 #ifndef _LONGARG_UTILS_H
index b6eef6c6da0a5b83b5ffacdafd35a330457c78cd..33a45e89d03d097280f04212e77398ce4f2b1118 100644 (file)
@@ -17,8 +17,7 @@
    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.
+   along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 
 /* This program can get or set NT printer security permissions from the 
index d2f2c15aa24480d96f41272e78afed0cbcdcbcef..db78105e5ba04975be51e7c2c3fe34a1b9f50c4c 100644 (file)
@@ -16,8 +16,7 @@
    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.
+   along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 
 #include "includes.h"
index 8d41b955fc630646087ee85859509ba1ad52e4c3..74b9a379b6f4e6030b89bbe8fa074e59d5591855 100644 (file)
@@ -15,8 +15,7 @@
    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.
+   along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 
 #include "includes.h"
index 1d59fc212c6d6f07ebb7d50723f8860e3f00cbbc..1394d5f8a10bcda570f958da486886e4c39d67f5 100644 (file)
@@ -15,8 +15,7 @@
    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.
+   along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 
 #include "includes.h"
index 2e34ba9ca5ab70d329ce570d4b90a8c0f00b7f8e..efec172587f75a82b790f938ee15047a64efc6c9 100644 (file)
@@ -15,8 +15,7 @@
    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.
+   along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 
 #include "includes.h"
index 80f1484913fb7410e4cb209eea2242d3503f7db4..e690e1ab168a1e1e10cdb45d0e9357ab59015bd1 100644 (file)
@@ -15,8 +15,7 @@
    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.
+   along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 
 #include "includes.h"
index 697380a8323ce2f76c01bf24caf62dc1b0c2200f..44f5949771ed4c8de2357251caf1272d273ab2bd 100644 (file)
@@ -15,8 +15,7 @@
    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.
+   along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 
 #include "includes.h"
index 4a3f5697c20222299abb1b6441ff8c561ff169eb..872b2f67037126f36193dc8474070aab1b3130c3 100644 (file)
@@ -15,8 +15,7 @@
    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.
+   along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 
 #include "includes.h"
index 02953a3bd2deeb89b0189c1a60761ea9cfe44d36..e2645c68549460286dcdf9f933e743d26ba84f2f 100644 (file)
@@ -15,8 +15,7 @@
    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.
+   along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 
 #include "includes.h"
index ce7bef16e50c21b2fd5f1604201d0480daa89dd1..fbd2dab46554438d1975ce72861d33a417002ee2 100644 (file)
@@ -15,8 +15,7 @@
    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.
+   along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 
 #include "includes.h"
index 4bbd6b713c806951954bda74b1b26778b9d07d64..706c223e76798d562d865af181ccc9acac2405ec 100644 (file)
@@ -15,8 +15,7 @@
    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.
+   along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 
 #ifndef _SE_ACCESS_CHECK_UTILS_H
index 8d2cb37dfc924d279c11baa56cf9c8f8ad721b18..a6e61d1a32b66dc16eff989effe93a31e5cba55e 100644 (file)
@@ -15,8 +15,7 @@
    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.
+   along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 
 #include "includes.h"
index ee2270693dc56b09d4c08371346a852384a734e7..6361b16da92fa28c2c1597de8e3f9985fbc10568 100644 (file)
@@ -15,8 +15,7 @@
    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.
+   along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 
 #include "includes.h"
index a34523b3ce27e41e3be1faca64bb1c56494bff6f..f3c0564f1cedfecf9ec4d54fafafe2fa83f416fe 100644 (file)
@@ -15,8 +15,7 @@
    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.
+   along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 
 #include "includes.h"
index fa42d41b2b40b9bf6fbb57763dabdb2156aad818..63109634278351f7368cdaf5159d61bf90b856c9 100644 (file)
@@ -15,8 +15,7 @@
    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.
+   along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 
 #include "includes.h"
index 3e904efbca43a2695603f03eedc00077de62d87e..b31aeb09069dd22b3a6f44476a09b0481dbad87f 100644 (file)
@@ -15,8 +15,7 @@
    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.
+   along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 
 #include "includes.h"
index c857b653c67d2edc39c8da90f42744b86951f4c1..0969978af62d5cbb19b10d4d4f1e2986b3d70a6a 100644 (file)
@@ -15,8 +15,7 @@
    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.
+   along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 
 #include "includes.h"
index 6887b05d1ad85985e03fe0bd5eb7861f23d9d288..98dd0e1bfa92c797992447269947f4bd29b99cf7 100644 (file)
@@ -15,8 +15,7 @@
    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.
+   along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 
 #include "includes.h"
index 460e598c3e633d61ee3d71238e2a3f0751d449fd..2e4d1409dfb3e712c24a99be7260994cd9a54bd1 100644 (file)
@@ -15,8 +15,7 @@
    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.
+   along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 
 #include "includes.h"
index 96d00ce365c351ebd60f304a190348ca5d3044a7..e72292b9864d1d4a7bc8a7ef9323df8dbe12d99b 100644 (file)
@@ -15,8 +15,7 @@
    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.
+   along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 
 #include "includes.h"
index ac0242bd79fe6350b7d485e71128821bb5ef7265..03c90e74e6ec910b2df6679910596948724c5cbd 100644 (file)
@@ -15,8 +15,7 @@
    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.
+   along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 
 #ifndef _SEC_CTX_UTILS_H