Skip to content

Commit 607d6e3

Browse files
committed
style(*): OpDemand is now Engine Yard
1 parent c558ea0 commit 607d6e3

26 files changed

Lines changed: 34 additions & 34 deletions

File tree

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright 2013, 2014 OpDemand LLC
1+
Copyright 2013, 2014 Engine Yard, Inc.
22

33
Licensed under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License.

MAINTAINERS.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,9 @@ The duties of a core maintainer include:
4646
* Answer questions and help users in IRC
4747

4848
The current core maintainers of Deis:
49-
* Chris Armstrong - <chris@opdemand.com> ([@carmstrong](https://github.com/carmstrong))
50-
* Matt Boersma - <matt@opdemand.com> ([@mboersma](https://github.com/mboersma))
51-
* Matthew Fisher - <matthewf@opdemand.com> ([@bacongobbler](https://github.com/bacongobbler))
49+
* Chris Armstrong - <carmstrong@engineyard.com> ([@carmstrong](https://github.com/carmstrong))
50+
* Matt Boersma - <mboersma@engineyard.com> ([@mboersma](https://github.com/mboersma))
51+
* Matthew Fisher - <mfisher@engineyard.com> ([@bacongobbler](https://github.com/bacongobbler))
5252

5353
No pull requests can be merged until at least one core maintainer signs off with a [Code LGTM](http://docs.deis.io/en/latest/contributing/standards/#merge-approval). The other LGTM can come from either a core maintainer
5454
or contributing maintainer.
@@ -66,7 +66,7 @@ The duties of a contributing maintainer are very similar to those of a core main
6666
The current contributing maintainers of Deis:
6767
* Johannes Würbach - <johannes.wuerbach@googlemail.com> ([@johanneswuerbach](https://github.com/johanneswuerbach))
6868
* Manuel de Brito Fontes - <alejandro.debrito@soficom.cl> ([@aledbf](https://github.com/aledbf))
69-
* Sivaram Mothiki - <smothiki@opdemand.com> ([@smothiki](https://github.com/smothiki))
69+
* Sivaram Mothiki - <smothiki@engineyard.com> ([@smothiki](https://github.com/smothiki))
7070

7171
## Becoming a maintainer
7272

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ assistance with common issues.
3333

3434
## License
3535

36-
Copyright 2013, 2014 OpDemand LLC
36+
Copyright 2013, 2014 Engine Yard, Inc.
3737

3838
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at <http://www.apache.org/licenses/LICENSE-2.0>
3939

builder/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ install, and start **deis/builder**.
2626

2727
## License
2828

29-
© 2014 OpDemand LLC
29+
© 2014 Engine Yard, Inc.
3030

3131
Licensed under the Apache License, Version 2.0 (the "License"); you may
3232
not use this file except in compliance with the License. You may obtain

cache/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright 2013, 2014 OpDemand LLC
1+
Copyright 2013, 2014 Engine Yard, Inc.
22

33
Licensed under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License.

cache/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ install, and start **deis/cache**.
2626

2727
## License
2828

29-
© 2014 OpDemand LLC
29+
© 2014 Engine Yard, Inc.
3030

3131
Licensed under the Apache License, Version 2.0 (the "License"); you may
3232
not use this file except in compliance with the License. You may obtain

client/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright 2013, 2014 OpDemand LLC
1+
Copyright 2013, 2014 Engine Yard, Inc.
22

33
Licensed under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License.

client/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ To learn more, use ``deis help`` or browse `the documentation`_.
150150
License
151151
-------
152152

153-
Copyright 2013, OpDemand LLC
153+
Copyright 2013, Engine Yard, Inc.
154154

155155
Licensed under the Apache License, Version 2.0 (the "License"); you may not
156156
use this file except in compliance with the License. You may obtain a copy of

client/setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
version='1.6.0-dev',
3232
license=APACHE_LICENSE,
3333
description='Command-line Client for Deis, the open PaaS',
34-
author='OpDemand',
35-
author_email='info@opdemand.com',
34+
author='Engine Yard',
35+
author_email='info@deis.io',
3636
url='https://github.com/deis/deis',
3737
keywords=[
3838
'opdemand', 'deis', 'paas', 'cloud', 'coreos', 'docker', 'heroku',

controller/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ install, and start **deis/controller**.
2828

2929
## License
3030

31-
© 2014 OpDemand LLC
31+
© 2014 Engine Yard, Inc.
3232

3333
Licensed under the Apache License, Version 2.0 (the "License"); you may
3434
not use this file except in compliance with the License. You may obtain

0 commit comments

Comments
 (0)