summaryrefslogtreecommitdiff
path: root/src/evemu-impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/evemu-impl.h')
-rw-r--r--src/evemu-impl.h17
1 files changed, 17 insertions, 0 deletions
diff --git a/src/evemu-impl.h b/src/evemu-impl.h
index 0d3489e..acf2976 100644
--- a/src/evemu-impl.h
+++ b/src/evemu-impl.h
@@ -1,3 +1,20 @@
1/*
2 * Copyright (C) 2010, 2011 Canonical Ltd.
3 * Copyright (C) 2010 Henrik Rydberg <rydberg@euromail.se>
4 *
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
7 * Free Software Foundation, either version 3 of the License, or (at your
8 * option) any later version.
9 *
10 * This program is distributed in the hope that it will be useful, but
11 * WITHOUT ANY WARRANTY; without even the implied warranty of
12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
13 * General Public License for more details.
14 *
15 * You should have received a copy of the GNU General Public License along
16 * with this program. If not, see <http://www.gnu.org/licenses/>.
17 */
1#ifndef _EVEMU_IMPL_H 18#ifndef _EVEMU_IMPL_H
2#define _EVEMU_IMPL_H 19#define _EVEMU_IMPL_H
3 20