mirror of
https://github.com/google/nomulus
synced 2026-01-06 21:47:31 +00:00
Update copyright year on all license headers
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=146111211
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
|
||||
# Copyright 2016 The Nomulus Authors. All Rights Reserved.
|
||||
# Copyright 2017 The Nomulus Authors. All Rights Reserved.
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
|
||||
# Copyright 2016 The Nomulus Authors. All Rights Reserved.
|
||||
# Copyright 2017 The Nomulus Authors. All Rights Reserved.
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
-- Copyright 2016 The Nomulus Authors. All Rights Reserved.
|
||||
-- Copyright 2017 The Nomulus Authors. All Rights Reserved.
|
||||
--
|
||||
-- Licensed under the Apache License, Version 2.0 (the "License");
|
||||
-- you may not use this file except in compliance with the License.
|
||||
@@ -12,7 +12,6 @@
|
||||
-- See the License for the specific language governing permissions and
|
||||
-- limitations under the License.
|
||||
|
||||
|
||||
SELECT
|
||||
Tld.tld AS tld,
|
||||
SUM(IF(metricName = 'operational-registrars', count, 0)) AS operational_registrars,
|
||||
|
||||
Reference in New Issue
Block a user