Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 10 of 838 for Rights (0.04 seconds)

  1. apache-maven/src/main/appended-resources/licenses/EPL-2.0.txt

      patent or other intellectual property rights of any other entity.
      Each Contributor disclaims any liability to Recipient for claims
      brought by any other entity based on infringement of intellectual
      property rights or otherwise. As a condition to exercising the
      rights and licenses granted hereunder, each Recipient hereby
      assumes sole responsibility to secure any other intellectual
      property rights needed, if any. For example, if a third party
    Created: Sun Dec 28 03:35:09 GMT 2025
    - Last Modified: Tue Jun 04 06:45:16 GMT 2024
    - 13.9K bytes
    - Click Count (0)
  2. src/test/java/jcifs/ACETest.java

                // Generic rights should be in bits 28-31 (0xF0000000)
                assertTrue(ACE.GENERIC_ALL >= 0x10000000, "GENERIC_ALL should be in generic rights range");
                assertTrue(ACE.GENERIC_EXECUTE >= 0x10000000, "GENERIC_EXECUTE should be in generic rights range");
                assertTrue(ACE.GENERIC_WRITE >= 0x10000000, "GENERIC_WRITE should be in generic rights range");
    Created: Sat Dec 20 13:44:44 GMT 2025
    - Last Modified: Thu Aug 14 05:31:44 GMT 2025
    - 24.4K bytes
    - Click Count (0)
  3. LICENSES/vendor/cyphar.com/go-pathrs/LICENSE

    2.5. Representation
    
    Each Contributor represents that the Contributor believes its
    Contributions are its original creation(s) or it has sufficient rights
    to grant the rights to its Contributions conveyed by this License.
    
    2.6. Fair Use
    
    This License is not intended to limit any rights You have under
    applicable copyright doctrines of fair use, fair dealing, or other
    equivalents.
    
    2.7. Conditions
    
    Created: Fri Dec 26 09:05:12 GMT 2025
    - Last Modified: Wed Nov 12 14:46:31 GMT 2025
    - 16.5K bytes
    - Click Count (0)
  4. src/main/java/jcifs/dcerpc/msrpc/samr.java

            /** The desired access rights to the SAM server */
            public int access_mask;
            /** The returned handle to the SAM server */
            public rpc.policy_handle handle;
    
            /**
             * Constructs a SamrConnect2 request.
             *
             * @param system_name The NetBIOS name of the server
             * @param access_mask The desired access rights
    Created: Sat Dec 20 13:44:44 GMT 2025
    - Last Modified: Sat Aug 16 01:32:48 GMT 2025
    - 23.4K bytes
    - Click Count (0)
  5. src/main/java/jcifs/smb1/dcerpc/msrpc/samr.java

            /** The desired access rights to the SAM server */
            public int access_mask;
            /** The returned handle to the SAM server */
            public rpc.policy_handle handle;
    
            /**
             * Constructs a SamrConnect2 request.
             *
             * @param system_name The NetBIOS name of the server
             * @param access_mask The desired access rights
    Created: Sat Dec 20 13:44:44 GMT 2025
    - Last Modified: Sat Aug 16 01:32:48 GMT 2025
    - 23.1K bytes
    - Click Count (0)
  6. src/clean.bat

    "%GOBIN%\go"...
    Created: Tue Dec 30 11:13:12 GMT 2025
    - Last Modified: Tue Feb 11 17:45:10 GMT 2025
    - 475 bytes
    - Click Count (0)
  7. 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)
  8. 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)
  9. src/cmd/api/boring_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 boringcrypto
    
    package main
    
    import (
    	"fmt"
    	"os"
    )
    
    func init() {
    	fmt.Printf("SKIP with boringcrypto enabled\n")
    	os.Exit(0)
    Created: Tue Dec 30 11:13:12 GMT 2025
    - Last Modified: Wed Aug 16 16:02:26 GMT 2023
    - 300 bytes
    - Click Count (0)
  10. 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)
Back to Top