Skip to content
This repository has been archived by the owner on Aug 30, 2024. It is now read-only.

Commit

Permalink
GUI-2900 found rest of the HP refs
Browse files Browse the repository at this point in the history
  • Loading branch information
dkavanagh committed Apr 20, 2017
1 parent 11f08c4 commit 0783235
Show file tree
Hide file tree
Showing 57 changed files with 78 additions and 78 deletions.
4 changes: 2 additions & 2 deletions COPYING
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
This program is free software. Where not otherwise indicated, you
may redistribute it and/or modify it under the following terms:

Copyright 2012-2015 Hewlett Packard Enterprise Development LP
Copyright 2012-2017 Ent. Services Development Corporation LP

Redistribution and use of this software in source and binary forms,
with or without modification, are permitted provided that the following
Expand Down Expand Up @@ -34,7 +34,7 @@ directory.
--------------------

Images that weren't provided by bundled libraries (exceptions below) are licensed under
the CC-BY-SA license by Hewlett Packard Enterprise Development LP (as follows).
the CC-BY-SA license by Ent. Services Development Corporation LP (as follows).

THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE COMMONS PUBLIC LICENSE ("CCPL" OR "LICENSE"). THE WORK IS PROTECTED BY COPYRIGHT AND/OR OTHER APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS AUTHORIZED UNDER THIS LICENSE OR COPYRIGHT LAW IS PROHIBITED.

Expand Down
2 changes: 1 addition & 1 deletion eucaconsole/forms/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
# Copyright 2013-2015 Hewlett Packard Enterprise Development LP
# Copyright 2013-2017 Ent. Services Development Corporation LP
#
# Redistribution and use of this software in source and binary forms,
# with or without modification, are permitted provided that the following
Expand Down
2 changes: 1 addition & 1 deletion eucaconsole/static/config.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2013-2015 Hewlett Packard Enterprise Development LP
# Copyright 2013-2017 Ent. Services Development Corporation LP
#
# Redistribution and use of this software in source and binary forms,
# with or without modification, are permitted provided that the following
Expand Down
6 changes: 3 additions & 3 deletions eucaconsole/static/html/help/console_bucket_detail.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
<meta name="description" content="This page allows you to view details about the bucket and edit the sharing properties of a bucket."/>
<meta name="prodname" content="Eucalyptus"/>
<meta name="version" content="4.3.0"/>
<meta name="copyright" content="© 2016 Hewlett Packard Enterprise Development LP 2016" type="primary"/>
<meta name="DC.Rights.Owner" content="© 2016 Hewlett Packard Enterprise Development LP 2016" type="primary"/>
<meta name="copyright" content="© 2017 Ent. Services Development Corporation LP 2016" type="primary"/>
<meta name="DC.Rights.Owner" content="© 2017 Ent. Services Development Corporation LP 2016" type="primary"/>
<meta name="DC.Format" content="XHTML"/>
<meta name="DC.Identifier" content="bucket_detail_ui_context"/>
<link rel="stylesheet" type="text/css" href="..//commonltr.css"/>
Expand Down Expand Up @@ -185,4 +185,4 @@ <h2 class="title topictitle2">Edit the sharing settings</h2>


</body>
</html>
</html>
6 changes: 3 additions & 3 deletions eucaconsole/static/html/help/console_create_alarm.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
<meta name="description" content="Auto Scaling uses CloudWatch alarms to trigger scaling actions. An alarm watches a single metric (for example: CPU utilization) over a time period you set, and performs one or more actions based on the value of the metric relative to a given threshold. CloudWatch alarms will not invoke actions just because they are in a particular state. For more information, please see the Eucalyptus CloudWatch documentation in the Eucalyptus User Guide."/>
<meta name="prodname" content="Eucalyptus"/>
<meta name="version" content="4.3.0"/>
<meta name="copyright" content="© 2015-2016 Hewlett Packard Enterprise Development LP 2016" type="primary"/>
<meta name="DC.Rights.Owner" content="© 2015-2016 Hewlett Packard Enterprise Development LP 2016" type="primary"/>
<meta name="copyright" content="© 2015-2017 Ent. Services Development Corporation LP 2016" type="primary"/>
<meta name="DC.Rights.Owner" content="© 2015-2017 Ent. Services Development Corporation LP 2016" type="primary"/>
<meta name="DC.Format" content="XHTML"/>
<meta name="DC.Identifier" content="create_load_balancer_ui_help_context"/>
<link rel="stylesheet" type="text/css" href="..//commonltr.css"/>
Expand Down Expand Up @@ -138,4 +138,4 @@ <h2 class="title topictitle2">To create a CloudWatch alarm</h2>


