- Sort Score
- Num 10 results
- Language All
Results 11 - 20 of 953 for Rights (0.09 seconds)
-
ci/official/envs/py313
# Copyright 2023 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS,
Created: Tue Dec 30 12:39:10 GMT 2025 - Last Modified: Wed Apr 09 22:12:11 GMT 2025 - 714 bytes - Click Count (0) -
LICENSE
it in new free programs; and that you are informed that you can do these things. To protect your rights, we need to make restrictions that forbid distributors to deny you these rights or to ask you to surrender these rights. These restrictions translate to certain responsibilities for you if you distribute copies of the library or if you modify it.
Created: Sat Dec 20 13:44:44 GMT 2025 - Last Modified: Mon Jan 18 20:25:38 GMT 2016 - 25.8K bytes - Click Count (0) -
LICENSE
org.slf4j:log4j-over-slf4j org.slf4j:slf4j-api Copyright (c) 2004-2022 QOS.ch Sarl (Switzerland) All rights reserved. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish,
Created: Wed Dec 31 11:36:14 GMT 2025 - Last Modified: Wed May 07 12:40:53 GMT 2025 - 23.1K bytes - Click Count (0) -
src/arena/arena_test.go
// Copyright 2022 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. //go:build goexperiment.arenas package arena_test import ( "arena" "testing" ) type T1 struct { n int } type T2 [1 << 20]byte // 1MiB func TestSmoke(t *testing.T) { a := arena.NewArena() defer a.Free() tt := arena.New[T1](a) tt.n = 1
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Wed Oct 12 20:23:36 GMT 2022 - 742 bytes - Click Count (0) -
src/cmd/asm/internal/asm/testdata/duperror.s
// Copyright 2022 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. TEXT foo(SB), 0, $0 RET TEXT foo(SB), 0, $0 // ERROR "symbol foo redeclared" RET GLOBL bar(SB), 0, $8 GLOBL bar(SB), 0, $8 // ERROR "symbol bar redeclared" DATA bar+0(SB)/8, $0
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Mon Dec 05 23:21:07 GMT 2022 - 404 bytes - Click Count (0) -
src/bytes/export_test.go
// Copyright 2009 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. package bytes // Export func for testing
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Wed Apr 24 00:56:36 GMT 2019 - 244 bytes - Click Count (0) -
src/cmd/asm/internal/asm/testdata/buildtagerror.s
// Copyright 2020 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. #define X 1
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Tue Oct 13 01:16:56 GMT 2020 - 227 bytes - Click Count (0) -
dbflute_fess/dfprop/sourceCopyright.dfprop
Created: Sat Dec 20 09:19:18 GMT 2025 - Last Modified: Sat Oct 31 23:35:14 GMT 2015 - 344 bytes - Click Count (0) -
src/cmd/api/boring_test.go
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Wed Aug 16 16:02:26 GMT 2023 - 300 bytes - Click Count (0) -
ci/official/envs/linux_x86
# Copyright 2023 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS,
Created: Tue Dec 30 12:39:10 GMT 2025 - Last Modified: Wed Jul 16 22:21:17 GMT 2025 - 1.4K bytes - Click Count (0)