mpl and copyright
This commit is contained in:
		
							parent
							
								
									0fee17fda0
								
							
						
					
					
						commit
						bdc3ea6651
					
				| @ -1,6 +1,12 @@ | ||||
| #!/usr/bin/env node | ||||
| /* | ||||
|  * Copyright (c) 2015 Joyent Inc. All rights reserved. | ||||
|  * This Source Code Form is subject to the terms of the Mozilla Public | ||||
|  * License, v. 2.0. If a copy of the MPL was not distributed with this | ||||
|  * file, You can obtain one at http://mozilla.org/MPL/2.0/. | ||||
|  */ | ||||
| 
 | ||||
| /* | ||||
|  * Copyright 2015 Joyent, Inc. | ||||
|  */ | ||||
| 
 | ||||
| require('../lib/cli').main(); | ||||
|  | ||||
| @ -1,5 +1,11 @@ | ||||
| /* | ||||
|  * Copyright (c) 2015 Joyent Inc. All rights reserved. | ||||
|  * This Source Code Form is subject to the terms of the Mozilla Public | ||||
|  * License, v. 2.0. If a copy of the MPL was not distributed with this | ||||
|  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
 | ||||
|  */ | ||||
| 
 | ||||
| /* | ||||
|  * Copyright 2015 Joyent, Inc. | ||||
|  * | ||||
|  * The `triton` CLI class. | ||||
|  */ | ||||
|  | ||||
| @ -1,5 +1,11 @@ | ||||
| /* | ||||
|  * Copyright (c) 2015, Joyent, Inc. All rights reserved. | ||||
|  * This Source Code Form is subject to the terms of the Mozilla Public | ||||
|  * License, v. 2.0. If a copy of the MPL was not distributed with this | ||||
|  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
 | ||||
|  */ | ||||
| 
 | ||||
| /* | ||||
|  * Copyright 2015 Joyent, Inc. | ||||
|  * | ||||
|  * Client library for the SmartDataCenter Cloud API (cloudapi). | ||||
|  * http://apidocs.joyent.com/cloudapi/
 | ||||
|  | ||||
| @ -1,5 +1,11 @@ | ||||
| /** | ||||
|  * Copyright (c) 2015 Joyent Inc. All rights reserved. | ||||
| /* | ||||
|  * This Source Code Form is subject to the terms of the Mozilla Public | ||||
|  * License, v. 2.0. If a copy of the MPL was not distributed with this | ||||
|  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
 | ||||
|  */ | ||||
| 
 | ||||
| /* | ||||
|  * Copyright 2015 Joyent, Inc. | ||||
|  */ | ||||
| 
 | ||||
| var assert = require('assert-plus'); | ||||
|  | ||||
| @ -1,6 +1,11 @@ | ||||
| #!/usr/bin/env node
 | ||||
| /** | ||||
|  * Copyright (c) 2015 Joyent Inc. All rights reserved. | ||||
| /* | ||||
|  * This Source Code Form is subject to the terms of the Mozilla Public | ||||
|  * License, v. 2.0. If a copy of the MPL was not distributed with this | ||||
|  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
 | ||||
|  */ | ||||
| 
 | ||||
| /* | ||||
|  * Copyright 2015 Joyent, Inc. | ||||
|  */ | ||||
| 
 | ||||
| var assert = require('assert-plus'); | ||||
|  | ||||
| @ -1,5 +1,11 @@ | ||||
| /* | ||||
|  * Copyright (c) 2015 Joyent Inc. All rights reserved. | ||||
|  * This Source Code Form is subject to the terms of the Mozilla Public | ||||
|  * License, v. 2.0. If a copy of the MPL was not distributed with this | ||||
|  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
 | ||||
|  */ | ||||
| 
 | ||||
| /* | ||||
|  * Copyright 2015 Joyent, Inc. | ||||
|  * | ||||
|  * A CLI distraction during a long process (e.g. waiting for | ||||
|  * create). | ||||
|  | ||||
| @ -1,5 +1,11 @@ | ||||
| /* | ||||
|  * Copyright 2015 Joyent Inc. | ||||
|  * This Source Code Form is subject to the terms of the Mozilla Public | ||||
|  * License, v. 2.0. If a copy of the MPL was not distributed with this | ||||
|  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
 | ||||
|  */ | ||||
| 
 | ||||
