summaryrefslogtreecommitdiff
path: root/cgi-bin
diff options
context:
space:
mode:
authorMichael R Sweet <michaelrsweet@gmail.com>2017-01-16 09:31:01 -0500
committerMichael R Sweet <michaelrsweet@gmail.com>2017-01-16 09:31:01 -0500
commit57b7b66b58a66426494ec13ffb18f730afeab8b5 (patch)
treeb1456a4f54d730c06204d1b1f51d8ccffce9fa5f /cgi-bin
parentda18a4b093a02c66f3ccbd48e11d3e11b1ed2e27 (diff)
downloadcups-57b7b66b58a66426494ec13ffb18f730afeab8b5.tar.gz
Fix source file header text duplication text duplication.
Bump copyright to 2017 in web interface and README files.
Diffstat (limited to 'cgi-bin')
-rw-r--r--cgi-bin/Makefile2
-rw-r--r--cgi-bin/admin.c2
-rw-r--r--cgi-bin/cgi-private.h2
-rw-r--r--cgi-bin/cgi.h2
-rw-r--r--cgi-bin/classes.c2
-rw-r--r--cgi-bin/help-index.c2
-rw-r--r--cgi-bin/help-index.h2
-rw-r--r--cgi-bin/help.c2
-rw-r--r--cgi-bin/html.c4
-rw-r--r--cgi-bin/ipp-var.c2
-rw-r--r--cgi-bin/jobs.c2
-rw-r--r--cgi-bin/makedocset.c2
-rw-r--r--cgi-bin/printers.c2
-rw-r--r--cgi-bin/search.c2
-rw-r--r--cgi-bin/template.c2
-rw-r--r--cgi-bin/testcgi.c2
-rw-r--r--cgi-bin/testhi.c2
-rw-r--r--cgi-bin/testtemplate.c2
-rw-r--r--cgi-bin/var.c2
19 files changed, 20 insertions, 20 deletions
diff --git a/cgi-bin/Makefile b/cgi-bin/Makefile
index 6bc1dbaeb..27d75f28f 100644
--- a/cgi-bin/Makefile
+++ b/cgi-bin/Makefile
@@ -8,7 +8,7 @@
# property of Apple Inc. and are protected by Federal copyright
# law. Distribution and use rights are outlined in the file "LICENSE.txt"
# which should have been included with this file. If this file is
-# file is missing or damaged, see the license at "http://www.cups.org/".
+# missing or damaged, see the license at "http://www.cups.org/".
#
include ../Makedefs
diff --git a/cgi-bin/admin.c b/cgi-bin/admin.c
index c44a42706..576fac0bc 100644
--- a/cgi-bin/admin.c
+++ b/cgi-bin/admin.c
@@ -8,7 +8,7 @@
* property of Apple Inc. and are protected by Federal copyright
* law. Distribution and use rights are outlined in the file "LICENSE.txt"
* which should have been included with this file. If this file is
- * file is missing or damaged, see the license at "http://www.cups.org/".
+ * missing or damaged, see the license at "http://www.cups.org/".
*/
/*
diff --git a/cgi-bin/cgi-private.h b/cgi-bin/cgi-private.h
index 3bae75046..e824471d4 100644
--- a/cgi-bin/cgi-private.h
+++ b/cgi-bin/cgi-private.h
@@ -8,7 +8,7 @@
* property of Apple Inc. and are protected by Federal copyright
* law. Distribution and use rights are outlined in the file "LICENSE.txt"
* which should have been included with this file. If this file is
- * file is missing or damaged, see the license at "http://www.cups.org/".
+ * missing or damaged, see the license at "http://www.cups.org/".
*/
/*
diff --git a/cgi-bin/cgi.h b/cgi-bin/cgi.h
index 9604f97a2..0c360cb18 100644
--- a/cgi-bin/cgi.h
+++ b/cgi-bin/cgi.h
@@ -8,7 +8,7 @@
* property of Apple Inc. and are protected by Federal copyright
* law. Distribution and use rights are outlined in the file "LICENSE.txt"
* which should have been included with this file. If this file is
- * file is missing or damaged, see the license at "http://www.cups.org/".
+ * missing or damaged, see the license at "http://www.cups.org/".
*/
#ifndef _CUPS_CGI_H_
diff --git a/cgi-bin/classes.c b/cgi-bin/classes.c
index ae76a0c9f..82750d038 100644
--- a/cgi-bin/classes.c
+++ b/cgi-bin/classes.c
@@ -8,7 +8,7 @@
* property of Apple Inc. and are protected by Federal copyright
* law. Distribution and use rights are outlined in the file "LICENSE.txt"
* which should have been included with this file. If this file is
- * file is missing or damaged, see the license at "http://www.cups.org/".
+ * missing or damaged, see the license at "http://www.cups.org/".
*/
/*
diff --git a/cgi-bin/help-index.c b/cgi-bin/help-index.c
index 60cda8754..cb27164db 100644
--- a/cgi-bin/help-index.c
+++ b/cgi-bin/help-index.c
@@ -8,7 +8,7 @@
* property of Apple Inc. and are protected by Federal copyright
* law. Distribution and use rights are outlined in the file "LICENSE.txt"
* which should have been included with this file. If this file is
- * file is missing or damaged, see the license at "http://www.cups.org/".
+ * missing or damaged, see the license at "http://www.cups.org/".
*/
/*
diff --git a/cgi-bin/help-index.h b/cgi-bin/help-index.h
index 5fb1ac1f5..1882f9b7e 100644
--- a/cgi-bin/help-index.h
+++ b/cgi-bin/help-index.h
@@ -8,7 +8,7 @@
* property of Apple Inc. and are protected by Federal copyright
* law. Distribution and use rights are outlined in the file "LICENSE.txt"
* which should have been included with this file. If this file is
- * file is missing or damaged, see the license at "http://www.cups.org/".
+ * missing or damaged, see the license at "http://www.cups.org/".
*/
#ifndef _CUPS_HELP_INDEX_H_
diff --git a/cgi-bin/help.c b/cgi-bin/help.c
index 314be87e8..07f6f2720 100644
--- a/cgi-bin/help.c
+++ b/cgi-bin/help.c
@@ -8,7 +8,7 @@
* property of Apple Inc. and are protected by Federal copyright
* law. Distribution and use rights are outlined in the file "LICENSE.txt"
* which should have been included with this file. If this file is
- * file is missing or damaged, see the license at "http://www.cups.org/".
+ * missing or damaged, see the license at "http://www.cups.org/".
*/
/*
diff --git a/cgi-bin/html.c b/cgi-bin/html.c
index e10e2d6a6..1ddeb6a20 100644
--- a/cgi-bin/html.c
+++ b/cgi-bin/html.c
@@ -8,7 +8,7 @@
* property of Apple Inc. and are protected by Federal copyright
* law. Distribution and use rights are outlined in the file "LICENSE.txt"
* which should have been included with this file. If this file is
- * file is missing or damaged, see the license at "http://www.cups.org/".
+ * missing or damaged, see the license at "http://www.cups.org/".
*/
/*
@@ -91,7 +91,7 @@ cgiFormEncode(char *dst, /* I - Destination string */
for (dstptr = dst; *src && dstptr < dstend;)
{
switch (*src)
- {
+ {
case ' ' :
/*
* Encode spaces with a "+"...
diff --git a/cgi-bin/ipp-var.c b/cgi-bin/ipp-var.c
index 877d37c28..92f150114 100644
--- a/cgi-bin/ipp-var.c
+++ b/cgi-bin/ipp-var.c
@@ -8,7 +8,7 @@
* property of Apple Inc. and are protected by Federal copyright
* law. Distribution and use rights are outlined in the file "LICENSE.txt"
* which should have been included with this file. If this file is
- * file is missing or damaged, see the license at "http://www.cups.org/".
+ * missing or damaged, see the license at "http://www.cups.org/".
*/
/*
diff --git a/cgi-bin/jobs.c b/cgi-bin/jobs.c
index a0d7c4b22..b0a409c10 100644
--- a/cgi-bin/jobs.c
+++ b/cgi-bin/jobs.c
@@ -8,7 +8,7 @@
* property of Apple Inc. and are protected by Federal copyright
* law. Distribution and use rights are outlined in the file "LICENSE.txt"
* which should have been included with this file. If this file is
- * file is missing or damaged, see the license at "http://www.cups.org/".
+ * missing or damaged, see the license at "http://www.cups.org/".
*/
/*
diff --git a/cgi-bin/makedocset.c b/cgi-bin/makedocset.c
index 97e130fc6..5a7217799 100644
--- a/cgi-bin/makedocset.c
+++ b/cgi-bin/makedocset.c
@@ -8,7 +8,7 @@
* property of Apple Inc. and are protected by Federal copyright
* law. Distribution and use rights are outlined in the file "LICENSE.txt"
* which should have been included with this file. If this file is
- * file is missing or damaged, see the license at "http://www.cups.org/".
+ * missing or damaged, see the license at "http://www.cups.org/".
*
* Usage:
*
diff --git a/cgi-bin/printers.c b/cgi-bin/printers.c
index 932c69995..ea7a5771a 100644
--- a/cgi-bin/printers.c
+++ b/cgi-bin/printers.c
@@ -8,7 +8,7 @@
* property of Apple Inc. and are protected by Federal copyright
* law. Distribution and use rights are outlined in the file "LICENSE.txt"
* which should have been included with this file. If this file is
- * file is missing or damaged, see the license at "http://www.cups.org/".
+ * missing or damaged, see the license at "http://www.cups.org/".
*/
/*
diff --git a/cgi-bin/search.c b/cgi-bin/search.c
index 95efb3632..3d1a18df1 100644
--- a/cgi-bin/search.c
+++ b/cgi-bin/search.c
@@ -8,7 +8,7 @@
* property of Apple Inc. and are protected by Federal copyright
* law. Distribution and use rights are outlined in the file "LICENSE.txt"
* which should have been included with this file. If this file is
- * file is missing or damaged, see the license at "http://www.cups.org/".
+ * missing or damaged, see the license at "http://www.cups.org/".
*/
/*
diff --git a/cgi-bin/template.c b/cgi-bin/template.c
index c7d2144f8..5570bfb1a 100644
--- a/cgi-bin/template.c
+++ b/cgi-bin/template.c
@@ -8,7 +8,7 @@
* property of Apple Inc. and are protected by Federal copyright
* law. Distribution and use rights are outlined in the file "LICENSE.txt"
* which should have been included with this file. If this file is
- * file is missing or damaged, see the license at "http://www.cups.org/".
+ * missing or damaged, see the license at "http://www.cups.org/".
*/
#include "cgi-private.h"
diff --git a/cgi-bin/testcgi.c b/cgi-bin/testcgi.c
index fe58bab8a..3d6b4d9ba 100644
--- a/cgi-bin/testcgi.c
+++ b/cgi-bin/testcgi.c
@@ -8,7 +8,7 @@
* property of Apple Inc. and are protected by Federal copyright
* law. Distribution and use rights are outlined in the file "LICENSE.txt"
* which should have been included with this file. If this file is
- * file is missing or damaged, see the license at "http://www.cups.org/".
+ * missing or damaged, see the license at "http://www.cups.org/".
*/
/*
diff --git a/cgi-bin/testhi.c b/cgi-bin/testhi.c
index 1fbe9063b..2340c94a5 100644
--- a/cgi-bin/testhi.c
+++ b/cgi-bin/testhi.c
@@ -8,7 +8,7 @@
* property of Apple Inc. and are protected by Federal copyright
* law. Distribution and use rights are outlined in the file "LICENSE.txt"
* which should have been included with this file. If this file is
- * file is missing or damaged, see the license at "http://www.cups.org/".
+ * missing or damaged, see the license at "http://www.cups.org/".
*/
/*
diff --git a/cgi-bin/testtemplate.c b/cgi-bin/testtemplate.c
index 046af47d9..9ac260a44 100644
--- a/cgi-bin/testtemplate.c
+++ b/cgi-bin/testtemplate.c
@@ -8,7 +8,7 @@
* property of Apple Inc. and are protected by Federal copyright
* law. Distribution and use rights are outlined in the file "LICENSE.txt"
* which should have been included with this file. If this file is
- * file is missing or damaged, see the license at "http://www.cups.org/".
+ * missing or damaged, see the license at "http://www.cups.org/".
*/
/*
diff --git a/cgi-bin/var.c b/cgi-bin/var.c
index 6d02e1079..c50833cbd 100644
--- a/cgi-bin/var.c
+++ b/cgi-bin/var.c
@@ -8,7 +8,7 @@
* property of Apple Inc. and are protected by Federal copyright
* law. Distribution and use rights are outlined in the file "LICENSE.txt"
* which should have been included with this file. If this file is
- * file is missing or damaged, see the license at "http://www.cups.org/".
+ * missing or damaged, see the license at "http://www.cups.org/".
*/
/*