~ubuntu-branches/ubuntu/wily/kdesvn/wily

« back to all changes in this revision

Viewing changes to src/svnqt/pool.hpp

  • Committer: Package Import Robot
  • Author(s): Michael Biebl
  • Date: 2013-05-05 03:44:39 UTC
  • mfrom: (18.1.2 experimental)
  • Revision ID: package-import@ubuntu.com-20130505034439-c92jlfusnugowgs9
Tags: 1.6.0-2
* Upload to unstable.
* Bump Standards-Version to 3.9.4. No further changes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/***************************************************************************
2
 
*   Copyright (C) 2009 by Rajko Albrecht  ral@alwins-world.de             *
3
 
*   http://kdesvn.alwins-world.de/                                        *
4
 
*                                                                         *
5
 
* This library is free software; you can redistribute it and/or           *
6
 
* modify it under the terms of the GNU Lesser General Public              *
7
 
* License as published by the Free Software Foundation; either            *
8
 
* version 2.1 of the License, or (at your option) any later version.      *
9
 
*                                                                         *
10
 
* This library is distributed in the hope that it will be useful,         *
11
 
* but WITHOUT ANY WARRANTY; without even the implied warranty of          *
12
 
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU       *
13
 
* Lesser General Public License for more details.                         *
14
 
*                                                                         *
15
 
* You should have received a copy of the GNU Lesser General Public        *
16
 
* License along with this library (in the file LGPL.txt); if not,         *
17
 
* write to the Free Software Foundation, Inc., 51 Franklin St,            *
18
 
* Fifth Floor, Boston, MA  02110-1301  USA                                *
19
 
***************************************************************************/
20
 
#include "svnqt/pool.h"