| /* | ||||
|  * Copyright 2015 Joyent, Inc. | ||||
|  * | ||||
|  * `triton account ...` | ||||
|  */ | ||||
|  | ||||
| @ -1,5 +1,11 @@ | ||||
| /* | ||||
|  * Copyright (c) 2015 Joyent Inc. All rights reserved. | ||||
|  * This Source Code Form is subject to the terms of the Mozilla Public | ||||
|  * License, v. 2.0. If a copy of the MPL was not distributed with this | ||||
|  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
 | ||||
|  */ | ||||
| 
 | ||||
| /* | ||||
|  * Copyright 2015 Joyent, Inc. | ||||
|  * | ||||
|  * `triton package ...` | ||||
|  */ | ||||
|  | ||||
| @ -1,5 +1,11 @@ | ||||
| /* | ||||
|  * Copyright 2015 Joyent Inc. | ||||
|  * This Source Code Form is subject to the terms of the Mozilla Public | ||||
|  * License, v. 2.0. If a copy of the MPL was not distributed with this | ||||
|  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
 | ||||
|  */ | ||||
| 
 | ||||
| /* | ||||
|  * Copyright 2015 Joyent, Inc. | ||||
|  * | ||||
|  * `triton cloudapi ...` | ||||
|  */ | ||||
|  | ||||
| @ -1,5 +1,11 @@ | ||||
| /* | ||||
|  * Copyright (c) 2015 Joyent Inc. All rights reserved. | ||||
|  * This Source Code Form is subject to the terms of the Mozilla Public | ||||
|  * License, v. 2.0. If a copy of the MPL was not distributed with this | ||||
|  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
 | ||||
|  */ | ||||
| 
 | ||||
| /* | ||||
|  * Copyright 2015 Joyent, Inc. | ||||
|  * | ||||
|  * `triton completion ...` | ||||
|  */ | ||||
|  | ||||
| @ -1,5 +1,11 @@ | ||||
| /* | ||||
|  * Copyright (c) 2015 Joyent Inc. All rights reserved. | ||||
|  * This Source Code Form is subject to the terms of the Mozilla Public | ||||
|  * License, v. 2.0. If a copy of the MPL was not distributed with this | ||||
|  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
 | ||||
|  */ | ||||
| 
 | ||||
| /* | ||||
|  * Copyright 2015 Joyent, Inc. | ||||
|  * | ||||
|  * `triton create ...` | ||||
|  */ | ||||
|  | ||||
| @ -1,5 +1,11 @@ | ||||
| /* | ||||
|  * Copyright 2015 Joyent Inc. | ||||
|  * This Source Code Form is subject to the terms of the Mozilla Public | ||||
|  * License, v. 2.0. If a copy of the MPL was not distributed with this | ||||
|  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
 | ||||
|  */ | ||||
| 
 | ||||
| /* | ||||
|  * Copyright 2015 Joyent, Inc. | ||||
|  * | ||||
|  * `triton datacenters ...` | ||||
|  */ | ||||
|  | ||||
| @ -1,5 +1,11 @@ | ||||
| /* | ||||
|  * Copyright (c) 2015 Joyent Inc. All rights reserved. | ||||
|  * This Source Code Form is subject to the terms of the Mozilla Public | ||||
|  * License, v. 2.0. If a copy of the MPL was not distributed with this | ||||
|  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
 | ||||
|  */ | ||||
| 
 | ||||
| /* | ||||
|  * Copyright 2015 Joyent, Inc. | ||||
|  * | ||||
|  * `triton image ...` | ||||
|  */ | ||||
|  | ||||
| @ -1,5 +1,11 @@ | ||||
| /* | ||||
|  * Copyright (c) 2015 Joyent Inc. All rights reserved. | ||||
|  * This Source Code Form is subject to the terms of the Mozilla Public | ||||
|  * License, v. 2.0. If a copy of the MPL was not distributed with this | ||||
|  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
 | ||||
|  */ | ||||
| 
 | ||||
| /* | ||||
|  * Copyright 2015 Joyent, Inc. | ||||
|  * | ||||
|  * `triton images ...` | ||||
|  */ | ||||
|  | ||||
| @ -1,5 +1,11 @@ | ||||
| /* | ||||
|  * Copyright 2015 Joyent Inc. | ||||
|  * This Source Code Form is subject to the terms of the Mozilla Public | ||||
|  * License, v. 2.0. If a copy of the MPL was not distributed with this | ||||
|  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
 | ||||
|  */ | ||||
| 
 | ||||
