Skip to content

Commit

Permalink
@0.13.1 - update copyright
Browse files Browse the repository at this point in the history
  • Loading branch information
localnerve committed Jul 19, 2023
1 parent 2c0c45b commit e34c33d
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion LICENSE.md
@@ -1,4 +1,4 @@
Copyright (c) 2016 - 2022 Alex Grant, LocalNerve LLC
Copyright (c) 2016 - 2023 Alex Grant, LocalNerve LLC
All rights reserved.

Redistribution and use in source and binary forms, with or without
Expand Down
2 changes: 1 addition & 1 deletion src/lib/index.js
@@ -1,5 +1,5 @@
/***
* Copyright (c) 2016 - 2022 Alex Grant (@localnerve), LocalNerve LLC
* Copyright (c) 2016 - 2023 Alex Grant (@localnerve), LocalNerve LLC
* Copyrights licensed under the BSD License.
* See the accompanying LICENSE file for terms.
*
Expand Down
2 changes: 1 addition & 1 deletion src/tests/fixtures/Simple.jsx
@@ -1,5 +1,5 @@
/***
* Copyright (c) 2016 - 2022 Alex Grant (@localnerve), LocalNerve LLC
* Copyright (c) 2016 - 2023 Alex Grant (@localnerve), LocalNerve LLC
* Copyrights licensed under the BSD License. See the accompanying LICENSE file for terms.
*
* React usage example and test fixture.
Expand Down
2 changes: 1 addition & 1 deletion src/tests/unit/index.js
@@ -1,5 +1,5 @@
/***
* Copyright (c) 2016 - 2022 Alex Grant (@localnerve), LocalNerve LLC
* Copyright (c) 2016 - 2023 Alex Grant (@localnerve), LocalNerve LLC
* Copyrights licensed under the BSD License. See the accompanying LICENSE file for terms.
*/
/* eslint-env browser */
Expand Down
2 changes: 1 addition & 1 deletion src/tests/utils/testdom.js
@@ -1,5 +1,5 @@
/**
* Copyright (c) 2016 - 2022 Alex Grant (@localnerve), LocalNerve LLC
* Copyright (c) 2016 - 2023 Alex Grant (@localnerve), LocalNerve LLC
* Copyrights licensed under the BSD License. See the accompanying LICENSE file for terms.
*
* Start/stop jsdom environment
Expand Down

0 comments on commit e34c33d

Please sign in to comment.