</body>
</html>
</html>
6 changes: 3 additions & 3 deletions eucaconsole/static/html/help/console_create_bucket.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
<meta name="description" content="A bucket is an object storage similar to a file system that allows you to store data on the Internet. You can upload any number of objects to a bucket."/>
<meta name="prodname" content="Eucalyptus"/>
<meta name="version" content="4.3.0"/>
<meta name="copyright" content="© 2016 Hewlett Packard Enterprise Development LP 2016" type="primary"/>
<meta name="DC.Rights.Owner" content="© 2016 Hewlett Packard Enterprise Development LP 2016" type="primary"/>
<meta name="copyright" content="© 2017 Ent. Services Development Corporation LP 2016" type="primary"/>
<meta name="DC.Rights.Owner" content="© 2017 Ent. Services Development Corporation LP 2016" type="primary"/>
<meta name="DC.Format" content="XHTML"/>
<meta name="DC.Identifier" content="create_bucket_ui_help_context"/>
<link rel="stylesheet" type="text/css" href="../commonltr.css"/>
Expand Down Expand Up @@ -60,4 +60,4 @@ <h2 class="title topictitle2">Create new bucket</h2>


</body>
</html>
</html>
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
<meta name="description" content="This page allows you to create a scaling group. An Auto Scaling group defines the parameters for the Eucalyptus instances that are used for scaling, as well as the minimum, maximum, and the desired number of instances to use for Auto Scaling your application. In order to create a scaling group, you must first have a launch configuration created. For more information on Auto Scaling, please see Using Auto Scaling in the Eucalyptus User Guide."/>
<meta name="prodname" content="Eucalyptus"/>
<meta name="version" content="4.3.0"/>
<meta name="copyright" content="© 2015-2016 Hewlett Packard Enterprise Development LP 2016" type="primary"/>
<meta name="DC.Rights.Owner" content="© 2015-2016 Hewlett Packard Enterprise Development LP 2016" type="primary"/>
<meta name="copyright" content="© 2015-2017 Ent. Services Development Corporation LP 2016" type="primary"/>
<meta name="DC.Rights.Owner" content="© 2015-2017 Ent. Services Development Corporation LP 2016" type="primary"/>
<meta name="DC.Format" content="XHTML"/>
<meta name="DC.Identifier" content="create_scaling_group_ui_help_context"/>
<link rel="stylesheet" type="text/css" href="..//commonltr.css"/>
Expand Down Expand Up @@ -116,4 +116,4 @@ <h2 class="title topictitle2">Saving the Scaling Group</h2>


</body>
</html>
</html>
6 changes: 3 additions & 3 deletions eucaconsole/static/html/help/console_create_snapshot.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
<meta name="description" content="A snapshot is a backup of a volume. You can use snapshots to create new volumes to be used with your instances."/>
<meta name="prodname" content="Eucalyptus"/>
<meta name="version" content="4.3.0"/>
<meta name="copyright" content="© 2015-2016 Hewlett Packard Enterprise Development LP 2016" type="primary"/>
<meta name="DC.Rights.Owner" content="© 2015-2016 Hewlett Packard Enterprise Development LP 2016" type="primary"/>
<meta name="copyright" content="© 2015-2017 Ent. Services Development Corporation LP 2016" type="primary"/>
<meta name="DC.Rights.Owner" content="© 2015-2017 Ent. Services Development Corporation LP 2016" type="primary"/>
<meta name="DC.Format" content="XHTML"/>
<meta name="DC.Identifier" content="create_snapshot_ui_help_context"/>
<link rel="stylesheet" type="text/css" href="..//commonltr.css"/>
Expand Down Expand Up @@ -122,4 +122,4 @@ <h2 class="title topictitle2">Save Your Work</h2>


