Skip to content

Commit

Permalink
Merge pull request #31 from dsturley/copyright-notice
Browse files Browse the repository at this point in the history
Bring back copyright notice
  • Loading branch information
dylanb committed Jun 17, 2015
2 parents 423ec38 + 7e2b25c commit 5c5e76b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
11 changes: 0 additions & 11 deletions lib/copyright.stub

This file was deleted.

11 changes: 11 additions & 0 deletions lib/intro.stub
Original file line number Diff line number Diff line change
@@ -1 +1,12 @@
/*! aXe v<%= pkg.version %>
* Copyright (c) <%= grunt.template.today("yyyy") %> <%= pkg.author.organization %>
*
* Your use of this Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
* This entire copyright notice must appear in every copy of this file you
* distribute or in any file that contains substantial portions of this source
* code.
*/
(function (global) {

0 comments on commit 5c5e76b

Please sign in to comment.