diff options
Diffstat (limited to 'source3/printing')
-rw-r--r-- | source3/printing/load.c | 3 | ||||
-rw-r--r-- | source3/printing/lpq_parse.c | 3 | ||||
-rw-r--r-- | source3/printing/notify.c | 3 | ||||
-rw-r--r-- | source3/printing/pcap.c | 3 | ||||
-rw-r--r-- | source3/printing/print_aix.c | 3 | ||||
-rw-r--r-- | source3/printing/print_generic.c | 3 | ||||
-rw-r--r-- | source3/printing/printfsp.c | 3 | ||||
-rw-r--r-- | source3/printing/printing.c | 3 | ||||
-rw-r--r-- | source3/printing/printing_db.c | 3 |
9 files changed, 9 insertions, 18 deletions
diff --git a/source3/printing/load.c b/source3/printing/load.c index 825f4da20ba..f8aba3996d4 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 5118429bd7c..d5e9c795adf 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 b0287e84c28..d96e9ae056c 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 22125a2f1bd..6231edf1787 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 c7150acd95b..63a1592499f 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 051bb967fee..f5bec03a4b8 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 9d34a37124b..821f46041d2 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 de2e4150d22..e793651cb6d 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 e82aff4b344..24597e7f4ab 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" |