diff options
Diffstat (limited to 'src/object_heap.c')
-rw-r--r-- | src/object_heap.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/object_heap.c b/src/object_heap.c index 4b7d740..75ff375 100644 --- a/src/object_heap.c +++ b/src/object_heap.c @@ -8,11 +8,11 @@ * distribute, sub license, and/or sell copies of the Software, and to * permit persons to whom the Software is furnished to do so, subject to * the following conditions: - * + * * The above copyright notice and this permission notice (including the * next paragraph) shall be included in all copies or substantial portions * of the Software. - * + * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. |