Skip to content

Commit ea038f4

Browse files
Update licenses
1 parent 06dc945 commit ea038f4

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+42
-206
lines changed

LICENSE.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2015 Austin Brunkhorst, DigiPen Institute of Technology
3+
Copyright (c) 2015 Austin Brunkhorst
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

Source/MacroUtils.h

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
/* ----------------------------------------------------------------------------
2-
** Team Bear King
3-
** © 201x DigiPen Institute of Technology, All Rights Reserved.
2+
** © 201x Austin Brunkhorst, All Rights Reserved.
43
**
54
** MacroUtils.h
6-
**
7-
** Author:
8-
** - Austin Brunkhorst - [email protected]
95
** --------------------------------------------------------------------------*/
106

117
#pragma once

Source/Parser/CursorType.h

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
/* ----------------------------------------------------------------------------
2-
** Team Bear King
3-
** © 201x DigiPen Institute of Technology, All Rights Reserved.
2+
** © 201x Austin Brunkhorst, All Rights Reserved.
43
**
54
** CursorType.h
6-
**
7-
** Author:
8-
** - Austin Brunkhorst - [email protected]
95
** --------------------------------------------------------------------------*/
106

117
#pragma once

Source/Parser/MetaDataConfig.h

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
/* ----------------------------------------------------------------------------
2-
** Team Bear King
3-
** © 201x DigiPen Institute of Technology, All Rights Reserved.
2+
** © 201x Austin Brunkhorst, All Rights Reserved.
43
**
54
** MetaDataConfig.h
6-
**
7-
** Author:
8-
** - Austin Brunkhorst - [email protected]
95
** --------------------------------------------------------------------------*/
106

117
#pragma once

Source/Parser/MetaDataManager.h

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
/* ----------------------------------------------------------------------------
2-
** Team Bear King
3-
** © 201x DigiPen Institute of Technology, All Rights Reserved.
2+
** © 201x Austin Brunkhorst, All Rights Reserved.
43
**
54
** MetaDataManager.h
6-
**
7-
** Author:
8-
** - Austin Brunkhorst - [email protected]
95
** --------------------------------------------------------------------------*/
106

117
#pragma once

Source/Parser/MetaUtils.h

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
/* ----------------------------------------------------------------------------
2-
** Team Bear King
3-
** © 201x DigiPen Institute of Technology, All Rights Reserved.
2+
** © 201x Austin Brunkhorst, All Rights Reserved.
43
**
54
** MetaUtils.h
6-
**
7-
** Author:
8-
** - Austin Brunkhorst - [email protected]
95
** --------------------------------------------------------------------------*/
106

117
#pragma once

Source/Parser/Namespace.h

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
/* ----------------------------------------------------------------------------
2-
** Team Bear King
3-
** © 201x DigiPen Institute of Technology, All Rights Reserved.
2+
** © 201x Austin Brunkhorst, All Rights Reserved.
43
**
54
** Namespace.h
6-
**
7-
** Author:
8-
** - Austin Brunkhorst - [email protected]
95
** --------------------------------------------------------------------------*/
106

117
#pragma once

Source/Parser/Precompiled.h

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
/* ----------------------------------------------------------------------------
2-
** Team Bear King
3-
** © 201x DigiPen Institute of Technology, All Rights Reserved.
2+
** © 201x Austin Brunkhorst, All Rights Reserved.
43
**
54
** Precompiled.h
6-
**
7-
** Author:
8-
** - Austin Brunkhorst - [email protected]
95
** --------------------------------------------------------------------------*/
106

117
#pragma once

Source/Parser/ReflectionOptions.h

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
/* ----------------------------------------------------------------------------
2-
** Team Bear King
3-
** © 201x DigiPen Institute of Technology, All Rights Reserved.
2+
** © 201x Austin Brunkhorst, All Rights Reserved.
43
**
54
** ReflectionOptions.h
6-
**
7-
** Author:
8-
** - Austin Brunkhorst - [email protected]
95
** --------------------------------------------------------------------------*/
106

117
#pragma once

Source/Parser/ReflectionParser.h

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
/* ----------------------------------------------------------------------------
2-
** Team Bear King
3-
** © 201x DigiPen Institute of Technology, All Rights Reserved.
2+
** © 201x Austin Brunkhorst, All Rights Reserved.
43
**
54
** ReflectionParser.h
6-
**
7-
** Author:
8-
** - Austin Brunkhorst - [email protected]
95
** --------------------------------------------------------------------------*/
106

117
#pragma once

Source/Parser/ReservedTypes.h

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
/* ----------------------------------------------------------------------------
2-
** Team Bear King
3-
** © 201x DigiPen Institute of Technology, All Rights Reserved.
2+
** © 201x Austin Brunkhorst, All Rights Reserved.
43
**
54
** ReflectionTypes.h
6-
**
7-
** Author:
8-
** - Austin Brunkhorst - [email protected]
95
** --------------------------------------------------------------------------*/
106

