From: msweet Date: Thu, 29 Jan 2015 20:26:30 +0000 (+0000) Subject: Update copyrights... X-Git-Tag: v2.2b1~371 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0940626b548cbaaf584b58bdd316150a8cb2069d;p=thirdparty%2Fcups.git Update copyrights... git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12447 a1ca3aef-8c08-0410-bb20-df032aa958be --- diff --git a/man/cups-files.conf.man.in b/man/cups-files.conf.man.in index 71d952ff14..4c9b64799e 100644 --- a/man/cups-files.conf.man.in +++ b/man/cups-files.conf.man.in @@ -12,7 +12,7 @@ .\" 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/". .\" -.TH cups-files.conf 5 "CUPS" "11 June 2014" "Apple Inc." +.TH cups-files.conf 5 "CUPS" "29 January 2015" "Apple Inc." .SH NAME cups\-files.conf \- file and directory configuration file for cups .SH DESCRIPTION @@ -213,7 +213,7 @@ The default is "lp". .BR subscriptions.conf (5), CUPS Online Help (http://localhost:631/help) .SH COPYRIGHT -Copyright \[co] 2007-2014 by Apple Inc. +Copyright \[co] 2007-2015 by Apple Inc. .\" .\" End of "$Id$". .\" diff --git a/scheduler/conf.c b/scheduler/conf.c index 78b3694391..bcb1a43dd9 100644 --- a/scheduler/conf.c +++ b/scheduler/conf.c @@ -3,7 +3,7 @@ * * Configuration routines for the CUPS scheduler. * - * Copyright 2007-2014 by Apple Inc. + * Copyright 2007-2015 by Apple Inc. * Copyright 1997-2007 by Easy Software Products, all rights reserved. * * These coded instructions, statements, and computer programs are the