summaryrefslogtreecommitdiff
path: root/include/map.h
diff options
context:
space:
mode:
authorBradley Smith2008-05-17 17:36:10 +0100
committerBradley Smith2008-05-17 17:36:10 +0100
commitba2e5b552e5b5c106683e95998ec026a1bc5b2e4 (patch)
tree95a165e1c5298e83c352676de3390f00f4992c2d /include/map.h
parentAdd initial empty window, remove commited binary. (diff)
downloadgnurobots-ba2e5b552e5b5c106683e95998ec026a1bc5b2e4.tar.gz
Upgrade license to GPLv3 or later. Bump version to 1.1.1.
Signed-off-by: Bradley Smith <brad@brad-smith.co.uk>
Diffstat (limited to 'include/map.h')
-rw-r--r--include/map.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/map.h b/include/map.h
index d807f7d..64389bb 100644
--- a/include/map.h
+++ b/include/map.h
@@ -13,8 +13,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with GNU Robots; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * along with GNU Robots. If not, see <http://www.gnu.org/licenses/>.
*/
#ifndef __MAP_H__