diff options
author | Rémi Verschelde <rverschelde@gmail.com> | 2020-06-25 16:33:44 +0200 |
---|---|---|
committer | Rémi Verschelde <rverschelde@gmail.com> | 2020-06-25 16:33:44 +0200 |
commit | 23f7f86914da0ee1423d49db7e549a5f50fb3cdc (patch) | |
tree | 7d0392a4771b6db9340ed4b333de1ee1526b8f69 /modules/gdnative/include | |
parent | 75c91707a4a8b3844746c3cf21a8a767c16da79d (diff) |
Style: Fix copyright headers
Diffstat (limited to 'modules/gdnative/include')
-rw-r--r-- | modules/gdnative/include/gdnative/packed_arrays.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/gdnative/include/gdnative/packed_arrays.h b/modules/gdnative/include/gdnative/packed_arrays.h index 8cff6d49a5..87d467a5b8 100644 --- a/modules/gdnative/include/gdnative/packed_arrays.h +++ b/modules/gdnative/include/gdnative/packed_arrays.h @@ -1,5 +1,5 @@ /*************************************************************************/ -/* packed_arrays.h */ +/* packed_arrays.h */ /*************************************************************************/ /* This file is part of: */ /* GODOT ENGINE */ |