From cc26886fcfe94500d935d3a3355051b841b96290 Mon Sep 17 00:00:00 2001 From: Alexander David Frick Date: Tue, 30 Nov 2021 15:06:31 -0600 Subject: [PATCH] Add copyright --- components/search_engines/template_url_prepopulate_data.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/search_engines/template_url_prepopulate_data.cc b/components/search_engines/template_url_prepopulate_data.cc index eb66caad..a95ac55f 100644 --- a/components/search_engines/template_url_prepopulate_data.cc +++ b/components/search_engines/template_url_prepopulate_data.cc @@ -1,4 +1,4 @@ -// Copyright 2014 The Chromium Authors. All rights reserved. +// Copyright 2021 The Chromium Authors and Alex313031. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file.