Browse Source

add reference to https://github.com/kr/pty in NOTICE

Brian McCallister 12 years ago
parent
commit
f0183fa069
1 changed files with 2 additions and 0 deletions
  1. 2 0
      NOTICE

+ 2 - 0
NOTICE

@@ -2,3 +2,5 @@ Docker
 Copyright 2012-2013 dotCloud, inc.
 
 This product includes software developed at dotCloud, inc. (http://www.dotcloud.com).
+
+This product contains software (https://github.com/kr/pty) developed by Keith Rarick, licensed under the MIT License.