</body>
</html>
</html>
6 changes: 3 additions & 3 deletions eucaconsole/static/html/help/console_instance_detail.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
<meta name="description" content="This page provides the details of an instance."/>
<meta name="prodname" content="Eucalyptus"/>
<meta name="version" content="4.3.0"/>
<meta name="copyright" content="© 2016 Hewlett Packard Enterprise Development LP 2016" type="primary"/>
<meta name="DC.Rights.Owner" content="© 2016 Hewlett Packard Enterprise Development LP 2016" type="primary"/>
<meta name="copyright" content="© 2017 Ent. Services Development Corporation LP 2016" type="primary"/>
<meta name="DC.Rights.Owner" content="© 2017 Ent. Services Development Corporation LP 2016" type="primary"/>
<meta name="DC.Format" content="XHTML"/>
<meta name="DC.Identifier" content="instance_detail_general_ui_context"/>
<link rel="stylesheet" type="text/css" href="..//commonltr.css"/>
Expand Down Expand Up @@ -173,4 +173,4 @@ <h2 class="title topictitle2">Saving Your Changes</h2>


</body>
</html>
</html>
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
<meta name="description" content="This tab displays a running history of scaling activities occurring on the selected scaling group. All the information displayed is non-editable:"/>
<meta name="prodname" content="Eucalyptus"/>
<meta name="version" content="4.3.0"/>
<meta name="copyright" content="© 2015-2016 Hewlett Packard Enterprise Development LP 2016" type="primary"/>
<meta name="DC.Rights.Owner" content="© 2015-2016 Hewlett Packard Enterprise Development LP 2016" type="primary"/>
<meta name="copyright" content="© 2015-2017 Ent. Services Development Corporation LP 2016" type="primary"/>
<meta name="DC.Rights.Owner" content="© 2015-2017 Ent. Services Development Corporation LP 2016" type="primary"/>
<meta name="DC.Format" content="XHTML"/>
<meta name="DC.Identifier" content="scaling_group_detail_scale_history"/>
<link rel="stylesheet" type="text/css" href="..//commonltr.css"/>
Expand Down Expand Up @@ -58,4 +58,4 @@ <h1 class="title topictitle1">Scaling Group Detail - Scaling History</h1>


</body>
</html>
</html>
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
<meta name="description" content="This section allows you to edit the values for the parameters previously defined in the template used in your stack."/>
<meta name="prodname" content="Eucalyptus"/>
<meta name="version" content="4.3.0"/>
<meta name="copyright" content="© 2015-2016 Hewlett Packard Enterprise Development LP 2016" type="primary"/>
<meta name="DC.Rights.Owner" content="© 2015-2016 Hewlett Packard Enterprise Development LP 2016" type="primary"/>
<meta name="copyright" content="© 2015-2017 Ent. Services Development Corporation LP 2016" type="primary"/>
<meta name="DC.Rights.Owner" content="© 2015-2017 Ent. Services Development Corporation LP 2016" type="primary"/>
<meta name="DC.Format" content="XHTML"/>
<meta name="DC.Identifier" content="update_stack_ui_help_steps_parameters"/>
<link rel="stylesheet" type="text/css" href="..//commonltr.css"/>
Expand Down Expand Up @@ -52,4 +52,4 @@ <h1 class="title topictitle1">Update a Stack - Parameters</h1>


</body>
</html>
</html>
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
<meta name="description" content="This page allows you to update the template and parameters of a CloudFormation stack."/>
<meta name="prodname" content="Eucalyptus"/>
<meta name="version" content="4.3.0"/>
<meta name="copyright" content="© 2015-2016 Hewlett Packard Enterprise Development LP 2016" type="primary"/>
<meta name="DC.Rights.Owner" content="© 2015-2016 Hewlett Packard Enterprise Development LP 2016" type="primary"/>
<meta name="copyright" content="© 2015-2017 Ent. Services Development Corporation LP 2016" type="primary"/>
<meta name="DC.Rights.Owner" content="© 2015-2017 Ent. Services Development Corporation LP 2016" type="primary"/>
<meta name="DC.Format" content="XHTML"/>
<meta name="DC.Identifier" content="update_stack_ui_help_context"/>
<link rel="stylesheet" type="text/css" href="..//commonltr.css"/>
Expand Down Expand Up @@ -102,4 +102,4 @@ <h2 class="title topictitle2">Template</h2>


</body>
</html>
</html>
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
<meta name="description" content="This tab allows you to view and create alarms based on criteria you define, and provides a graphical view of various data points being monitored for your volume."/>
<meta name="prodname" content="Eucalyptus"/>
<meta name="version" content="4.3.0"/>
<meta name="copyright" content="© 2015-2016 Hewlett Packard Enterprise Development LP 2016" type="primary"/>
<meta name="DC.Rights.Owner" content="© 2015-2016 Hewlett Packard Enterprise Development LP 2016" type="primary"/>
<meta name="copyright" content="© 2015-2017 Ent. Services Development Corporation LP 2016" type="primary"/>
<meta name="DC.Rights.Owner" content="© 2015-2017 Ent. Services Development Corporation LP 2016" type="primary"/>
<meta name="DC.Format" content="XHTML"/>
<meta name="DC.Identifier" content="volume_details_monitoring"/>
<link rel="stylesheet" type="text/css" href="..//commonltr.css"/>
Expand Down Expand Up @@ -126,4 +126,4 @@ <h2 class="title topictitle2">CloudWatch metrics</h2>


