Skip to content
This repository was archived by the owner on Feb 19, 2025. It is now read-only.

Commit e39ea25

Browse files
committed
fixed License, minor wording in CHANGELOG, and typo in package.json
1 parent d613429 commit e39ea25

File tree

4 files changed

+14
-37
lines changed

4 files changed

+14
-37
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Changelog
33

44
UserALE.js - 1.0.0 (2019-05-29)
55
-------------------------------
6-
* Initial release of UserALE.js 0.1.0.
6+
* (Re)Release of Apache SensSoft (Incubating) v1.0.0
77
* [Release Report](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320621&version=12341550)
88
* Sub-task
99
* [FLAGON-56] - Build Test App Container with UserALE.js

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
same "printed page" as the copyright notice for easier
187187
identification within third-party archives.
188188

189-
© Copyright 2018 The Apache Software Foundation.
189+
© Copyright [yyyy] [name of copyright owner]
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.

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "flagon-userale-js",
2+
"name": "flagon-userale",
33
"version": "1.0.0",
44
"description": "Apache UserALE.js is the UserALE client for DOM and JavaScript-based applications. It automatically attaches event handlers to log every user interaction on a web page, including rich JS single-page apps.",
55
"main": "build/userale-1.0.0.js",

0 commit comments

Comments
 (0)