diff --git a/LICENSE b/LICENSE index 1f09742..d42f088 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ BSD 3-Clause License -Copyright (c) 2021, OKP4.com +Copyright (c) 2021, OKP4.org All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/package.json b/package.json index 2ac51f8..12d4bc4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@okp4/eslint-config", - "description": "ESLint shareable config used @okp4.com", + "description": "ESLint shareable config used @okp4.org", "version": "2.0.0", "repository": "git@github.com:okp4/eslint-config-okp4.git", "license": "BSD-3-Clause", @@ -8,7 +8,7 @@ "author": { "name": "okp4", "url": "https://github.com/okp4", - "email": "opensource@okp4.com" + "email": "opensource@okp4.org" }, "bugs": { "url": "https://github.com/okp4/eslint-config-okp4/issues"