From ca9cd473f499841095e9168f9f8778ebd9720984 Mon Sep 17 00:00:00 2001 From: Ryan Daum Date: Mon, 1 Jan 2024 20:03:38 -0500 Subject: [PATCH] Fix accidental license text in benchmark dataset json, causing breaky breaky. --- crates/db/benches/list-append-dataset.json | 8 -------- 1 file changed, 8 deletions(-) diff --git a/crates/db/benches/list-append-dataset.json b/crates/db/benches/list-append-dataset.json index f0d47a5c..654012cf 100644 --- a/crates/db/benches/list-append-dataset.json +++ b/crates/db/benches/list-append-dataset.json @@ -1,11 +1,3 @@ -# Copyright (C) 2024 Ryan Daum -# -# This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3. -# -# This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License along with this program. If not, see . -# {"index":0,"time":-1,"type":"invoke","process":16,"f":"txn","value":[["append",9,1],["r",9,null],["r",9,null],["append",9,2]]} {"index":1,"time":-1,"type":"invoke","process":7,"f":"txn","value":[["r",8,null],["r",9,null],["append",8,1]]} {"index":2,"time":-1,"type":"invoke","process":11,"f":"txn","value":[["append",9,3]]}