)]}'
{
  "commit": "febceba19ea960463169f20ff97c02c1a28b4460",
  "tree": "c7608cc5f3d7d04264cc2128074aac8811e019e4",
  "parents": [
    "3968e70016f3e61138ea79ea07d8606c3948a412"
  ],
  "author": {
    "name": "Richard Miller",
    "email": "millerresearch@gmail.com",
    "time": "Thu Jul 04 14:33:21 2024 +0100"
  },
  "committer": {
    "name": "Robert Findley",
    "email": "rfindley@google.com",
    "time": "Mon Jul 08 17:34:28 2024 +0000"
  },
  "message": "copyright: don\u0027t skip directories \".\" or \"..\" in checkCopyright\n\nThe checkCopyright function skips directories with names beginning\nwith \".\" (for example \".git\"). But TestToolsCopyright invokes\nthe function on directory \"..\", which means the test is not checking\nanything. To avoid this, make an exception to the \".\" prefix test\nso that \".\" and \"..\" will still be checked.\n\nAlso add a copyright notice to file gopls/doc/assets/assets.go, so\nthe TestToolsCopyright test will pass when it\u0027s no longer skipping\neverything.\n\nFixes golang/go#68306\n\nChange-Id: I773dd29113b34f79ce33a02cb91a53664d26b3df\nReviewed-on: https://go-review.googlesource.com/c/tools/+/596736\nReviewed-by: Than McIntosh \u003cthanm@google.com\u003e\nReviewed-by: Robert Findley \u003crfindley@google.com\u003e\nLUCI-TryBot-Result: Go LUCI \u003cgolang-scoped@luci-project-accounts.iam.gserviceaccount.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "556c6e4f69adbde5f4e42596ef1eb59c22f3a6bc",
      "old_mode": 33188,
      "old_path": "copyright/copyright.go",
      "new_id": "f5e2de7a4f1d353fdf4c158c894234454e58802d",
      "new_mode": 33188,
      "new_path": "copyright/copyright.go"
    },
    {
      "type": "modify",
      "old_id": "6fef4a886a1ea442d60081f680dfb7123066f15e",
      "old_mode": 33188,
      "old_path": "gopls/doc/assets/assets.go",
      "new_id": "139bd2ffef9cfb9be3e02df69e0483a872a1e325",
      "new_mode": 33188,
      "new_path": "gopls/doc/assets/assets.go"
    }
  ]
}
