1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00

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_debugger_websocket.cpp */
/* remote_debugger_peer_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 */