From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wr1-x42c.google.com (mail-wr1-x42c.google.com [IPv6:2a00:1450:4864:20::42c]) by sourceware.org (Postfix) with ESMTPS id DCA8C3846401 for ; Wed, 31 Mar 2021 15:32:55 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org DCA8C3846401 Received: by mail-wr1-x42c.google.com with SMTP id v4so20087935wrp.13 for ; Wed, 31 Mar 2021 08:32:55 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=ufnIWggwfcV9w4mTeuphXs8mY46A7bJYaaCqX8FJupQ=; b=KjmkXq45/LmSZSaWHp4NmaSUJ3sphAK6wJtziS1rM2VqqG5FCZ4I6cVn/5jPT1gBkp MPZYjSyrKDxOoPbm9B8oGbg4uuTuLkTMGn/224yQKzrSQVjn0hoOWyaBrhw6WD7WWUBR It7bKNf6E7h/WNGsZ80OMskp0qABHLEKfi6e3vfT2nh/qVBzmLWWIzo5JltE/Gi6HrTP kMEKKMkNwKDnZ0Kb2slaSSDlvF7nGepVk5mOrw4RY+J7vLafA0BzdMs7exWvI+ApUzHB VbD/ooLxRxSAlNmqswCUnfBNgk3tr/A67RpFjsjOxxPAIS0FvHFeESkST3aQhowHZEgW OMWA== X-Gm-Message-State: AOAM530teiodWj+vr/01ybx4XX5cmAPLVzAQX3sbvhp5GAd/v1mgBtpf B59fHg/8FXZ2edQdZp5Kjj5ka7i/nXiTwnSnJcEDHxEkoKA= X-Google-Smtp-Source: ABdhPJzWVpadmMqVErDoP3OWWpwCGgFoOeMz0WWd+hPtiwVLSEoA6ttI2Humx5kiM9iW7i+HOp3sxPp8BcxqOUX8Ylo= X-Received: by 2002:adf:ba94:: with SMTP id p20mr4424046wrg.300.1617204774970; Wed, 31 Mar 2021 08:32:54 -0700 (PDT) MIME-Version: 1.0 References: <846257d9-b318-47dd-ad2f-08f1bd40b7a2@Spark> <784bc27b-d922-4c8f-bc2a-795361f79804@Spark> In-Reply-To: <784bc27b-d922-4c8f-bc2a-795361f79804@Spark> From: David Edelsohn Date: Wed, 31 Mar 2021 11:32:43 -0400 Message-ID: Subject: Re: Having trouble getting my school to sign the copyright disclaimer To: PKU Cc: GCC Development Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: gcc@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Mar 2021 15:32:57 -0000 On Wed, Mar 31, 2021 at 11:28 AM PKU via Gcc wrote: > > Hello, > > I=E2=80=99m trying to get my school to sign the copyright disclaimer. Unf= ortunately the officials are reluctant to do that. Can anyone suggest what = to do next? > > They claim that university owns copyright to my code if I wrote it for a = school-related research project. However, since I=E2=80=99m an undergraduat= e and thus do not have an advisor, nobody in the campus knows me well enoug= h to prove that it=E2=80=99s not the case. They do promise(verbally) that t= hey won=E2=80=99t interfere if I=E2=80=99m working on my own. > > Is there a way to get around that? Any suggestion is appreciated. Will the university sign a copyright assignment? Also, you seem to be in China. It's the people's code. Ask the university why they are claiming ownership to something that belongs to the people. Thanks, David