</body>
</html>
</html>
2 changes: 1 addition & 1 deletion eucaconsole/static/sass/includes/_eucavariables.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Eucalyptus Sass variables

// Copyright 2013-2015 Hewlett Packard Enterprise Development LP
// Copyright 2013-2017 Ent. Services Development Corporation LP
//
// Redistribution and use of this software in source and binary forms,
// with or without modification, are permitted provided that the following
Expand Down
2 changes: 1 addition & 1 deletion eucaconsole/static/sass/includes/_landingpage.scss
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2013-2015 Hewlett Packard Enterprise Development LP
// Copyright 2013-2017 Ent. Services Development Corporation LP
//
// Redistribution and use of this software in source and binary forms,
// with or without modification, are permitted provided that the following
Expand Down
2 changes: 1 addition & 1 deletion eucaconsole/static/sass/includes/_wizard.scss
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2013-2015 Hewlett Packard Enterprise Development LP
// Copyright 2013-2017 Ent. Services Development Corporation LP
//
// Redistribution and use of this software in source and binary forms,
// with or without modification, are permitted provided that the following
Expand Down
2 changes: 1 addition & 1 deletion launcher.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash
#
# Copyright 2013-2016 Hewlett Packard Enterprise Development LP
# Copyright 2013-2017 Ent. Services Development Corporation LP
#
# Redistribution and use of this software in source and binary forms,
# with or without modification, are permitted provided that the following
Expand Down
2 changes: 1 addition & 1 deletion licenses/magic-search.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ eucaconsole/static/js/thirdparty/magic-search

== License (Apache 2.0) ==

Copyright 2015 Hewlett Packard Enterprise Development LP
Copyright 2017 Ent. Services Development Corporation LP

Apache License
Version 2.0, January 2004
Expand Down
2 changes: 1 addition & 1 deletion tests/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2013-2015 Hewlett Packard Enterprise Development LP
# Copyright 2013-2017 Ent. Services Development Corporation LP
#
# Redistribution and use of this software in source and binary forms,
# with or without modification, are permitted provided that the following
Expand Down
2 changes: 1 addition & 1 deletion tests/alarms/test_alarms.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2013-2016 Hewlett Packard Enterprise Development LP
# Copyright 2013-2017 Ent. Services Development Corporation LP
#
# Redistribution and use of this software in source and binary forms,
# with or without modification, are permitted provided that the following
Expand Down
2 changes: 1 addition & 1 deletion tests/auth/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2013-2015 Hewlett Packard Enterprise Development LP
# Copyright 2013-2017 Ent. Services Development Corporation LP
#
# Redistribution and use of this software in source and binary forms,
# with or without modification, are permitted provided that the following
Expand Down
2 changes: 1 addition & 1 deletion tests/auth/test_changepassword.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2013-2015 Hewlett Packard Enterprise Development LP
# Copyright 2013-2017 Ent. Services Development Corporation LP
#
# Redistribution and use of this software in source and binary forms,
# with or without modification, are permitted provided that the following
Expand Down
2 changes: 1 addition & 1 deletion tests/auth/test_login.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2013-2015 Hewlett Packard Enterprise Development LP
# Copyright 2013-2017 Ent. Services Development Corporation LP
#
# Redistribution and use of this software in source and binary forms,
# with or without modification, are permitted provided that the following
Expand Down
2 changes: 1 addition & 1 deletion tests/buckets/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2013-2015 Hewlett Packard Enterprise Development LP
# Copyright 2013-2017 Ent. Services Development Corporation LP
#
# Redistribution and use of this software in source and binary forms,
# with or without modification, are permitted provided that the following
Expand Down
2 changes: 1 addition & 1 deletion tests/buckets/test_buckets.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
# Copyright 2013-2015 Hewlett Packard Enterprise Development LP
# Copyright 2013-2017 Ent. Services Development Corporation LP
#
# Redistribution and use of this software in source and binary forms,
# with or without modification, are permitted provided that the following
Expand Down
2 changes: 1 addition & 1 deletion tests/chamext/test_braces.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2013-2015 Hewlett Packard Enterprise Development LP
# Copyright 2013-2017 Ent. Services Development Corporation LP
#
# Redistribution and use of this software in source and binary forms,
# with or without modification, are permitted provided that the following
Expand Down
2 changes: 1 addition & 1 deletion tests/cloudwatch/test_cloudwatch.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
# Copyright 2013-2015 Hewlett Packard Enterprise Development LP
# Copyright 2013-2017 Ent. Services Development Corporation LP
#
# Redistribution and use of this software in source and binary forms,
# with or without modification, are permitted provided that the following
Expand Down
2 changes: 1 addition & 1 deletion tests/config/test_config.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
# Copyright 2013-2016 Hewlett Packard Enterprise Development LP
# Copyright 2013-2017 Ent. Services Development Corporation LP
#
# Redistribution and use of this software in source and binary forms,
# with or without modification, are permitted provided that the following
Expand Down
2 changes: 1 addition & 1 deletion tests/elbs/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

