From a57b24baaa15f4e71bbf60ff43d8cfdd20a2b2f9 Mon Sep 17 00:00:00 2001 From: dblock Date: Sun, 30 Mar 2014 19:04:00 -0400 Subject: [PATCH] Updated README. --- LICENSE | 2 +- README.markdown => README.md | 8 +++----- 2 files changed, 4 insertions(+), 6 deletions(-) rename README.markdown => README.md (97%) diff --git a/LICENSE b/LICENSE index 3e08ab7..2db77ec 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2009 Intridea, Inc. +Copyright (c) 2009 Intridea, Inc., and Contributors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/README.markdown b/README.md similarity index 97% rename from README.markdown rename to README.md index 605a880..0eb2fed 100644 --- a/README.markdown +++ b/README.md @@ -227,10 +227,8 @@ provide. See [CONTRIBUTING.md](CONTRIBUTING.md) -## Authors - -* Michael Bleigh - ## Copyright -Copyright (c) 2009-2013 Intridea, Inc. (http://intridea.com/). See LICENSE for details. +Copyright (c) 2009-2014 Intridea, Inc. (http://intridea.com/) and [contributors](https://github.com/intridea/hashie/graphs/contributors). + +MIT License. See [LICENSE](LICENSE) for details.