Skip to content

Commit 8f56691

Browse files
committed
- update readme
- update headers
1 parent 72b64cb commit 8f56691

File tree

17 files changed

+251
-251
lines changed

17 files changed

+251
-251
lines changed

Gruntfile.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
/*
2-
* Runtime
3-
* The System Runtime Environment
2+
* System Runtime
3+
* Design | Create | Compose
44
* https://system-runtime.github.io
55
* @ecarriou
66
*
7-
* Copyright 2014-2016 Erwan Carriou
7+
* Copyright 2016 Erwan Carriou
88
*
99
* Licensed under the Apache License, Version 2.0 (the "License");
1010
* you may not use this file except in compliance with the License.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ runtime.version();
186186

187187
## Licence
188188

189-
Copyright 2014-2016 Erwan Carriou
189+
Copyright 2016 Erwan Carriou
190190

191191
Licensed under the Apache License, Version 2.0 (the "License");
192192
you may not use this file except in compliance with the License.

build/system/system.js

Lines changed: 89 additions & 89 deletions
Large diffs are not rendered by default.

dist/system-runtime.js

Lines changed: 117 additions & 117 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/system-runtime.min.js

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

karma.conf.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
/*
2-
* Runtime
3-
* The System Runtime Environment
2+
* System Runtime
3+
* Design | Create | Compose
44
* https://system-runtime.github.io
55
* @ecarriou
66
*
7-
* Copyright 2014-2016 Erwan Carriou
7+
* Copyright 2016 Erwan Carriou
88
*
99
* Licensed under the Apache License, Version 2.0 (the "License");
1010
* you may not use this file except in compliance with the License.

src/behavior.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
/*
2-
* Runtime
3-
* The System Runtime Environment
2+
* System Runtime
3+
* Design | Create | Compose
44
* https://system-runtime.github.io
55
* @ecarriou
66
*
7-
* Copyright 2014-2016 Erwan Carriou
7+
* Copyright 2016 Erwan Carriou
88
*
99
* Licensed under the Apache License, Version 2.0 (the "License");
1010
* you may not use this file except in compliance with the License.

src/component.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
/*
2-
* Runtime
3-
* The System Runtime Environment
2+
* System Runtime
3+
* Design | Create | Compose
44
* https://system-runtime.github.io
55
* @ecarriou
66
*
7-
* Copyright 2014-2016 Erwan Carriou
7+
* Copyright 2016 Erwan Carriou
88
*
99
* Licensed under the Apache License, Version 2.0 (the "License");
1010
* you may not use this file except in compliance with the License.

src/db.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
/*
2-
* Runtime
3-
* The System Runtime Environment
2+
* System Runtime
3+
* Design | Create | Compose
44
* https://system-runtime.github.io
55
* @ecarriou
66
*
7-
* Copyright 2014-2016 Erwan Carriou
7+
* Copyright 2016 Erwan Carriou
88
*
99
* Licensed under the Apache License, Version 2.0 (the "License");
1010
* you may not use this file except in compliance with the License.

src/helper.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
/*
2-
* Runtime
3-
* The System Runtime Environment
2+
* System Runtime
3+
* Design | Create | Compose
44
* https://system-runtime.github.io
55
* @ecarriou
66
*
7-
* Copyright 2014-2016 Erwan Carriou
7+
* Copyright 2016 Erwan Carriou
88
*
99
* Licensed under the Apache License, Version 2.0 (the "License");
1010
* you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)