diff options
author | Andrew Tridgell <tridge@samba.org> | 2007-07-10 00:57:11 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 12:28:23 -0500 |
commit | 58e9534300430fa4f2bcb50fb2d1d2990bdbe636 (patch) | |
tree | ae799ac52a4f9aa0b8cada73cbed7abeb4f47010 /testsuite/printing | |
parent | 5e54558c6dea67b56bbfaba5698f3a434d3dffb6 (diff) | |
download | samba-58e9534300430fa4f2bcb50fb2d1d2990bdbe636.tar.gz samba-58e9534300430fa4f2bcb50fb2d1d2990bdbe636.tar.bz2 samba-58e9534300430fa4f2bcb50fb2d1d2990bdbe636.zip |
r23785: use the GPLv3 boilerplate as recommended by the FSF and the license text
(This used to be commit d0e89d246d8e5e64196d6c1d16d39a70579ca42f)
Diffstat (limited to 'testsuite/printing')
-rw-r--r-- | testsuite/printing/psec.c | 3 | ||||
-rw-r--r-- | testsuite/printing/vlp.c | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/testsuite/printing/psec.c b/testsuite/printing/psec.c index b6eef6c6da..33a45e89d0 100644 --- a/testsuite/printing/psec.c +++ b/testsuite/printing/psec.c @@ -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 diff --git a/testsuite/printing/vlp.c b/testsuite/printing/vlp.c index d2f2c15aa2..db78105e5b 100644 --- a/testsuite/printing/vlp.c +++ b/testsuite/printing/vlp.c @@ -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" |