aboutsummaryrefslogtreecommitdiff
path: root/utils.h
diff options
context:
space:
mode:
authorZoran Markovic <zoran.markovic@linaro.org>2014-01-21 16:38:09 -0800
committerZoran Markovic <zoran.markovic@linaro.org>2014-01-21 16:38:09 -0800
commit253e3c90d0f2adcd967c569d35d5d97035c6501e (patch)
tree6b047516c929ae1e19a5f32b8b409ad38e76655c /utils.h
parent1205f672a9cda067d4118ec1cfa249d5fcfbaf77 (diff)
Fixed Launchpad bug #1269454
Added GPLv2 copyright headers.
Diffstat (limited to 'utils.h')
-rw-r--r--utils.h22
1 files changed, 21 insertions, 1 deletions
diff --git a/utils.h b/utils.h
index acd226a..254df32 100644
--- a/utils.h
+++ b/utils.h
@@ -1,4 +1,24 @@
-
+/*
+ * utils.h
+ *
+ * Copyright (C) 2014 Zoran Markovic <zoran.markovic@linaro.org>
+ *
+ * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ * 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 2 of the License.
+ *
+ * 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
+ * General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License along
+ * with this program; if not, write to the Free Software Foundation, Inc.,
+ * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
+ *
+ * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ */
#ifndef __UTILS_H
#define __UTILS_H