Skip to content

Commit 8dfa182

Browse files
committed
Updated copyright notice
1 parent c804df2 commit 8dfa182

35 files changed

+35
-35
lines changed

LICENSE

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

3-
Copyright (c) 2020 Anton Bagdatyev (Tonix)
3+
Copyright (c) 2021 Anton Bagdatyev (Tonix)
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

src/AOPla.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2020 Anton Bagdatyev (Tonix)
2+
* Copyright (c) 2021 Anton Bagdatyev (Tonix)
33
*
44
* Permission is hereby granted, free of charge, to any person
55
* obtaining a copy of this software and associated documentation

src/annotation/afterCall.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2020 Anton Bagdatyev (Tonix)
2+
* Copyright (c) 2021 Anton Bagdatyev (Tonix)
33
*
44
* Permission is hereby granted, free of charge, to any person
55
* obtaining a copy of this software and associated documentation

src/annotation/afterFulfillment.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2020 Anton Bagdatyev (Tonix)
2+
* Copyright (c) 2021 Anton Bagdatyev (Tonix)
33
*
44
* Permission is hereby granted, free of charge, to any person
55
* obtaining a copy of this software and associated documentation

src/annotation/afterGet.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2020 Anton Bagdatyev (Tonix)
2+
* Copyright (c) 2021 Anton Bagdatyev (Tonix)
33
*
44
* Permission is hereby granted, free of charge, to any person
55
* obtaining a copy of this software and associated documentation

src/annotation/afterRejection.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2020 Anton Bagdatyev (Tonix)
2+
* Copyright (c) 2021 Anton Bagdatyev (Tonix)
33
*
44
* Permission is hereby granted, free of charge, to any person
55
* obtaining a copy of this software and associated documentation

src/annotation/afterSet.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2020 Anton Bagdatyev (Tonix)
2+
* Copyright (c) 2021 Anton Bagdatyev (Tonix)
33
*
44
* Permission is hereby granted, free of charge, to any person
55
* obtaining a copy of this software and associated documentation

src/annotation/aroundCall.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2020 Anton Bagdatyev (Tonix)
2+
* Copyright (c) 2021 Anton Bagdatyev (Tonix)
33
*
44
* Permission is hereby granted, free of charge, to any person
55
* obtaining a copy of this software and associated documentation

src/annotation/aroundGet.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2020 Anton Bagdatyev (Tonix)
2+
* Copyright (c) 2021 Anton Bagdatyev (Tonix)
33
*
44
* Permission is hereby granted, free of charge, to any person
55
* obtaining a copy of this software and associated documentation

src/annotation/aroundSet.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2020 Anton Bagdatyev (Tonix)
2+
* Copyright (c) 2021 Anton Bagdatyev (Tonix)
33
*
44
* Permission is hereby granted, free of charge, to any person
55
* obtaining a copy of this software and associated documentation

src/annotation/beforeCall.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2020 Anton Bagdatyev (Tonix)
2+
* Copyright (c) 2021 Anton Bagdatyev (Tonix)
33
*
44
* Permission is hereby granted, free of charge, to any person
55
* obtaining a copy of this software and associated documentation

src/annotation/beforeGet.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2020 Anton Bagdatyev (Tonix)
2+
* Copyright (c) 2021 Anton Bagdatyev (Tonix)
33
*
44
* Permission is hereby granted, free of charge, to any person
55
* obtaining a copy of this software and associated documentation

src/annotation/beforeSet.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2020 Anton Bagdatyev (Tonix)
2+
* Copyright (c) 2021 Anton Bagdatyev (Tonix)
33
*
44
* Permission is hereby granted, free of charge, to any person
55
* obtaining a copy of this software and associated documentation

src/annotation/helpers/preregister.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2020 Anton Bagdatyev (Tonix)
2+
* Copyright (c) 2021 Anton Bagdatyev (Tonix)
33
*
44
* Permission is hereby granted, free of charge, to any person
55
* obtaining a copy of this software and associated documentation

src/annotation/meta.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2020 Anton Bagdatyev (Tonix)
2+
* Copyright (c) 2021 Anton Bagdatyev (Tonix)
33
*
44
* Permission is hereby granted, free of charge, to any person
55
* obtaining a copy of this software and associated documentation

src/annotation/metaTargetClass.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2020 Anton Bagdatyev (Tonix)
2+
* Copyright (c) 2021 Anton Bagdatyev (Tonix)
33
*
44
* Permission is hereby granted, free of charge, to any person
55
* obtaining a copy of this software and associated documentation

src/annotation/onCatch.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2020 Anton Bagdatyev (Tonix)
2+
* Copyright (c) 2021 Anton Bagdatyev (Tonix)
33
*
44
* Permission is hereby granted, free of charge, to any person
55
* obtaining a copy of this software and associated documentation

src/annotation/onFinally.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2020 Anton Bagdatyev (Tonix)
2+
* Copyright (c) 2021 Anton Bagdatyev (Tonix)
33
*
44
* Permission is hereby granted, free of charge, to any person
55
* obtaining a copy of this software and associated documentation

