summaryrefslogtreecommitdiff
path: root/source3/printing
diff options
context:
space:
mode:
Diffstat (limited to 'source3/printing')
-rw-r--r--source3/printing/load.c3
-rw-r--r--source3/printing/lpq_parse.c3
-rw-r--r--source3/printing/notify.c3
-rw-r--r--source3/printing/pcap.c3
-rw-r--r--source3/printing/print_aix.c3
-rw-r--r--source3/printing/print_generic.c3
-rw-r--r--source3/printing/printfsp.c3
-rw-r--r--source3/printing/printing.c3
-rw-r--r--source3/printing/printing_db.c3
9 files changed, 9 insertions, 18 deletions
diff --git a/source3/printing/load.c b/source3/printing/load.c
index 825f4da20b..f8aba3996d 100644
--- a/source3/printing/load.c
+++ b/source3/printing/load.c
@@ -14,8 +14,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"
diff --git a/source3/printing/lpq_parse.c b/source3/printing/lpq_parse.c
index 5118429bd7..d5e9c795ad 100644
--- a/source3/printing/lpq_parse.c
+++ b/source3/printing/lpq_parse.c
@@ -14,8 +14,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"
diff --git a/source3/printing/notify.c b/source3/printing/notify.c
index b0287e84c2..d96e9ae056 100644
--- a/source3/printing/notify.c
+++ b/source3/printing/notify.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"
diff --git a/source3/printing/pcap.c b/source3/printing/pcap.c
index 22125a2f1b..6231edf178 100644
--- a/source3/printing/pcap.c
+++ b/source3/printing/pcap.c
@@ -22,8 +22,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/>.
*/
/*
diff --git a/source3/printing/print_aix.c b/source3/printing/print_aix.c
index c7150acd95..63a1592499 100644
--- a/source3/printing/print_aix.c
+++ b/source3/printing/print_aix.c
@@ -13,8 +13,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/>.
*/
/*
diff --git a/source3/printing/print_generic.c b/source3/printing/print_generic.c
index 051bb967fe..f5bec03a4b 100644
--- a/source3/printing/print_generic.c
+++ b/source3/printing/print_generic.c
@@ -14,8 +14,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"
diff --git a/source3/printing/printfsp.c b/source3/printing/printfsp.c
index 9d34a37124..821f46041d 100644
--- a/source3/printing/printfsp.c
+++ b/source3/printing/printfsp.c
@@ -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"
diff --git a/source3/printing/printing.c b/source3/printing/printing.c
index de2e4150d2..e793651cb6 100644
--- a/source3/printing/printing.c
+++ b/source3/printing/printing.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"
diff --git a/source3/printing/printing_db.c b/source3/printing/printing_db.c
index e82aff4b34..24597e7f4a 100644
--- a/source3/printing/printing_db.c
+++ b/source3/printing/printing_db.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"