117
#pragma once

Source/Parser/Switches.h

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
/* ----------------------------------------------------------------------------
2-
** Team Bear King
3-
** © 201x DigiPen Institute of Technology, All Rights Reserved.
2+
** © 201x Austin Brunkhorst, All Rights Reserved.
43
**
54
** Switches.h
6-
**
7-
** Author:
8-
** - Austin Brunkhorst - [email protected]
95
** --------------------------------------------------------------------------*/
106

117
#pragma once

Source/Parser/Templates.h

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
/* ----------------------------------------------------------------------------
2-
** Team Bear King
3-
** © 201x DigiPen Institute of Technology, All Rights Reserved.
2+
** © 201x Austin Brunkhorst, All Rights Reserved.
43
**
54
** Templates.h
6-
**
7-
** Author:
8-
** - Austin Brunkhorst - [email protected]
95
** --------------------------------------------------------------------------*/
106

117
#pragma once

Source/Runtime/Argument.h

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
/* ----------------------------------------------------------------------------
2-
** Team Bear King
3-
** © 201x DigiPen Institute of Technology, All Rights Reserved.
2+
** © 201x Austin Brunkhorst, All Rights Reserved.
43
**
54
** Argument.h
6-
**
7-
** Author:
8-
** - Austin Brunkhorst - [email protected]
95
** --------------------------------------------------------------------------*/
106

117
#pragma once

Source/Runtime/ArgumentConfig.h

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
/* ----------------------------------------------------------------------------
2-
** Team Bear King
3-
** © 201x DigiPen Institute of Technology, All Rights Reserved.
2+
** © 201x Austin Brunkhorst, All Rights Reserved.
43
**
54
** ArgumentConfig.h
6-
**
7-
** Author:
8-
** - Austin Brunkhorst - [email protected]
95
** --------------------------------------------------------------------------*/
106

117
#pragma once

Source/Runtime/Constructor.h

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
/* ----------------------------------------------------------------------------
2-
** Team Bear King
3-
** © 201x DigiPen Institute of Technology, All Rights Reserved.
2+
** © 201x Austin Brunkhorst, All Rights Reserved.
43
**
54
** Constructor.h
6-
**
7-
** Author:
8-
** - Austin Brunkhorst - [email protected]
95
** --------------------------------------------------------------------------*/
106

117
#pragma once

Source/Runtime/Destructor.h

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
/* ----------------------------------------------------------------------------
2-
** Team Bear King
3-
** © 201x DigiPen Institute of Technology, All Rights Reserved.
2+
** © 201x Austin Brunkhorst, All Rights Reserved.
43
**
54
** Destructor.h
6-
**
7-
** Author:
8-
** - Austin Brunkhorst - [email protected]
95
** --------------------------------------------------------------------------*/
106

117
#pragma once

Source/Runtime/Enum.h

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
/* ----------------------------------------------------------------------------
2-
** Team Bear King
3-
** © 201x DigiPen Institute of Technology, All Rights Reserved.
2+
** © 201x Austin Brunkhorst, All Rights Reserved.
43
**
54
** Enum.h
6-
**
7-
** Author:
8-
** - Austin Brunkhorst - [email protected]
95
** --------------------------------------------------------------------------*/
106

117
#pragma once

Source/Runtime/EnumBase.h

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
/* ----------------------------------------------------------------------------
2-
** Team Bear King
3-
** © 201x DigiPen Institute of Technology, All Rights Reserved.
2+
** © 201x Austin Brunkhorst, All Rights Reserved.
43
**
54
** EnumBase.h
6-
**
7-
** Author:
8-
** - Austin Brunkhorst - [email protected]
95
** --------------------------------------------------------------------------*/
106

117
#pragma once

Source/Runtime/EnumContainer.h

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
/* ----------------------------------------------------------------------------
2-
** Team Bear King
3-
** © 201x DigiPen Institute of Technology, All Rights Reserved.
2+
** © 201x Austin Brunkhorst, All Rights Reserved.
43
**
54
** EnumContainer.h
6-
**
7-
** Author:
8-
** - Austin Brunkhorst - [email protected]
95
** --------------------------------------------------------------------------*/
106

117
#pragma once

Source/Runtime/Field.h

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
/* ----------------------------------------------------------------------------
2-
** Team Bear King
3-
** © 201x DigiPen Institute of Technology, All Rights Reserved.
2+
** © 201x Austin Brunkhorst, All Rights Reserved.
43
**
54
** Field.h
6-
**
7-
** Author:
8-
** - Austin Brunkhorst - [email protected]
95
** --------------------------------------------------------------------------*/
106

