mirror of
https://github.com/godotengine/godot.git
synced 2025-11-01 14:11:15 +00:00
Style: Fix missing/invalid copyright headers
This commit is contained in:
parent
963a27f8a2
commit
710b34b702
16 changed files with 314 additions and 14 deletions
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue