Skip to content

Commit 8d15420

Browse files
Noah MeyerhansNoah Meyerhans
authored andcommitted
Fix license strings
No functional changes Signed-off-by: Noah Meyerhans <nmeyerha@amzn.com>
1 parent 162db13 commit 8d15420

3 files changed

Lines changed: 3 additions & 4 deletions

File tree

LICENSE

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
MIT License
2-
Copyright (c) <year> <copyright holders>
1+
Copyright Amazon.com, Inc. and its affiliates. All Rights Reserved.
32

43
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
54
documentation files (the "Software"), to deal in the Software without restriction, including without limitation the

ebsnvme-id

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env python
22

3-
# Copyright 2017 Amazon.com, Inc. and its affiliates. All Rights Reserved.
3+
# Copyright Amazon.com, Inc. and its affiliates. All Rights Reserved.
44
#
55
# Licensed under the MIT License. See the LICENSE accompanying this file
66
# for the specific language governing permissions and limitations under

ec2nvme-nsid

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
# Copyright 2016 Amazon.com, Inc. and its affiliates. All Rights Reserved.
3+
# Copyright Amazon.com, Inc. and its affiliates. All Rights Reserved.
44
#
55
# Licensed under the MIT License. See the LICENSE accompanying this file
66
# for the specific language governing permissions and limitations under

0 commit comments

Comments
 (0)