root / pykota / trunk / bin / warnpykota @ 696

Revision 696, 0.6 kB (checked in by jalet, 21 years ago)

Skeletons added for all command line tools

  • Property svn:eol-style set to native
  • Property svn:executable set to *
  • Property svn:keywords set to Author Date Id Revision
Line 
1#! /usr/bin/env python
2
3# PyKota Print Quota Warner
4#
5# PyKota - Print Quotas for CUPS
6#
7# (c) 2003 Jerome Alet <alet@librelogiciel.com>
8# You're welcome to redistribute this software under the
9# terms of the GNU General Public Licence version 2.0
10# or, at your option, any higher version.
11#
12# You can read the complete GNU GPL in the file COPYING
13# which should come along with this software, or visit
14# the Free Software Foundation's WEB site http://www.fsf.org
15#
16# $Id$
17#
18# $Log$
19# Revision 1.1  2003/02/05 21:41:09  jalet
20# Skeletons added for all command line tools
21#
22#
23#
Note: See TracBrowser for help on using the browser.