Style: Fix missing/invalid copyright headers

This commit is contained in:
Rémi Verschelde 2020-05-14 13:20:05 +02:00
parent 963a27f8a2
commit 710b34b702
16 changed files with 314 additions and 14 deletions

View file

@ -1,12 +1,12 @@
/*************************************************************************/
/* script_editor_debugger_websocket.cpp */
/* editor_debugger_server_websocket.cpp */
/*************************************************************************/
/* This file is part of: */
/* GODOT ENGINE */
/* https://godotengine.org */
/*************************************************************************/
/* Copyright (c) 2007-2019 Juan Linietsky, Ariel Manzur. */
/* Copyright (c) 2014-2019 Godot Engine contributors (cf. AUTHORS.md) */
/* Copyright (c) 2007-2020 Juan Linietsky, Ariel Manzur. */
/* Copyright (c) 2014-2020 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 */