Skip to content

Commit

Permalink
style: update license docblock
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Aug 8, 2023
1 parent 21a53ef commit 55dbbc1
Show file tree
Hide file tree
Showing 45 changed files with 87 additions and 87 deletions.
4 changes: 2 additions & 2 deletions index.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* edge
* edge.js
*
* (c) Harminder Virk <virk@adonisjs.com>
* (c) EdgeJS
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
Expand Down
4 changes: 2 additions & 2 deletions src/cache_manager.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* edge
* edge.js
*
* (c) Harminder Virk <virk@adonisjs.com>
* (c) EdgeJS
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
Expand Down
4 changes: 2 additions & 2 deletions src/compiler.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* edge
* edge.js
*
* (c) Harminder Virk <virk@adonisjs.com>
* (c) EdgeJS
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
Expand Down
4 changes: 2 additions & 2 deletions src/component/props.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* edge
* edge.js
*
* (c) Harminder Virk <virk@adonisjs.com>
* (c) EdgeJS
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
Expand Down
4 changes: 2 additions & 2 deletions src/edge/globals.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* edge.js
* edge.js.js
*
* (c) Harminder Virk <virk@adonisjs.com>
* (c) EdgeJS
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
Expand Down
4 changes: 2 additions & 2 deletions src/edge/main.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* edge
* edge.js
*
* (c) Harminder Virk <virk@adonisjs.com>
* (c) EdgeJS
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
Expand Down
2 changes: 1 addition & 1 deletion src/loader.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* edge
*
* (c) Harminder Virk <virk@adonisjs.com>
* (c) EdgeJS
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
Expand Down
4 changes: 2 additions & 2 deletions src/processor.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* edge-js
* edge.js
*
* (c) Harminder Virk <virk@adonisjs.com>
* (c) EdgeJS
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
Expand Down
4 changes: 2 additions & 2 deletions src/renderer.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* edge
* edge.js
*
* (c) Harminder Virk <virk@adonisjs.com>
* (c) EdgeJS
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
Expand Down
4 changes: 2 additions & 2 deletions src/stringified_object.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* edge
* edge.js
*
* (c) Harminder Virk <virk@adonisjs.com>
* (c) EdgeJS
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
Expand Down
4 changes: 2 additions & 2 deletions src/tags/component.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* edge
* edge.js
*
* (c) Harminder Virk <virk@adonisjs.com>
* (c) EdgeJS
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
Expand Down
4 changes: 2 additions & 2 deletions src/tags/debugger.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* edge
* edge.js
*
* (c) Harminder Virk <virk@adonisjs.com>
* (c) EdgeJS
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
Expand Down
4 changes: 2 additions & 2 deletions src/tags/each.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* edge
* edge.js
*
* (c) Harminder Virk <virk@adonisjs.com>
* (c) EdgeJS
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
Expand Down
4 changes: 2 additions & 2 deletions src/tags/else.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* edge
* edge.js
*
* (c) Harminder Virk <virk@adonisjs.com>
* (c) EdgeJS
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
Expand Down
4 changes: 2 additions & 2 deletions src/tags/else_if.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* edge
* edge.js
*
* (c) Harminder Virk <virk@adonisjs.com>
* (c) EdgeJS
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
Expand Down
4 changes: 2 additions & 2 deletions src/tags/if.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* edge
* edge.js
*
* (c) Harminder Virk <virk@adonisjs.com>
* (c) EdgeJS
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
Expand Down
2 changes: 1 addition & 1 deletion src/tags/include.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* edge
* edge.js
*
* (c) AdonisJS
*
Expand Down
4 changes: 2 additions & 2 deletions src/tags/include_if.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* edge
* edge.js
*
* (c) Harminder Virk <virk@adonisjs.com>
* (c) EdgeJS
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
Expand Down
4 changes: 2 additions & 2 deletions src/tags/inject.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* edge
* edge.js
*
* (c) Harminder Virk <virk@adonisjs.com>
* (c) EdgeJS
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
Expand Down
4 changes: 2 additions & 2 deletions src/tags/layout.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* edge
* edge.js
*
* (c) Harminder Virk <virk@adonisjs.com>
* (c) EdgeJS
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
Expand Down
4 changes: 2 additions & 2 deletions src/tags/main.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* edge
* edge.js
*
* (c) Harminder Virk <virk@adonisjs.com>
* (c) EdgeJS
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
Expand Down
4 changes: 2 additions & 2 deletions src/tags/new_error.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* edge
* edge.js
*
* (c) Harminder Virk <virk@adonisjs.com>
* (c) EdgeJS
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
Expand Down
4 changes: 2 additions & 2 deletions src/tags/section.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* edge
* edge.js
*
* (c) Harminder Virk <virk@adonisjs.com>
* (c) EdgeJS
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
Expand Down
4 changes: 2 additions & 2 deletions src/tags/set.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* edge
* edge.js
*
* (c) Harminder Virk <virk@adonisjs.com>
* (c) EdgeJS
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
Expand Down
4 changes: 2 additions & 2 deletions src/tags/slot.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* edge
* edge.js
*
* (c) Harminder Virk <virk@adonisjs.com>
* (c) EdgeJS
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
Expand Down
4 changes: 2 additions & 2 deletions src/tags/super.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* edge
* edge.js
*
* (c) Harminder Virk <virk@adonisjs.com>
* (c) EdgeJS
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
Expand Down
4 changes: 2 additions & 2 deletions src/tags/unless.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* edge
* edge.js
*
* (c) Harminder Virk <virk@adonisjs.com>
* (c) EdgeJS
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
Expand Down
4 changes: 2 additions & 2 deletions src/template.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* edge
* edge.js
*
* (c) Harminder Virk <virk@adonisjs.com>
* (c) EdgeJS
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
Expand Down
2 changes: 1 addition & 1 deletion src/types.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* edge
*
* (c) Harminder Virk <virk@adonisjs.com>
* (c) EdgeJS
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
Expand Down
4 changes: 2 additions & 2 deletions src/utils.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* edge
* edge.js
*
* (c) Harminder Virk <virk@adonisjs.com>
* (c) EdgeJS
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
Expand Down
4 changes: 2 additions & 2 deletions test_helpers/index.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* edge-parser
* edge.js-parser
*
* (c) Harminder Virk <virk@adonisjs.com>
* (c) EdgeJS
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
Expand Down
4 changes: 2 additions & 2 deletions tests/async_fixtures.spec.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* edge-parser
* edge.js-parser
*
* (c) Harminder Virk <virk@adonisjs.com>
* (c) EdgeJS
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
Expand Down
4 changes: 2 additions & 2 deletions tests/compiler.spec.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* edge
* edge.js
*
* (c) Harminder Virk <virk@adonisjs.com>
* (c) EdgeJS
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
Expand Down
4 changes: 2 additions & 2 deletions tests/component.spec.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* edge
* edge.js
*
* (c) Harminder Virk <virk@adonisjs.com>
* (c) EdgeJS
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
Expand Down
4 changes: 2 additions & 2 deletions tests/each.spec.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* edge-js
* edge.js
*
* (c) Harminder Virk <virk@adonisjs.com>
* (c) EdgeJS
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
Expand Down
4 changes: 2 additions & 2 deletions tests/edge.spec.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* edge
* edge.js
*
* (c) Harminder Virk <virk@adonisjs.com>
* (c) EdgeJS
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
Expand Down
4 changes: 2 additions & 2 deletions tests/filename.spec.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* edge
* edge.js
*
* (c) Harminder Virk <virk@adonisjs.com>
* (c) EdgeJS
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
Expand Down
4 changes: 2 additions & 2 deletions tests/fixtures.spec.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* edge-parser
* edge.js-parser
*
* (c) Harminder Virk <virk@adonisjs.com>
* (c) EdgeJS
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
Expand Down
4 changes: 2 additions & 2 deletions tests/loader.spec.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* edge
* edge.js
*
* (c) Harminder Virk <virk@adonisjs.com>
* (c) EdgeJS
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
Expand Down
4 changes: 2 additions & 2 deletions tests/new_error.spec.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* edge
* edge.js
*
* (c) Harminder Virk <virk@adonisjs.com>
* (c) EdgeJS
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
Expand Down
Loading

0 comments on commit 55dbbc1

Please sign in to comment.