diff --git a/CHANGELOG.md b/CHANGELOG.md index 2fd0a7a..99454ba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Python Buildpack Changelog +# 109 + +Fix output for collectstatic step. + # 108 Updated setuptools. diff --git a/LICENSE b/LICENSE index a27d345..adf8a33 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License: -Copyright (C) 2016 Heroku, Inc. +Copyright (C) 2017 Heroku, 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 in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: