File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ If you are adding a new file it should have a header like this:
3232
3333```
3434/**
35- * Copyright 2013 Netflix, Inc .
35+ * Copyright 2012 The Feign Authors .
3636 *
3737 * Licensed under the Apache License, Version 2.0 (the "License");
3838 * you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ Code design is opinionated including below:
1212
1313## How to request change
1414The best way to approach something not yet supported is to ask on
15- [ gitter] ( https://gitter.im/Netflix /feign ) or [ raise an issue] ( https://github.com/Netflix /feign/issues ) .
15+ [ gitter] ( https://gitter.im/OpenFeign /feign ) or [ raise an issue] ( https://github.com/OpenFeign /feign/issues ) .
1616Asking for the feature you need (like how to deal with command groups)
1717vs a specific implementation (like making a private type public) will
1818give you more options to accomplish your goal.
Original file line number Diff line number Diff line change 187187 same "printed page" as the copyright notice for easier
188188 identification within third-party archives.
189189
190- Copyright 2012 Netflix, Inc.
190+ Copyright 2012 The Feign Authors
191191
192192 Licensed under the Apache License, Version 2.0 (the "License");
193193 you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 11Feign
2- Copyright 2013 Netflix, Inc .
2+ Copyright 2012 The Feign Authors .
33
44Portions of this software developed by Commerce Technologies, Inc.
You can’t perform that action at this time.
0 commit comments