diff options
Diffstat (limited to 'examples/scripts/printing/cups/smbdelprinter.pl')
-rwxr-xr-x | examples/scripts/printing/cups/smbdelprinter.pl | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/examples/scripts/printing/cups/smbdelprinter.pl b/examples/scripts/printing/cups/smbdelprinter.pl index 2d245a65d5..23adeb719c 100755 --- a/examples/scripts/printing/cups/smbdelprinter.pl +++ b/examples/scripts/printing/cups/smbdelprinter.pl @@ -14,9 +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. +## License along with this program; if not, see <http://www.gnu.org/licenses/>. @argv = @ARGV; |