Skip to content

Commit 3f6625b

Browse files
[PR BOT] Update ATTRIBUTION.txt files (#5310)
1 parent 9180c10 commit 3f6625b

File tree

1 file changed

+21
-21
lines changed

1 file changed

+21
-21
lines changed

projects/tinkerbell/rufio/ATTRIBUTION.txt

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -779,22 +779,22 @@ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
779779
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
780780
------
781781

782-
** golang.org/go; version go1.24.0 --
782+
** golang.org/go; version go1.23.12 --
783783
https://github.com/golang/go
784784

785-
** golang.org/x/net; version v0.34.0 --
786-
https://golang.org/x/net
785+
** golang.org/x/exp/maps; version v0.0.0-20240409090435-93d18d7e34b8 --
786+
https://golang.org/x/exp
787787

788-
** golang.org/x/sys/unix; version v0.29.0 --
789-
https://golang.org/x/sys
788+
** golang.org/x/oauth2; version v0.21.0 --
789+
https://golang.org/x/oauth2
790790

791-
** golang.org/x/term; version v0.28.0 --
792-
https://golang.org/x/term
791+
** golang.org/x/time/rate; version v0.3.0 --
792+
https://golang.org/x/time
793793

794-
** golang.org/x/text; version v0.21.0 --
795-
https://golang.org/x/text
794+
** k8s.io/apimachinery/third_party/forked/golang; version v0.31.3 --
795+
https://github.com/kubernetes/apimachinery
796796

797-
Copyright 2009 The Go Authors.
797+
Copyright (c) 2009 The Go Authors. All rights reserved.
798798

799799
Redistribution and use in source and binary forms, with or without
800800
modification, are permitted provided that the following conditions are
@@ -806,7 +806,7 @@ notice, this list of conditions and the following disclaimer.
806806
copyright notice, this list of conditions and the following disclaimer
807807
in the documentation and/or other materials provided with the
808808
distribution.
809-
* Neither the name of Google LLC nor the names of its
809+
* Neither the name of Google Inc. nor the names of its
810810
contributors may be used to endorse or promote products derived from
811811
this software without specific prior written permission.
812812

@@ -824,19 +824,19 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
824824

825825
------
826826

827-
** golang.org/x/exp/maps; version v0.0.0-20240409090435-93d18d7e34b8 --
828-
https://golang.org/x/exp
827+
** golang.org/x/net; version v0.34.0 --
828+
https://golang.org/x/net
829829

830-
** golang.org/x/oauth2; version v0.21.0 --
831-
https://golang.org/x/oauth2
830+
** golang.org/x/sys/unix; version v0.29.0 --
831+
https://golang.org/x/sys
832832

833-
** golang.org/x/time/rate; version v0.3.0 --
834-
https://golang.org/x/time
833+
** golang.org/x/term; version v0.28.0 --
834+
https://golang.org/x/term
835835

836-
** k8s.io/apimachinery/third_party/forked/golang; version v0.31.3 --
837-
https://github.com/kubernetes/apimachinery
836+
** golang.org/x/text; version v0.21.0 --
837+
https://golang.org/x/text
838838

839-
Copyright (c) 2009 The Go Authors. All rights reserved.
839+
Copyright 2009 The Go Authors.
840840

841841
Redistribution and use in source and binary forms, with or without
842842
modification, are permitted provided that the following conditions are
@@ -848,7 +848,7 @@ notice, this list of conditions and the following disclaimer.
848848
copyright notice, this list of conditions and the following disclaimer
849849
in the documentation and/or other materials provided with the
850850
distribution.
851-
* Neither the name of Google Inc. nor the names of its
851+
* Neither the name of Google LLC nor the names of its
852852
contributors may be used to endorse or promote products derived from
853853
this software without specific prior written permission.
854854

0 commit comments

Comments
 (0)