~ubuntu-branches/ubuntu/hoary/kdemultimedia/hoary

« back to all changes in this revision

Viewing changes to kscd/libwm/include/workman_defs.h

  • Committer: Bazaar Package Importer
  • Author(s): Martin Schulze
  • Date: 2003-01-22 15:00:51 UTC
  • Revision ID: james.westby@ubuntu.com-20030122150051-uihwkdoxf15mi1tn
Tags: upstream-2.2.2
Import upstream version 2.2.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#ifndef WORKMAN_DEFS_H
 
2
#define WORKMAN_DEFS_H
 
3
/*
 
4
 * $Id: workman_defs.h,v 1.1 2000/01/18 16:39:52 dfoerste Exp $
 
5
 *
 
6
 * This file is part of WorkMan, the civilized CD player program
 
7
 * (c) 1991-1997 by Steven Grimm (original author)
 
8
 * (c) by Dirk F�rsterling (current 'author' = maintainer)
 
9
 * The maintainer can be contacted by his e-mail address:
 
10
 * milliByte@DeathsDoor.com 
 
11
 *
 
12
 * This program is free software; you can redistribute it and/or modify
 
13
 * it under the terms of the GNU General Public License as published by
 
14
 * the Free Software Foundation; either version 2 of the License, or
 
15
 * (at your option) any later version.
 
16
 *
 
17
 * This program is distributed in the hope that it will be useful,
 
18
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 
19
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
20
 * GNU General Public License for more details.
 
21
 *
 
22
 * #defined CONSTANTS
 
23
 * 
 
24
 * Too bad this file seems to be so empty...
 
25
 *
 
26
 */
 
27
 
 
28
#include "wm_version.h"
 
29
 
 
30
#endif /* WORKMAN_DEFS_H */