| /* | ||||
|  * Copyright 2015 Joyent, Inc. | ||||
|  * | ||||
|  * `triton info ...` | ||||
|  */ | ||||
|  | ||||
| @ -1,5 +1,11 @@ | ||||
| /* | ||||
|  * Copyright 2015 Joyent Inc. | ||||
|  * This Source Code Form is subject to the terms of the Mozilla Public | ||||
|  * License, v. 2.0. If a copy of the MPL was not distributed with this | ||||
|  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
 | ||||
|  */ | ||||
| 
 | ||||
| /* | ||||
|  * Copyright 2015 Joyent, Inc. | ||||
|  * | ||||
|  * `triton instance ...` | ||||
|  */ | ||||
|  | ||||
| @ -1,5 +1,11 @@ | ||||
| /* | ||||
|  * Copyright (c) 2015 Joyent Inc. All rights reserved. | ||||
|  * This Source Code Form is subject to the terms of the Mozilla Public | ||||
|  * License, v. 2.0. If a copy of the MPL was not distributed with this | ||||
|  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
 | ||||
|  */ | ||||
| 
 | ||||
| /* | ||||
|  * Copyright 2015 Joyent, Inc. | ||||
|  * | ||||
|  * `triton instance-audit ...` | ||||
|  */ | ||||
|  | ||||
| @ -1,5 +1,11 @@ | ||||
| /* | ||||
|  * Copyright 2015 Joyent Inc. | ||||
|  * This Source Code Form is subject to the terms of the Mozilla Public | ||||
|  * License, v. 2.0. If a copy of the MPL was not distributed with this | ||||
|  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
 | ||||
|  */ | ||||
| 
 | ||||
| /* | ||||
|  * Copyright 2015 Joyent, Inc. | ||||
|  * | ||||
|  * `triton instances ...` | ||||
|  */ | ||||
|  | ||||
| @ -1,5 +1,11 @@ | ||||
| /* | ||||
|  * Copyright 2015 Joyent Inc. | ||||
|  * This Source Code Form is subject to the terms of the Mozilla Public | ||||
|  * License, v. 2.0. If a copy of the MPL was not distributed with this | ||||
|  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
 | ||||
|  */ | ||||
| 
 | ||||
| /* | ||||
|  * Copyright 2015 Joyent, Inc. | ||||
|  * | ||||
|  * `triton account ...` | ||||
|  */ | ||||
|  | ||||
| @ -1,5 +1,11 @@ | ||||
| /* | ||||
|  * Copyright 2015 Joyent Inc. | ||||
|  * This Source Code Form is subject to the terms of the Mozilla Public | ||||
|  * License, v. 2.0. If a copy of the MPL was not distributed with this | ||||
|  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
 | ||||
|  */ | ||||
| 
 | ||||
| /* | ||||
|  * Copyright 2015 Joyent, Inc. | ||||
|  * | ||||
|  * `triton network ...` | ||||
|  */ | ||||
|  | ||||
| @ -1,5 +1,11 @@ | ||||
| /* | ||||
|  * Copyright 2015 Joyent Inc. | ||||
|  * This Source Code Form is subject to the terms of the Mozilla Public | ||||
|  * License, v. 2.0. If a copy of the MPL was not distributed with this | ||||
|  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
 | ||||
|  */ | ||||
| 
 | ||||
| /* | ||||
|  * Copyright 2015 Joyent, Inc. | ||||
|  * | ||||
|  * `triton networks ...` | ||||
|  */ | ||||
|  | ||||
| @ -1,5 +1,11 @@ | ||||
| /* | ||||
|  * Copyright (c) 2015 Joyent Inc. All rights reserved. | ||||
|  * This Source Code Form is subject to the terms of the Mozilla Public | ||||
|  * License, v. 2.0. If a copy of the MPL was not distributed with this | ||||
|  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
 | ||||
|  */ | ||||
| 
 | ||||
| /* | ||||
|  * Copyright 2015 Joyent, Inc. | ||||
|  * | ||||
|  * `triton package ...` | ||||
|  */ | ||||
|  | ||||
| @ -1,5 +1,11 @@ | ||||
| /* | ||||
|  * Copyright 2015 Joyent Inc. | ||||
|  * This Source Code Form is subject to the terms of the Mozilla Public | ||||
|  * License, v. 2.0. If a copy of the MPL was not distributed with this | ||||
|  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
 | ||||
|  */ | ||||
| 
 | ||||
