From d81f9864681de38586a4c0d5cf05049c414fb56f Mon Sep 17 00:00:00 2001 From: Christopher Rogers Date: Fri, 20 Mar 2015 10:30:38 -0700 Subject: [PATCH] Removes bower.json and updates Component metadata - Also updates date in license Signed-off-by: Christopher Rogers --- LICENSE.md | 2 +- bower.json | 7 ------- component.json | 3 ++- 3 files changed, 3 insertions(+), 9 deletions(-) delete mode 100644 bower.json diff --git a/LICENSE.md b/LICENSE.md index d8dc06dc1..33cef259c 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2014 Recurly, inc. +Copyright (c) 2015 Recurly, inc. 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/bower.json b/bower.json deleted file mode 100644 index 513c02440..000000000 --- a/bower.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "name": "recurly", - "version": "3.0.11", - "main": "recurly.js", - "dependencies": {}, - "devDependencies": {} -} diff --git a/component.json b/component.json index dda90263e..f11df91af 100644 --- a/component.json +++ b/component.json @@ -4,7 +4,8 @@ "description": "Official Recurly JavaScript client for the browser.", "version": "3.0.11", "keywords": [ - "recurly" + "recurly", "recurring", "payment", "billing", "subscription", + "bank", "credit-card" ], "license": "MIT", "dependencies": {