Revision e97d8c90 src/caps/CapsServer.cpp
| b/src/caps/CapsServer.cpp | ||
|---|---|---|
| 1 | 1 |
|
| 2 |
/* CapsServer.cpp |
|
| 3 |
* Copyright (C) 2008-2009 Société des arts technologiques (SAT) |
|
| 4 |
* http://www.sat.qc.ca |
|
| 5 |
* All rights reserved. |
|
| 6 |
* |
|
| 7 |
* This file is part of [propulse]ART. |
|
| 8 |
* |
|
| 9 |
* [propulse]ART is free software: you can redistribute it and/or modify |
|
| 10 |
* it under the terms of the GNU General Public License as published by |
|
| 11 |
* the Free Software Foundation, either version 3 of the License, or |
|
| 12 |
* (at your option) any later version. |
|
| 13 |
* |
|
| 14 |
* [propulse]ART is distributed in the hope that it will be useful, |
|
| 15 |
* but WITHOUT ANY WARRANTY; without even the implied warranty of |
|
| 16 |
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
|
| 17 |
* GNU General Public License for more details. |
|
| 18 |
* |
|
| 19 |
* You should have received a copy of the GNU General Public License |
|
| 20 |
* along with [propulse]ART. If not, see <http://www.gnu.org/licenses/>. |
|
| 21 |
* |
|
| 22 |
*/ |
|
| 23 |
|
|
| 24 |
|
|
| 2 | 25 |
#include "util/logWriter.h" |
| 3 | 26 |
#include "CapsServer.h" |
| 4 | 27 |
#include <boost/bind.hpp> |
Also available in: Unified diff