mirror of
https://github.com/jrcutler/threadless.io.git
synced 2024-07-07 10:35:49 +00:00
Add copyright/license blocks to source files
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
/* threadless.io
|
||||
* Copyright (c) 2016 Justin R. Cutler
|
||||
* Licensed under the MIT License. See LICENSE file in the project root for
|
||||
* full license information.
|
||||
*/
|
||||
|
||||
/* stack_t (in ucontext.h) */
|
||||
#define _BSD_SOURCE
|
||||
|
||||
|
Reference in New Issue
Block a user