# Copyright 2013-2015 Hewlett Packard Enterprise Development LP
# Copyright 2013-2017 Ent. Services Development Corporation LP
#
# Redistribution and use of this software in source and binary forms,
# with or without modification, are permitted provided that the following
Expand Down
2 changes: 1 addition & 1 deletion tests/elbs/test_elbs.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2013-2015 Hewlett Packard Enterprise Development LP
# Copyright 2013-2017 Ent. Services Development Corporation LP
#
# Redistribution and use of this software in source and binary forms,
# with or without modification, are permitted provided that the following
Expand Down
2 changes: 1 addition & 1 deletion tests/images/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2013-2015 Hewlett Packard Enterprise Development LP
# Copyright 2013-2017 Ent. Services Development Corporation LP
#
# Redistribution and use of this software in source and binary forms,
# with or without modification, are permitted provided that the following
Expand Down
2 changes: 1 addition & 1 deletion tests/images/test_images.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2013-2015 Hewlett Packard Enterprise Development LP
# Copyright 2013-2017 Ent. Services Development Corporation LP
#
# Redistribution and use of this software in source and binary forms,
# with or without modification, are permitted provided that the following
Expand Down
2 changes: 1 addition & 1 deletion tests/instances/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2013-2015 Hewlett Packard Enterprise Development LP
# Copyright 2013-2017 Ent. Services Development Corporation LP
#
# Redistribution and use of this software in source and binary forms,
# with or without modification, are permitted provided that the following
Expand Down
2 changes: 1 addition & 1 deletion tests/instances/test_instances.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2013-2015 Hewlett Packard Enterprise Development LP
# Copyright 2013-2017 Ent. Services Development Corporation LP
#
# Redistribution and use of this software in source and binary forms,
# with or without modification, are permitted provided that the following
Expand Down
2 changes: 1 addition & 1 deletion tests/ipaddresses/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2013-2015 Hewlett Packard Enterprise Development LP
# Copyright 2013-2017 Ent. Services Development Corporation LP
#
# Redistribution and use of this software in source and binary forms,
# with or without modification, are permitted provided that the following
Expand Down
2 changes: 1 addition & 1 deletion tests/ipaddresses/test_ipaddresses.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2013-2015 Hewlett Packard Enterprise Development LP
# Copyright 2013-2017 Ent. Services Development Corporation LP
#
# Redistribution and use of this software in source and binary forms,
# with or without modification, are permitted provided that the following
Expand Down
2 changes: 1 addition & 1 deletion tests/keymgt/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2013-2015 Hewlett Packard Enterprise Development LP
# Copyright 2013-2017 Ent. Services Development Corporation LP
#
# Redistribution and use of this software in source and binary forms,
# with or without modification, are permitted provided that the following
Expand Down
2 changes: 1 addition & 1 deletion tests/keymgt/test_keymgt.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2013-2015 Hewlett Packard Enterprise Development LP
# Copyright 2013-2017 Ent. Services Development Corporation LP
#
# Redistribution and use of this software in source and binary forms,
# with or without modification, are permitted provided that the following
Expand Down
2 changes: 1 addition & 1 deletion tests/keypairs/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2013-2015 Hewlett Packard Enterprise Development LP
# Copyright 2013-2017 Ent. Services Development Corporation LP
#
# Redistribution and use of this software in source and binary forms,
# with or without modification, are permitted provided that the following
Expand Down
Loading

0 comments on commit 0783235

Please sign in to comment.