diff options
| author | Poommetee Ketson | 2018-03-21 16:07:51 +0700 |
|---|---|---|
| committer | Poommetee Ketson | 2018-03-21 16:07:51 +0700 |
| commit | ff070de986d1840736d4e756e55f8011ece82eeb (patch) | |
| tree | 8066f311cefa7901d6a61257394e575d62958196 /modules/websocket/lws_server.h | |
| parent | c4a8b8f7c52f90ff12a8f3df60c3a4468f7626bf (diff) | |
| download | godot-ff070de986d1840736d4e756e55f8011ece82eeb.tar.gz godot-ff070de986d1840736d4e756e55f8011ece82eeb.tar.zst godot-ff070de986d1840736d4e756e55f8011ece82eeb.zip | |
Diffstat (limited to 'modules/websocket/lws_server.h')
| -rw-r--r-- | modules/websocket/lws_server.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/websocket/lws_server.h b/modules/websocket/lws_server.h index 5f7ac4850..de8f59e5a 100644 --- a/modules/websocket/lws_server.h +++ b/modules/websocket/lws_server.h @@ -5,8 +5,8 @@ /* GODOT ENGINE */ /* https://godotengine.org */ /*************************************************************************/ -/* Copyright (c) 2007-2017 Juan Linietsky, Ariel Manzur. */ -/* Copyright (c) 2014-2017 Godot Engine contributors (cf. AUTHORS.md) */ +/* Copyright (c) 2007-2018 Juan Linietsky, Ariel Manzur. */ +/* Copyright (c) 2014-2018 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 */ |