117
#pragma once

Source/Runtime/Function.h

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
/* ----------------------------------------------------------------------------
2-
** Team Bear King
3-
** © 201x DigiPen Institute of Technology, All Rights Reserved.
2+
** © 201x Austin Brunkhorst, All Rights Reserved.
43
**
54
** Function.h
6-
**
7-
** Author:
8-
** - Austin Brunkhorst - [email protected]
95
** --------------------------------------------------------------------------*/
106

117
#pragma once

Source/Runtime/Global.h

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
/* ----------------------------------------------------------------------------
2-
** Team Bear King
3-
** © 201x DigiPen Institute of Technology, All Rights Reserved.
2+
** © 201x Austin Brunkhorst, All Rights Reserved.
43
**
54
** Global.h
6-
**
7-
** Author:
8-
** - Austin Brunkhorst - [email protected]
95
** --------------------------------------------------------------------------*/
106

117
#pragma once

Source/Runtime/Invokable.h

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
/* ----------------------------------------------------------------------------
2-
** Team Bear King
3-
** © 201x DigiPen Institute of Technology, All Rights Reserved.
2+
** © 201x Austin Brunkhorst, All Rights Reserved.
43
**
54
** Invokable.h
6-
**
7-
** Author:
8-
** - Austin Brunkhorst - [email protected]
95
** --------------------------------------------------------------------------*/
106

117
#pragma once

Source/Runtime/InvokableConfig.h

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
/* ----------------------------------------------------------------------------
2-
** Team Bear King
3-
** © 201x DigiPen Institute of Technology, All Rights Reserved.
2+
** © 201x Austin Brunkhorst, All Rights Reserved.
43
**
54
** InvokableConfig.h
6-
**
7-
** Author:
8-
** - Austin Brunkhorst - [email protected]
95
** --------------------------------------------------------------------------*/
106

117
#pragma once

Source/Runtime/Macros.h

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
/* ----------------------------------------------------------------------------
2-
** Team Bear King
3-
** © 201x DigiPen Institute of Technology, All Rights Reserved.
2+
** © 201x Austin Brunkhorst, All Rights Reserved.
43
**
54
** Macros.h
6-
**
7-
** Author:
8-
** - Austin Brunkhorst - [email protected]
95
** --------------------------------------------------------------------------*/
106

117
#pragma once

Source/Runtime/Meta.h

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
/* ----------------------------------------------------------------------------
2-
** Team Bear King
3-
** © 201x DigiPen Institute of Technology, All Rights Reserved.
2+
** © 201x Austin Brunkhorst, All Rights Reserved.
43
**
54
** Meta.h
6-
**
7-
** Author:
8-
** - Austin Brunkhorst - [email protected]
95
** --------------------------------------------------------------------------*/
106

117
#pragma once

Source/Runtime/MetaContainer.h

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
/* ----------------------------------------------------------------------------
2-
** Team Bear King
3-
** © 201x DigiPen Institute of Technology, All Rights Reserved.
2+
** © 201x Austin Brunkhorst, All Rights Reserved.
43
**
54
** MetaContainer.h
6-
**
7-
** Author:
8-
** - Austin Brunkhorst - [email protected]
95
** --------------------------------------------------------------------------*/
106

117
#pragma once

Source/Runtime/MetaManager.h

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
/* ----------------------------------------------------------------------------
2-
** Team Bear King
3-
** © 201x DigiPen Institute of Technology, All Rights Reserved.
2+
** © 201x Austin Brunkhorst, All Rights Reserved.
43
**
54
** MetaManager.h
6-
**
7-
** Author:
8-
** - Austin Brunkhorst - [email protected]
95
** --------------------------------------------------------------------------*/
106

117
#pragma once

Source/Runtime/MetaProperty.h

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
/* ----------------------------------------------------------------------------
2-
** Team Bear King
3-
** © 201x DigiPen Institute of Technology, All Rights Reserved.
2+
** © 201x Austin Brunkhorst, All Rights Reserved.
43
**
54
** MetaProperty.h
6-
**
7-
** Author:
8-
** - Austin Brunkhorst - [email protected]
95
** --------------------------------------------------------------------------*/
106

117
#pragma once

Source/Runtime/Method.h

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
/* ----------------------------------------------------------------------------
2-
** Team Bear King
3-
** © 201x DigiPen Institute of Technology, All Rights Reserved.
2+
** © 201x Austin Brunkhorst, All Rights Reserved.
43
**
54
** Method.h
6-
**
7-
** Author:
8-
** - Austin Brunkhorst - [email protected]
95
** --------------------------------------------------------------------------*/
106

117
#pragma once

0 commit comments

Comments
 (0)