Skip to content
This repository was archived by the owner on Jul 17, 2024. It is now read-only.

Commit 750d552

Browse files
committed
2022 - v1.4.1
1 parent 8ee9c33 commit 750d552

File tree

14 files changed

+15
-15
lines changed

14 files changed

+15
-15
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2015-2021 Steven Agyekum <[email protected]>
3+
Copyright (c) 2015-2022 Steven Agyekum <[email protected]>
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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@burnett01/sys-api",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"bugs": {
55
"url": "https://github.com/Burnett01/sys-api/issues"
66
},

src/API.coffee

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ The MIT License (MIT)
44
Product: System API (SysAPI)
55
Description: A modular System-API for NodeJS - RestifyJS
66
7-
Copyright (c) 2015-2021 Steven Agyekum <[email protected]>
7+
Copyright (c) 2015-2022 Steven Agyekum <[email protected]>
88
99
Permission is hereby granted, free of charge, to any person obtaining a copy of this software
1010
and associated documentation files (the "Software"), to deal in the Software without restriction,

src/API.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
Product: System API (SysAPI)
66
Description: A modular System-API for NodeJS - RestifyJS
77
8-
Copyright (c) 2015-2021 Steven Agyekum <[email protected]>
8+
Copyright (c) 2015-2022 Steven Agyekum <[email protected]>
99
1010
Permission is hereby granted, free of charge, to any person obtaining a copy of this software
1111
and associated documentation files (the "Software"), to deal in the Software without restriction,

src/PluginHelper.coffee

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ The MIT License (MIT)
44
Product: System API (SysAPI)
55
Description: A modular System-API for NodeJS - RestifyJS
66
7-
Copyright (c) 2015-2021 Steven Agyekum <[email protected]>
7+
Copyright (c) 2015-2022 Steven Agyekum <[email protected]>
88
99
Permission is hereby granted, free of charge, to any person obtaining a copy of this software
1010
and associated documentation files (the "Software"), to deal in the Software without restriction,

src/PluginHelper.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ The MIT License (MIT)
44
Product: System API (SysAPI)
55
Description: A modular System-API for NodeJS - RestifyJS
66
7-
Copyright (c) 2015-2021 Steven Agyekum <[email protected]>
7+
Copyright (c) 2015-2022 Steven Agyekum <[email protected]>
88
99
Permission is hereby granted, free of charge, to any person obtaining a copy of this software
1010
and associated documentation files (the "Software"), to deal in the Software without restriction,

src/addons/Fs/index.coffee

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ The MIT License (MIT)
44
Product: System API (SysAPI)
55
Description: A modular System-API for NodeJS - RestifyJS
66
7-
Copyright (c) 2015-2021 Steven Agyekum <[email protected]>
7+
Copyright (c) 2015-2022 Steven Agyekum <[email protected]>
88
99
Permission is hereby granted, free of charge, to any person obtaining a copy of this software
1010
and associated documentation files (the "Software"), to deal in the Software without restriction,

src/addons/Fs/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ The MIT License (MIT)
44
Product: System API (SysAPI)
55
Description: A modular System-API for NodeJS - RestifyJS
66
7-
Copyright (c) 2015-2021 Steven Agyekum <[email protected]>
7+
Copyright (c) 2015-2022 Steven Agyekum <[email protected]>
88
99
Permission is hereby granted, free of charge, to any person obtaining a copy of this software
1010
and associated documentation files (the "Software"), to deal in the Software without restriction,

src/addons/Net/index.coffee

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ The MIT License (MIT)
44
Product: System API (SysAPI)
55
Description: A modular System-API for NodeJS - RestifyJS
66
7-
Copyright (c) 2015-2021 Steven Agyekum <[email protected]>
7+
Copyright (c) 2015-2022 Steven Agyekum <[email protected]>
88
99
Permission is hereby granted, free of charge, to any person obtaining a copy of this software
1010
and associated documentation files (the "Software"), to deal in the Software without restriction,

src/addons/Net/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ The MIT License (MIT)
44
Product: System API (SysAPI)
55
Description: A modular System-API for NodeJS - RestifyJS
66
7-
Copyright (c) 2015-2021 Steven Agyekum <[email protected]>
7+
Copyright (c) 2015-2022 Steven Agyekum <[email protected]>
88
99
Permission is hereby granted, free of charge, to any person obtaining a copy of this software
1010
and associated documentation files (the "Software"), to deal in the Software without restriction,

0 commit comments

Comments
 (0)