~ubuntu-branches/ubuntu/maverick/gnubiff/maverick

« back to all changes in this revision

Viewing changes to src/ui-properties.h

  • Committer: Bazaar Package Importer
  • Author(s): Luke Yelavich
  • Date: 2007-11-21 08:35:34 UTC
  • mfrom: (1.1.9 upstream)
  • Revision ID: james.westby@ubuntu.com-20071121083534-h5s03nba1jxxr2gq
Tags: 2.2.8-2ubuntu1
* Merge from debian unstable, remaining changes:
  - Update the libfam-dev build-dep to libgamin-dev instead.
  - Update maintainer field as per spec.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
// ========================================================================
2
2
// gnubiff -- a mail notification program
3
 
// Copyright (c) 2000-2004 Nicolas Rougier
 
3
// Copyright (c) 2000-2007 Nicolas Rougier, 2004-2007 Robert Sowada
4
4
//
5
 
// This program is free software; you can redistribute it and/or
 
5
// This program is free software: you can redistribute it and/or
6
6
// modify it under the terms of the GNU General Public License as
7
 
// published by the Free Software Foundation; either version 2 of the
 
7
// published by the Free Software Foundation, either version 3 of the
8
8
// License, or (at your option) any later version.
9
9
//
10
10
// This program is distributed in the hope that it will be useful, but
13
13
// General Public License for more details.
14
14
//
15
15
// You should have received a copy of the GNU General Public License
16
 
// along with this program; if not, write to the Free Software
17
 
// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
18
 
// 02111-1307, USA.
 
16
// along with this program.  If not, see <http://www.gnu.org/licenses/>.
19
17
// ========================================================================
20
18
//
21
19
// File          : $RCSfile: ui-properties.h,v $
22
 
// Revision      : $Revision: 1.6 $
23
 
// Revision date : $Date: 2006/01/01 16:44:53 $
 
20
// Revision      : $Revision: 1.6.2.1 $
 
21
// Revision date : $Date: 2007/09/08 18:06:31 $
24
22
// Author(s)     : Nicolas Rougier, Robert Sowada
25
23
// Short         : 
26
24
//