Skip to content

Commit

Permalink
*: Remove change date from the license headers
Browse files Browse the repository at this point in the history
We can simply refer to BSL.txt for this, and then this can be the last
change to every file instead of a change every six months.

Release note: None
  • Loading branch information
bdarnell committed Jun 24, 2019
1 parent 318d469 commit c097a16
Show file tree
Hide file tree
Showing 2,751 changed files with 16,936 additions and 22,316 deletions.
14 changes: 6 additions & 8 deletions c-deps/libroach/batch.cc
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
// Copyright 2018 The Cockroach Authors.
//
// Use of this software is governed by the Business Source License included
// in the file licenses/BSL.txt and at www.mariadb.com/bsl11.
// Use of this software is governed by the Business Source License
// included in the file licenses/BSL.txt.
//
// Change Date: 2022-10-01
//
// On the date above, in accordance with the Business Source License, use
// of this software will be governed by the Apache License, Version 2.0,
// included in the file licenses/APL.txt and at
// https://www.apache.org/licenses/LICENSE-2.0
// As of the Change Date specified in that file, in accordance with
// the Business Source License, use of this software will be governed
// by the Apache License, Version 2.0, included in the file
// licenses/APL.txt.

#include "batch.h"
#include "comparator.h"
Expand Down
14 changes: 6 additions & 8 deletions c-deps/libroach/batch.h
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
// Copyright 2018 The Cockroach Authors.
//
// Use of this software is governed by the Business Source License included
// in the file licenses/BSL.txt and at www.mariadb.com/bsl11.
// Use of this software is governed by the Business Source License
// included in the file licenses/BSL.txt.
//
// Change Date: 2022-10-01
//
// On the date above, in accordance with the Business Source License, use
// of this software will be governed by the Apache License, Version 2.0,
// included in the file licenses/APL.txt and at
// https://www.apache.org/licenses/LICENSE-2.0
// As of the Change Date specified in that file, in accordance with
// the Business Source License, use of this software will be governed
// by the Apache License, Version 2.0, included in the file
// licenses/APL.txt.

#pragma once

Expand Down
14 changes: 6 additions & 8 deletions c-deps/libroach/cache.cc
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
// Copyright 2018 The Cockroach Authors.
//
// Use of this software is governed by the Business Source License included
// in the file licenses/BSL.txt and at www.mariadb.com/bsl11.
// Use of this software is governed by the Business Source License
// included in the file licenses/BSL.txt.
//
// Change Date: 2022-10-01
//
// On the date above, in accordance with the Business Source License, use
// of this software will be governed by the Apache License, Version 2.0,
// included in the file licenses/APL.txt and at
// https://www.apache.org/licenses/LICENSE-2.0
// As of the Change Date specified in that file, in accordance with
// the Business Source License, use of this software will be governed
// by the Apache License, Version 2.0, included in the file
// licenses/APL.txt.

#include "cache.h"

Expand Down
14 changes: 6 additions & 8 deletions c-deps/libroach/cache.h
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
// Copyright 2018 The Cockroach Authors.
//
// Use of this software is governed by the Business Source License included
// in the file licenses/BSL.txt and at www.mariadb.com/bsl11.
// Use of this software is governed by the Business Source License
// included in the file licenses/BSL.txt.
//
// Change Date: 2022-10-01
//
// On the date above, in accordance with the Business Source License, use
// of this software will be governed by the Apache License, Version 2.0,
// included in the file licenses/APL.txt and at
// https://www.apache.org/licenses/LICENSE-2.0
// As of the Change Date specified in that file, in accordance with
// the Business Source License, use of this software will be governed
// by the Apache License, Version 2.0, included in the file
// licenses/APL.txt.

#pragma once