| /* | ||||
|  * Copyright 2015 Joyent, Inc. | ||||
|  * | ||||
|  * `triton packages ...` | ||||
|  */ | ||||
|  | ||||
| @ -1,5 +1,11 @@ | ||||
| /* | ||||
|  * Copyright (c) 2015 Joyent Inc. All rights reserved. | ||||
|  * This Source Code Form is subject to the terms of the Mozilla Public | ||||
|  * License, v. 2.0. If a copy of the MPL was not distributed with this | ||||
|  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
 | ||||
|  */ | ||||
| 
 | ||||
| /* | ||||
|  * Copyright 2015 Joyent, Inc. | ||||
|  * | ||||
|  * `triton profile ...` | ||||
|  */ | ||||
|  | ||||
| @ -1,5 +1,11 @@ | ||||
| /* | ||||
|  * Copyright 2015 Joyent Inc. | ||||
|  * This Source Code Form is subject to the terms of the Mozilla Public | ||||
|  * License, v. 2.0. If a copy of the MPL was not distributed with this | ||||
|  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
 | ||||
|  */ | ||||
| 
 | ||||
| /* | ||||
|  * Copyright 2015 Joyent, Inc. | ||||
|  * | ||||
|  * `triton services ...` | ||||
|  */ | ||||
|  | ||||
| @ -1,5 +1,11 @@ | ||||
| /* | ||||
|  * Copyright 2015 Joyent Inc. | ||||
|  * This Source Code Form is subject to the terms of the Mozilla Public | ||||
|  * License, v. 2.0. If a copy of the MPL was not distributed with this | ||||
|  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
 | ||||
|  */ | ||||
| 
 | ||||
| /* | ||||
|  * Copyright 2015 Joyent, Inc. | ||||
|  * | ||||
|  * `triton ssh ...` | ||||
|  */ | ||||
|  | ||||
| @ -1,5 +1,11 @@ | ||||
| /* | ||||
|  * Copyright 2015 Joyent Inc. | ||||
|  * This Source Code Form is subject to the terms of the Mozilla Public | ||||
|  * License, v. 2.0. If a copy of the MPL was not distributed with this | ||||
|  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
 | ||||
|  */ | ||||
| 
 | ||||
| /* | ||||
|  * Copyright 2015 Joyent, Inc. | ||||
|  * | ||||
|  * `triton stop-instance ...` | ||||
|  * `triton start-instance ...` | ||||
|  | ||||
| @ -1,5 +1,11 @@ | ||||
| /* | ||||
|  * Copyright 2015 Joyent Inc. | ||||
|  * This Source Code Form is subject to the terms of the Mozilla Public | ||||
|  * License, v. 2.0. If a copy of the MPL was not distributed with this | ||||
|  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
 | ||||
|  */ | ||||
| 
 | ||||
| /* | ||||
|  * Copyright 2015 Joyent, Inc. | ||||
|  * | ||||
|  * `triton wait-instance ...` | ||||
|  */ | ||||
|  | ||||
| @ -1,5 +1,11 @@ | ||||
| /** | ||||
|  * Copyright (c) 2014, Joyent, Inc. All rights reserved. | ||||
| /* | ||||
|  * This Source Code Form is subject to the terms of the Mozilla Public | ||||
|  * License, v. 2.0. If a copy of the MPL was not distributed with this | ||||
|  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
 | ||||
|  */ | ||||
| 
 | ||||
| /* | ||||
|  * Copyright 2015 Joyent, Inc. | ||||
|  * | ||||
|  * Error classes that the joyent CLI may produce. | ||||
|  */ | ||||
|  | ||||
| @ -1,5 +1,11 @@ | ||||
| /* | ||||
|  * Copyright (c) 2015, Joyent, Inc. All rights reserved. | ||||
|  * This Source Code Form is subject to the terms of the Mozilla Public | ||||
|  * License, v. 2.0. If a copy of the MPL was not distributed with this | ||||
|  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
 | ||||
|  */ | ||||
| 
 | ||||
| /* | ||||
|  * Copyright 2015 Joyent, Inc. | ||||
|  * | ||||
|  * Core TritonApi client driver class. | ||||
|  */ | ||||
|  | ||||
		Reference in New Issue
	
	Block a user