~ubuntu-branches/ubuntu/vivid/xfce4-netload-plugin/vivid

« back to all changes in this revision

Viewing changes to panel-plugin/global.h

  • Committer: Bazaar Package Importer
  • Author(s): Lionel Le Folgoc, Lionel Le Folgoc, Yves-Alexis Perez
  • Date: 2011-04-19 23:12:43 UTC
  • mfrom: (1.1.4 upstream) (9.1.1 experimental)
  • Revision ID: james.westby@ubuntu.com-20110419231243-tkce1b7gx8kjiu7h
Tags: 1.0.0-2
[ Lionel Le Folgoc ]
* Upload to unstable.
* debian/control:
  - add myself to Uploaders.
  - remove Simon and Emanuele from uploaders, thanks to them.

[ Yves-Alexis Perez ]
* debian/control:
  - update standards version to 3.9.2.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/*
2
 
 * Id: $Id: global.h 756 2005-07-31 22:54:22Z bwalle $
 
2
 * Copyright 2005 Bernhard Walle <bernhard@bwalle.de>
3
3
 * -------------------------------------------------------------------------------------------------
4
4
 * 
5
 
 * This program is free software; you can redistribute it and/or modify it under the terms of the 
6
 
 * GNU General Public License as published by the Free Software Foundation; You may only use 
7
 
 * version 2 of the License, you have no option to use any other version.
8
 
 *
9
 
 * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; 
10
 
 * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See 
11
 
 * the GNU General Public License for more details.
12
 
 *
13
 
 * You should have received a copy of the GNU General Public License along with this program; if 
14
 
 * not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
5
 *  This program is free software; you can redistribute it and/or modify it
 
6
 *  under the terms of the GNU General Public License as published by the Free
 
7
 *  Software Foundation; either version 2 of the License, or (at your option)
 
8
 *  any later version.
 
9
 *
 
10
 * This program is distributed in the hope that it will be useful, but WITHOUT
 
11
 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
 
12
 * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
 
13
 * more details.
 
14
 *
 
15
 * You should have received a copy of the GNU General Public License along with
 
16
 * this program; if not, write to the Free Software Foundation, Inc., 675 Mass
 
17
 * Ave, Cambridge, MA 02139, USA.
15
18
 *
16
19
 * ------------------------------------------------------------------------------------------------- 
17
20
 */