Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:103866 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 35302 invoked from network); 28 Jan 2019 18:40:51 -0000 Received: from unknown (HELO mail-lj1-f176.google.com) (209.85.208.176) by pb1.pair.com with SMTP; 28 Jan 2019 18:40:51 -0000 Received: by mail-lj1-f176.google.com with SMTP id l15-v6so14564097lja.9 for ; Mon, 28 Jan 2019 07:20:00 -0800 (PST) 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; bh=EYtfHo+w3CSNF/NfVukjxTEj3k4ctu8NeewDkprUIrw=; b=WhKCT3C4JCG2KTLnGlMRJtTFEPzOAFFgEQ8v5BMX8Lz8HW+G1x5EfitFJjkBktqfef +KKgo/2AmZdsxyqICWqoL7S7rCTBzpfV54AkH14KrOBJsuLQ2ZXE7NIM3G7gax4O2G1Z Z+SzwEjLJaAg0KIDfP3fYRPws/2F7gYo4/xc3e0HfwE8VTzL9XbLMcUMUmCztT9w9bpN E4qI9DbdmCZnzVAYUfUD+r2nnBSQle9CcZjbLlVNNqW7vNRxoFi4yGw92k/0c063DrF6 C4qC2HJVtQ+njzZ7K+Hj4CHxjB6o/OoNjrEur7MipAV3SELU55N5jtUryRcFKxkusNlj 8fbg== X-Gm-Message-State: AJcUukeRwcHqowMOck2oLfwlxn3TBMWMbgxZBILyGqORPuRTzDCNU4Da 405QWXoO6He0BkiJnmD6XkxzoJbrp4y+BC431Uk= X-Google-Smtp-Source: ALg8bN524u5ya/dDCfX58np0AwX/P64CkdXY+RmyuUNkxa7nKMwIBsBmepOFUcBxCDGY7lCPg5tXAyeGJrh5Ql+CR4Y= X-Received: by 2002:a2e:458b:: with SMTP id s133-v6mr19103142lja.170.1548688799722; Mon, 28 Jan 2019 07:19:59 -0800 (PST) MIME-Version: 1.0 References: <5c4e2899.1c69fb81.8bd3b.56fd@mx.google.com> In-Reply-To: <5c4e2899.1c69fb81.8bd3b.56fd@mx.google.com> Date: Mon, 28 Jan 2019 08:19:39 -0700 Message-ID: To: "Legale.legale" Cc: Nikita Popov , PHP internals Content-Type: text/plain; charset="UTF-8" Subject: Re: [PHP-DEV] Simplify license headers From: levim@php.net (Levi Morrison) On Sun, Jan 27, 2019 at 2:54 PM Legale.legale wrote: > > I think author's name on each file is good practice. Once i used this information. > IMHO the shortest header is the nicest one.On Jan 27, 2019 20:38, Nikita Popov wrote: I have modified various files but don't think my name is on any of them. When ought it be there? Isn't git better at tracking that anyway?