Expand Down
14 changes: 6 additions & 8 deletions c-deps/libroach/chunked_buffer.cc
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
// Copyright 2018 The Cockroach Authors.
//
// Use of this software is governed by the Business Source License included
// in the file licenses/BSL.txt and at www.mariadb.com/bsl11.
// Use of this software is governed by the Business Source License
// included in the file licenses/BSL.txt.
//
// Change Date: 2022-10-01
//
// On the date above, in accordance with the Business Source License, use
// of this software will be governed by the Apache License, Version 2.0,
// included in the file licenses/APL.txt and at
// https://www.apache.org/licenses/LICENSE-2.0
// As of the Change Date specified in that file, in accordance with
// the Business Source License, use of this software will be governed
// by the Apache License, Version 2.0, included in the file
// licenses/APL.txt.

#include "chunked_buffer.h"
#include <rocksdb/db.h>
Expand Down
14 changes: 6 additions & 8 deletions c-deps/libroach/chunked_buffer.h
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
// Copyright 2018 The Cockroach Authors.
//
// Use of this software is governed by the Business Source License included
// in the file licenses/BSL.txt and at www.mariadb.com/bsl11.
// Use of this software is governed by the Business Source License
// included in the file licenses/BSL.txt.
//
// Change Date: 2022-10-01
//
// On the date above, in accordance with the Business Source License, use
// of this software will be governed by the Apache License, Version 2.0,
// included in the file licenses/APL.txt and at
// https://www.apache.org/licenses/LICENSE-2.0
// As of the Change Date specified in that file, in accordance with
// the Business Source License, use of this software will be governed
// by the Apache License, Version 2.0, included in the file
// licenses/APL.txt.

#pragma once

Expand Down
14 changes: 6 additions & 8 deletions c-deps/libroach/chunked_buffer_test.cc
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
// Copyright 2018 The Cockroach Authors.
//
// Use of this software is governed by the Business Source License included
// in the file licenses/BSL.txt and at www.mariadb.com/bsl11.
// Use of this software is governed by the Business Source License
// included in the file licenses/BSL.txt.
//
// Change Date: 2022-10-01
//
// On the date above, in accordance with the Business Source License, use
// of this software will be governed by the Apache License, Version 2.0,
// included in the file licenses/APL.txt and at
// https://www.apache.org/licenses/LICENSE-2.0
// As of the Change Date specified in that file, in accordance with
// the Business Source License, use of this software will be governed
// by the Apache License, Version 2.0, included in the file
// licenses/APL.txt.

#include <gtest/gtest.h>
#include "chunked_buffer.h"
Expand Down
14 changes: 6 additions & 8 deletions c-deps/libroach/comparator.cc
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
// Copyright 2018 The Cockroach Authors.
//
// Use of this software is governed by the Business Source License included
// in the file licenses/BSL.txt and at www.mariadb.com/bsl11.
// Use of this software is governed by the Business Source License
// included in the file licenses/BSL.txt.
//
// Change Date: 2022-10-01
//
// On the date above, in accordance with the Business Source License, use
// of this software will be governed by the Apache License, Version 2.0,
// included in the file licenses/APL.txt and at
// https://www.apache.org/licenses/LICENSE-2.0
// As of the Change Date specified in that file, in accordance with
// the Business Source License, use of this software will be governed
// by the Apache License, Version 2.0, included in the file
// licenses/APL.txt.

#include "comparator.h"
#include "encoding.h"
Expand Down
14 changes: 6 additions & 8 deletions c-deps/libroach/comparator.h
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
// Copyright 2018 The Cockroach Authors.
//
// Use of this software is governed by the Business Source License included
// in the file licenses/BSL.txt and at www.mariadb.com/bsl11.
// Use of this software is governed by the Business Source License
// included in the file licenses/BSL.txt.
//
// Change Date: 2022-10-01
//
// On the date above, in accordance with the Business Source License, use
// of this software will be governed by the Apache License, Version 2.0,
// included in the file licenses/APL.txt and at
// https://www.apache.org/licenses/LICENSE-2.0
// As of the Change Date specified in that file, in accordance with
// the Business Source License, use of this software will be governed
// by the Apache License, Version 2.0, included in the file
// licenses/APL.txt.

#pragma once

