From 2effb243dfdee567a486a34ab0e51d40e953310a Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Tue, 19 Aug 2014 22:13:45 -0500 Subject: initial pass at 'hello world' src + po --- src/rotation-lock.cpp | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 src/rotation-lock.cpp (limited to 'src/rotation-lock.cpp') diff --git a/src/rotation-lock.cpp b/src/rotation-lock.cpp new file mode 100644 index 0000000..0a80085 --- /dev/null +++ b/src/rotation-lock.cpp @@ -0,0 +1,19 @@ +/* + * Copyright 2014 Canonical Ltd. + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; version 3. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public License + * along with this program. If not, see . + * + * Authors: + * Charles Kerr + */ + -- cgit v1.2.3