From 52c7ac991cd5704bef824176361e8e121871c377 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Fri, 01 Nov 2013 23:06:17 -0400 Subject: Add copyright and license headers. --- (limited to 'src/resources/map.h') diff --git a/src/resources/map.h b/src/resources/map.h index bac0cd5..3341aaf 100644 --- a/src/resources/map.h +++ b/src/resources/map.h @@ -1,3 +1,21 @@ +/* + * Copyright (C) 2013 Patrick "P. J." McDermott + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Lesser General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * 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 + * . + */ + #ifndef RESOURCE_MAP_H #define RESOURCE_MAP_H -- cgit v0.9.1