Expand Down
14 changes: 6 additions & 8 deletions c-deps/libroach/db.cc
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
// Copyright 2014 The Cockroach Authors.
//
// Use of this software is governed by the Business Source License included
// in the file licenses/BSL.txt and at www.mariadb.com/bsl11.
// Use of this software is governed by the Business Source License
// included in the file licenses/BSL.txt.
//
// Change Date: 2022-10-01
//
// On the date above, in accordance with the Business Source License, use
// of this software will be governed by the Apache License, Version 2.0,
// included in the file licenses/APL.txt and at
// https://www.apache.org/licenses/LICENSE-2.0
// As of the Change Date specified in that file, in accordance with
// the Business Source License, use of this software will be governed
// by the Apache License, Version 2.0, included in the file
// licenses/APL.txt.

#include "db.h"
#include <algorithm>
Expand Down
14 changes: 6 additions & 8 deletions c-deps/libroach/db.h
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
// Copyright 2017 The Cockroach Authors.
//
// Use of this software is governed by the Business Source License included
// in the file licenses/BSL.txt and at www.mariadb.com/bsl11.
// Use of this software is governed by the Business Source License
// included in the file licenses/BSL.txt.
//
// Change Date: 2022-10-01
//
// On the date above, in accordance with the Business Source License, use
// of this software will be governed by the Apache License, Version 2.0,
// included in the file licenses/APL.txt and at
// https://www.apache.org/licenses/LICENSE-2.0
// As of the Change Date specified in that file, in accordance with
// the Business Source License, use of this software will be governed
// by the Apache License, Version 2.0, included in the file
// licenses/APL.txt.

#pragma once

Expand Down
14 changes: 6 additions & 8 deletions c-deps/libroach/db_test.cc
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
// Copyright 2017 The Cockroach Authors.
//
// Use of this software is governed by the Business Source License included
// in the file licenses/BSL.txt and at www.mariadb.com/bsl11.
// Use of this software is governed by the Business Source License
// included in the file licenses/BSL.txt.
//
// Change Date: 2022-10-01
//
// On the date above, in accordance with the Business Source License, use
// of this software will be governed by the Apache License, Version 2.0,
// included in the file licenses/APL.txt and at
// https://www.apache.org/licenses/LICENSE-2.0
// As of the Change Date specified in that file, in accordance with
// the Business Source License, use of this software will be governed
// by the Apache License, Version 2.0, included in the file
// licenses/APL.txt.

#include "db.h"
#include "file_registry.h"
Expand Down
14 changes: 6 additions & 8 deletions c-deps/libroach/defines.h
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
// Copyright 2018 The Cockroach Authors.
//
// Use of this software is governed by the Business Source License included
// in the file licenses/BSL.txt and at www.mariadb.com/bsl11.
// Use of this software is governed by the Business Source License
// included in the file licenses/BSL.txt.
//
// Change Date: 2022-10-01
//
// On the date above, in accordance with the Business Source License, use
// of this software will be governed by the Apache License, Version 2.0,
// included in the file licenses/APL.txt and at
// https://www.apache.org/licenses/LICENSE-2.0
// As of the Change Date specified in that file, in accordance with
// the Business Source License, use of this software will be governed
// by the Apache License, Version 2.0, included in the file
// licenses/APL.txt.

#pragma once

Expand Down
14 changes: 6 additions & 8 deletions c-deps/libroach/encoding.cc
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
// Copyright 2014 The Cockroach Authors.
//
// Use of this software is governed by the Business Source License included
// in the file licenses/BSL.txt and at www.mariadb.com/bsl11.
// Use of this software is governed by the Business Source License
// included in the file licenses/BSL.txt.
//
// Change Date: 2022-10-01
//
// On the date above, in accordance with the Business Source License, use
// of this software will be governed by the Apache License, Version 2.0,
// included in the file licenses/APL.txt and at
// https://www.apache.org/licenses/LICENSE-2.0
// As of the Change Date specified in that file, in accordance with
// the Business Source License, use of this software will be governed
// by the Apache License, Version 2.0, included in the file
// licenses/APL.txt.

