From 2aa33579d0eae14ee253811cc2da37d4c711c0e3 Mon Sep 17 00:00:00 2001 From: simov Date: Thu, 9 Aug 2018 18:53:50 +0300 Subject: [PATCH] Update meta files --- .gitignore | 1 + .travis.yml | 1 + LICENSE | 2 +- README.md | 2 +- 4 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index f0d2337..3e0b1a8 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ node_modules public/upload coverage .idea +package-lock.json diff --git a/.travis.yml b/.travis.yml index 0c67942..dd2f7db 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,7 @@ language: node_js node_js: - node + - 10 - 8 - 6 - 4 diff --git a/LICENSE b/LICENSE index c613de8..e35cd4f 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2012-2017 Simeon Velichkov +Copyright (c) 2012-present Simeon Velichkov (https://github.com/simov/express-admin) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index 1817a9b..990d3fe 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ The MIT License (MIT) -Copyright (c) 2012-2017 Simeon Velichkov <simeonvelichkov@gmail.com> +Copyright (c) 2012-present Simeon Velichkov Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal