Changeset 674 for tea4cups/trunk/README

Show
Ignore:
Timestamp:
06/27/06 13:28:09 (18 years ago)
Author:
jerome
Message:

Changed the copyright years.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • tea4cups/trunk/README

    r673 r674  
    33Tea4CUPS : Tee for CUPS 
    44 
    5 (c) 2005 Jerome Alet <alet@librelogiciel.com> 
     5(c) 2005, 2006 Jerome Alet <alet@librelogiciel.com> 
    66(c) 2005 Peter Stuge <stuge-tea4cups@cdy.org> 
    77This program is free software; you can redistribute it and/or modify 
     
    102102        $ cp tea4cups /usr/lib/cups/backend 
    103103         
    104       If you use CUPS v1.2 you must do this :   
     104      If you use CUPS v1.2 or higher you must do this as well : 
    105105       
    106106        $ chown root.root /usr/lib/cups/backend/tea4cups 
     
    115115      'Tea4CUPS managed' in front of the device's name. 
    116116 
    117       Or by directly modifying CUPS' printers.conf file, prepend 
    118       each DeviceURI value with 'tea4cups://', and restart CUPS. 
     117      Or by directly modifying CUPS' printers.conf file, or with 
     118      the lpadmin command line tool, just prepend each DeviceURI 
     119      value with 'tea4cups://', and restart CUPS. 
    119120      (Use this last method if autodetection doesn't work because 
    120121      the version of CUPS you use is too old)