ARC-Seal: i=1; a=rsa-sha256; t=1518533236; cv=none; d=google.com; s=arc-20160816; b=UNUgXoFj/4L0oLe7ZsM3bSQY6cJqmQtmgwoMn8yXPNH9FosGuRVAa34Qm/crZALKwa Dpv6zdOPWrand1pzt9sWugX2pVDINacqrDM5DF0+zAlRmnz8ctvFNUp1i/Lj5IFMSoMA I0rIMfdfMXQP3rrL/O7POEPky1ReYotLr7Z1sbhi1KVeNuy5tnL6gu+ZTGUUQqKY9SeP V9+ocBpLZCNN0SCdE27YLmkT4FwCknLl6OWsIU63bS9EqTaodqq9KngAMJnZrtT/sjmc FuZgfILTJ7tO5EtUjHG8hmWnn+XL1T62W4r5mt/naWYy1On3xTBHTEhMcR1JjeYUlj3q 5mdg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-unsubscribe:list-post:list-archive:list-id:precedence :content-transfer-encoding:mime-version:subject:references :in-reply-to:message-id:cc:to:reply-to:from:date:dkim-signature :dkim-signature:arc-authentication-results; bh=4V6eCjQXszEG4qTuRVvm9Cw4Wog+Ug3QOlV4hcQhuxY=; b=0HUAvV9/xMWAy0Euw/K9NAu6etxlZ0ZhiojPqJy1hH4IvBnUbVR1daGxTu3rcd5HOa R1YiZNirEBMUSM4G7XQ3fbdfeOa8micPieL4/d+K8e1AK3nIVfXqzRBFVV2BKhedpoVM xbpac5Z6Etdgm5kEsFZgSQiQNUZgaAHT1Iv6C/ay2c8GImKpSz+EvM6WhMOKgyFkFQ7E UMoCyt6cDrM6LPGpvh3YGW9ZAsTSmHfH6VQFnPt7aBqkAsKhpWGQp+xl7Aoj6jhmjWCL w3NhTGiiakgyLt8SagcgOc1GEjbaW7p0INZiIRqbBH17OiYkXIgqfpeUXX6alfxGWTar I05Q== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@github.com header.s=s20150108 header.b=lb0C22lD; dkim=pass header.i=@sendgrid.info header.s=smtpapi header.b=cTaOf1BZ; spf=pass (google.com: domain of bounces+848413-debf-stanley.lieber=gmail.com@sgmail.github.com designates 192.254.114.176 as permitted sender) smtp.mailfrom=bounces+848413-debf-stanley.lieber=gmail.com@sgmail.github.com; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=github.com Return-Path: Received-SPF: pass (google.com: domain of bounces+848413-debf-stanley.lieber=gmail.com@sgmail.github.com designates 192.254.114.176 as permitted sender) client-ip=192.254.114.176; Authentication-Results: mx.google.com; dkim=pass header.i=@github.com header.s=s20150108 header.b=lb0C22lD; dkim=pass header.i=@sendgrid.info header.s=smtpapi header.b=cTaOf1BZ; spf=pass (google.com: domain of bounces+848413-debf-stanley.lieber=gmail.com@sgmail.github.com designates 192.254.114.176 as permitted sender) smtp.mailfrom=bounces+848413-debf-stanley.lieber=gmail.com@sgmail.github.com; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=github.com Date: Tue, 13 Feb 2018 14:47:15 +0000 (UTC) From: Dan Cross Reply-To: Harvey-OS/harvey To: Harvey-OS/harvey Cc: Subscribed Subject: Re: [Harvey-OS/harvey] Fix Copyrights (#698) Are you suggesting that we cannot add const qualifiers to pointer arguments because you may, at some point in the past, have done something similar? Can you think of another way to effect that change without adding a const qualifier? The "alternative solution" we pursued was to go through libc.h and add const qualifiers to functions that can take them. You cannot claim ownership of that because it was not done by you, even if at some point in the past you had done something similar. You may assert otherwise, but there it is. Your interpretation was wrong: we did not keep anything you did, intentionally or otherwise. I will not reopen the issue. If you feel you have a case, by all means contact a lawyer. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/Harvey-OS/harvey/issues/698#issuecomment-365288091