#include "encoding.h"
#include <rocksdb/slice.h>
Expand Down
14 changes: 6 additions & 8 deletions c-deps/libroach/encoding.h
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
// Copyright 2015 The Cockroach Authors.
//
// Use of this software is governed by the Business Source License included
// in the file licenses/BSL.txt and at www.mariadb.com/bsl11.
// Use of this software is governed by the Business Source License
// included in the file licenses/BSL.txt.
//
// Change Date: 2022-10-01
//
// On the date above, in accordance with the Business Source License, use
// of this software will be governed by the Apache License, Version 2.0,
// included in the file licenses/APL.txt and at
// https://www.apache.org/licenses/LICENSE-2.0
// As of the Change Date specified in that file, in accordance with
// the Business Source License, use of this software will be governed
// by the Apache License, Version 2.0, included in the file
// licenses/APL.txt.

#pragma once

Expand Down
14 changes: 6 additions & 8 deletions c-deps/libroach/encoding_test.cc
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
// Copyright 2017 The Cockroach Authors.
//
// Use of this software is governed by the Business Source License included
// in the file licenses/BSL.txt and at www.mariadb.com/bsl11.
// Use of this software is governed by the Business Source License
// included in the file licenses/BSL.txt.
//
// Change Date: 2022-10-01
//
// On the date above, in accordance with the Business Source License, use
// of this software will be governed by the Apache License, Version 2.0,
// included in the file licenses/APL.txt and at
// https://www.apache.org/licenses/LICENSE-2.0
// As of the Change Date specified in that file, in accordance with
// the Business Source License, use of this software will be governed
// by the Apache License, Version 2.0, included in the file
// licenses/APL.txt.

#include <cinttypes>
#include <cstdint>
Expand Down
14 changes: 6 additions & 8 deletions c-deps/libroach/engine.cc
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
// Copyright 2018 The Cockroach Authors.
//
// Use of this software is governed by the Business Source License included
// in the file licenses/BSL.txt and at www.mariadb.com/bsl11.
// Use of this software is governed by the Business Source License
// included in the file licenses/BSL.txt.
//
// Change Date: 2022-10-01
//
// On the date above, in accordance with the Business Source License, use
// of this software will be governed by the Apache License, Version 2.0,
// included in the file licenses/APL.txt and at
// https://www.apache.org/licenses/LICENSE-2.0
// As of the Change Date specified in that file, in accordance with
// the Business Source License, use of this software will be governed
// by the Apache License, Version 2.0, included in the file
// licenses/APL.txt.

#include "engine.h"
#include "db.h"
Expand Down
14 changes: 6 additions & 8 deletions c-deps/libroach/engine.h
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
// Copyright 2018 The Cockroach Authors.
//
// Use of this software is governed by the Business Source License included
// in the file licenses/BSL.txt and at www.mariadb.com/bsl11.
// Use of this software is governed by the Business Source License
// included in the file licenses/BSL.txt.
//
// Change Date: 2022-10-01
//
// On the date above, in accordance with the Business Source License, use
// of this software will be governed by the Apache License, Version 2.0,
// included in the file licenses/APL.txt and at
// https://www.apache.org/licenses/LICENSE-2.0
// As of the Change Date specified in that file, in accordance with
// the Business Source License, use of this software will be governed
// by the Apache License, Version 2.0, included in the file
// licenses/APL.txt.

#pragma once

Expand Down
14 changes: 6 additions & 8 deletions c-deps/libroach/env_manager.h
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
// Copyright 2018 The Cockroach Authors.
//
// Use of this software is governed by the Business Source License included
// in the file licenses/BSL.txt and at www.mariadb.com/bsl11.
// Use of this software is governed by the Business Source License
// included in the file licenses/BSL.txt.
//
// Change Date: 2022-10-01
//
// On the date above, in accordance with the Business Source License, use
// of this software will be governed by the Apache License, Version 2.0,
// included in the file licenses/APL.txt and at
// https://www.apache.org/licenses/LICENSE-2.0
// As of the Change Date specified in that file, in accordance with
// the Business Source License, use of this software will be governed
// by the Apache License, Version 2.0, included in the file
// licenses/APL.txt.

#pragma once

Expand Down
Loading

0 comments on commit c097a16

Please sign in to comment.