Update CONTRIBUTING.md

This commit is contained in:
Alex Ellis
2017-10-30 16:02:26 +00:00
committed by GitHub
parent 40a8b74a46
commit 38a3843d62

View File

@ -101,7 +101,7 @@ This project is licensed under the MIT License.
Please add a Copyright notice to new files you add where this is not already present: Please add a Copyright notice to new files you add where this is not already present:
``` ```
// Copyright (c) OpenFaaS Authors 2017. All rights reserved. // Copyright (c) OpenFaaS Project 2017. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for full license information. // Licensed under the MIT license. See LICENSE file in the project root for full license information.
``` ```