src/annotation/targetClass.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2020 Anton Bagdatyev (Tonix)
2+
* Copyright (c) 2021 Anton Bagdatyev (Tonix)
33
*
44
* Permission is hereby granted, free of charge, to any person
55
* obtaining a copy of this software and associated documentation

src/annotation/whilePending.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2020 Anton Bagdatyev (Tonix)
2+
* Copyright (c) 2021 Anton Bagdatyev (Tonix)
33
*
44
* Permission is hereby granted, free of charge, to any person
55
* obtaining a copy of this software and associated documentation

src/constants/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2020 Anton Bagdatyev (Tonix)
2+
* Copyright (c) 2021 Anton Bagdatyev (Tonix)
33
*
44
* Permission is hereby granted, free of charge, to any person
55
* obtaining a copy of this software and associated documentation

src/factory/decorator/common/applyPigretto.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2020 Anton Bagdatyev (Tonix)
2+
* Copyright (c) 2021 Anton Bagdatyev (Tonix)
33
*
44
* Permission is hereby granted, free of charge, to any person
55
* obtaining a copy of this software and associated documentation

src/factory/decorator/common/decoratorFactory.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2020 Anton Bagdatyev (Tonix)
2+
* Copyright (c) 2021 Anton Bagdatyev (Tonix)
33
*
44
* Permission is hereby granted, free of charge, to any person
55
* obtaining a copy of this software and associated documentation

src/factory/decorator/common/enums.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2020 Anton Bagdatyev (Tonix)
2+
* Copyright (c) 2021 Anton Bagdatyev (Tonix)
33
*
44
* Permission is hereby granted, free of charge, to any person
55
* obtaining a copy of this software and associated documentation

src/factory/decorator/common/helpers.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2020 Anton Bagdatyev (Tonix)
2+
* Copyright (c) 2021 Anton Bagdatyev (Tonix)
33
*
44
* Permission is hereby granted, free of charge, to any person
55
* obtaining a copy of this software and associated documentation

src/factory/decorator/stage1/stage1LegacyDecoratorFactory.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2020 Anton Bagdatyev (Tonix)
2+
* Copyright (c) 2021 Anton Bagdatyev (Tonix)
33
*
44
* Permission is hereby granted, free of charge, to any person
55
* obtaining a copy of this software and associated documentation

src/factory/decorator/stage2/stage2NonLegacyDecoratorFactory.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2020 Anton Bagdatyev (Tonix)
2+
* Copyright (c) 2021 Anton Bagdatyev (Tonix)
33
*
44
* Permission is hereby granted, free of charge, to any person
55
* obtaining a copy of this software and associated documentation

src/factory/decorator/utils/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2020 Anton Bagdatyev (Tonix)
2+
* Copyright (c) 2021 Anton Bagdatyev (Tonix)
33
*
44
* Permission is hereby granted, free of charge, to any person
55
* obtaining a copy of this software and associated documentation

src/factory/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2020 Anton Bagdatyev (Tonix)
2+
* Copyright (c) 2021 Anton Bagdatyev (Tonix)
33
*
44
* Permission is hereby granted, free of charge, to any person
55
* obtaining a copy of this software and associated documentation

src/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2020 Anton Bagdatyev (Tonix)
2+
* Copyright (c) 2021 Anton Bagdatyev (Tonix)
33
*
44
* Permission is hereby granted, free of charge, to any person
55
* obtaining a copy of this software and associated documentation

src/tag/Tag.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2020 Anton Bagdatyev (Tonix)
2+
* Copyright (c) 2021 Anton Bagdatyev (Tonix)
33
*
44
* Permission is hereby granted, free of charge, to any person
55
* obtaining a copy of this software and associated documentation

src/tag/factory/tagWithParamsFactory.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2020 Anton Bagdatyev (Tonix)
2+
* Copyright (c) 2021 Anton Bagdatyev (Tonix)
33
*
44
* Permission is hereby granted, free of charge, to any person
55
* obtaining a copy of this software and associated documentation

src/tag/factory/tagWithoutParamsFactory.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2020 Anton Bagdatyev (Tonix)
2+
* Copyright (c) 2021 Anton Bagdatyev (Tonix)
33
*
44
* Permission is hereby granted, free of charge, to any person
55
* obtaining a copy of this software and associated documentation

src/tag/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2020 Anton Bagdatyev (Tonix)
2+
* Copyright (c) 2021 Anton Bagdatyev (Tonix)
33
*
44
* Permission is hereby granted, free of charge, to any person
55
* obtaining a copy of this software and associated documentation

src/tag/reducers/withParams.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2020 Anton Bagdatyev (Tonix)
2+
* Copyright (c) 2021 Anton Bagdatyev (Tonix)
33
*
44
* Permission is hereby granted, free of charge, to any person
55
* obtaining a copy of this software and associated documentation

0 commit comments

Comments
 (0)