Changeset 674

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

Changed the copyright years.

Location:
tea4cups/trunk
Files:
7 modified

Legend:

Unmodified
Added
Removed
  • tea4cups/trunk/clean.sh

    r657 r674  
    33# Tea4CUPS : 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> 
    77# This program is free software; you can redistribute it and/or modify 
  • tea4cups/trunk/CREDITS

    r671 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 
  • tea4cups/trunk/NEWS

    r662 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 
  • 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) 
  • tea4cups/trunk/tea4cups

    r664 r674  
    44# Tea4CUPS : Tee for CUPS 
    55# 
    6 # (c) 2005 Jerome Alet <alet@librelogiciel.com> 
     6# (c) 2005, 2006 Jerome Alet <alet@librelogiciel.com> 
    77# (c) 2005 Peter Stuge <stuge-tea4cups@cdy.org> 
    88# This program is free software; you can redistribute it and/or modify 
  • tea4cups/trunk/tea4cups.conf

    r666 r674  
    33# Tea4CUPS : 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> 
    77# This program is free software; you can redistribute it and/or modify 
  • tea4cups/trunk/TODO

    r672 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