From e9b045d9e572ff7a211b604d6400f35003bae327 Mon Sep 17 00:00:00 2001 From: Rémi Verschelde Date: Sat, 8 Apr 2017 00:45:00 +0200 Subject: Add "Godot Engine contributors" copyright line --- modules/gridmap/grid_map_editor_plugin.h | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/gridmap/grid_map_editor_plugin.h') diff --git a/modules/gridmap/grid_map_editor_plugin.h b/modules/gridmap/grid_map_editor_plugin.h index a7d1bfff3..23aeae610 100644 --- a/modules/gridmap/grid_map_editor_plugin.h +++ b/modules/gridmap/grid_map_editor_plugin.h @@ -6,6 +6,7 @@ /* http://www.godotengine.org */ /*************************************************************************/ /* Copyright (c) 2007-2017 Juan Linietsky, Ariel Manzur. */ +/* Copyright (c) 2014-2017 Godot Engine contributors (cf. AUTHORS.md) */ /* */ /* Permission is hereby granted, free of charge, to any person obtaining */ /* a copy of this software and associated documentation files (the */ -- cgit v1.3.1