-
-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
75 changed files
with
75 additions
and
75 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Copyright 2021 Ross Light | ||
# Copyright 2021 Roxy Light | ||
# SPDX-License-Identifier: ISC | ||
|
||
version: 2 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Copyright 2021 Ross Light | ||
# Copyright 2021 Roxy Light | ||
# SPDX-License-Identifier: ISC | ||
|
||
name: Build | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Copyright 2021 Ross Light | ||
# Copyright 2021 Roxy Light | ||
# SPDX-License-Identifier: ISC | ||
|
||
name: Publish | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
Copyright (c) 2018 David Crawshaw <[email protected]> | ||
Copyright (c) 2021 Ross Light <ross@zombiezen.com> | ||
Copyright (c) 2021 Roxy Light <roxy@zombiezen.com> | ||
|
||
Permission to use, copy, modify, and distribute this software for any | ||
purpose with or without fee is hereby granted, provided that the above | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
// Copyright 2021 Ross Light | ||
// Copyright 2021 Roxy Light | ||
// SPDX-License-Identifier: ISC | ||
|
||
package sqlite | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
// Copyright 2021 Ross Light | ||
// Copyright 2021 Roxy Light | ||
// SPDX-License-Identifier: ISC | ||
|
||
package sqlite_test | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
// Copyright 2023 Ross Light | ||
// Copyright 2023 Roxy Light | ||
// SPDX-License-Identifier: ISC | ||
|
||
package sqlite | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
// Copyright 2023 Ross Light | ||
// Copyright 2023 Roxy Light | ||
// SPDX-License-Identifier: ISC | ||
|
||
package sqlite_test | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
// Copyright (c) 2018 David Crawshaw <[email protected]> | ||
// Copyright (c) 2021 Ross Light <ross@zombiezen.com> | ||
// Copyright (c) 2021 Roxy Light <roxy@zombiezen.com> | ||
// | ||
// Permission to use, copy, modify, and distribute this software for any | ||
// purpose with or without fee is hereby granted, provided that the above | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
// Copyright (c) 2018 David Crawshaw <[email protected]> | ||
// Copyright (c) 2021 Ross Light <ross@zombiezen.com> | ||
// Copyright (c) 2021 Roxy Light <roxy@zombiezen.com> | ||
// | ||
// Permission to use, copy, modify, and distribute this software for any | ||
// purpose with or without fee is hereby granted, provided that the above | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
// Copyright (c) 2018 David Crawshaw <[email protected]> | ||
// Copyright (c) 2021 Ross Light <ross@zombiezen.com> | ||
// Copyright (c) 2021 Roxy Light <roxy@zombiezen.com> | ||
// | ||
// Permission to use, copy, modify, and distribute this software for any | ||
// purpose with or without fee is hereby granted, provided that the above | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
// Copyright 2021 Ross Light | ||
// Copyright 2021 Roxy Light | ||
// SPDX-License-Identifier: ISC | ||
|
||
package main | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
// Copyright 2021 Ross Light | ||
// Copyright 2021 Roxy Light | ||
// SPDX-License-Identifier: ISC | ||
|
||
package main | ||
|
2 changes: 1 addition & 1 deletion
2
cmd/zombiezen-sqlite-migrate/testdata/TestProcess/AnonymousInterface/original.go
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
// Copyright 2021 Ross Light | ||
// Copyright 2021 Roxy Light | ||
// SPDX-License-Identifier: ISC | ||
|
||
package main | ||
|
2 changes: 1 addition & 1 deletion
2
cmd/zombiezen-sqlite-migrate/testdata/TestProcess/AnonymousInterface/want.go
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
// Copyright 2021 Ross Light | ||
// Copyright 2021 Roxy Light | ||
// SPDX-License-Identifier: ISC | ||
|
||
package main | ||
|
2 changes: 1 addition & 1 deletion
2
cmd/zombiezen-sqlite-migrate/testdata/TestProcess/Autocommit/original.go
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
// Copyright 2021 Ross Light | ||
// Copyright 2021 Roxy Light | ||
// SPDX-License-Identifier: ISC | ||
|
||
package main | ||
|
2 changes: 1 addition & 1 deletion
2
cmd/zombiezen-sqlite-migrate/testdata/TestProcess/Autocommit/want.go
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
// Copyright 2021 Ross Light | ||
// Copyright 2021 Roxy Light | ||
// SPDX-License-Identifier: ISC | ||
|
||
package main | ||
|
2 changes: 1 addition & 1 deletion
2
cmd/zombiezen-sqlite-migrate/testdata/TestProcess/ErrorCode/original.go
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
// Copyright 2021 Ross Light | ||
// Copyright 2021 Roxy Light | ||
// SPDX-License-Identifier: ISC | ||
|
||
package main | ||
|
2 changes: 1 addition & 1 deletion
2
cmd/zombiezen-sqlite-migrate/testdata/TestProcess/ErrorCode/want.go
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
// Copyright 2021 Ross Light | ||
// Copyright 2021 Roxy Light | ||
// SPDX-License-Identifier: ISC | ||
|
||
package main | ||
|
2 changes: 1 addition & 1 deletion
2
cmd/zombiezen-sqlite-migrate/testdata/TestProcess/Exec/original.go
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
// Copyright 2021 Ross Light | ||
// Copyright 2021 Roxy Light | ||
// SPDX-License-Identifier: ISC | ||
|
||
package main | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
// Copyright 2021 Ross Light | ||
// Copyright 2021 Roxy Light | ||
// SPDX-License-Identifier: ISC | ||
|
||
package main | ||
|
2 changes: 1 addition & 1 deletion
2
cmd/zombiezen-sqlite-migrate/testdata/TestProcess/ExecScriptFS/original.go
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
// Copyright 2021 Ross Light | ||
// Copyright 2021 Roxy Light | ||
// SPDX-License-Identifier: ISC | ||
|
||
package main | ||
|
2 changes: 1 addition & 1 deletion
2
cmd/zombiezen-sqlite-migrate/testdata/TestProcess/ExecScriptFS/want.go
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
// Copyright 2021 Ross Light | ||
// Copyright 2021 Roxy Light | ||
// SPDX-License-Identifier: ISC | ||
|
||
package main | ||
|
2 changes: 1 addition & 1 deletion
2
cmd/zombiezen-sqlite-migrate/testdata/TestProcess/File/original.go
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
// Copyright 2021 Ross Light | ||
// Copyright 2021 Roxy Light | ||
// SPDX-License-Identifier: ISC | ||
|
||
package main | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
// Copyright 2021 Ross Light | ||
// Copyright 2021 Roxy Light | ||
// SPDX-License-Identifier: ISC | ||
|
||
package main | ||
|
2 changes: 1 addition & 1 deletion
2
cmd/zombiezen-sqlite-migrate/testdata/TestProcess/ImportRewrite/original.go
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
// Copyright 2021 Ross Light | ||
// Copyright 2021 Roxy Light | ||
// SPDX-License-Identifier: ISC | ||
|
||
package main | ||
|
2 changes: 1 addition & 1 deletion
2
cmd/zombiezen-sqlite-migrate/testdata/TestProcess/ImportRewrite/want.go
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
// Copyright 2021 Ross Light | ||
// Copyright 2021 Roxy Light | ||
// SPDX-License-Identifier: ISC | ||
|
||
package main | ||
|
2 changes: 1 addition & 1 deletion
2
cmd/zombiezen-sqlite-migrate/testdata/skeleton/crawshaw.io/sqlite/sqlitex/stubs.go
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
cmd/zombiezen-sqlite-migrate/testdata/skeleton/crawshaw.io/sqlite/stubs.go
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
cmd/zombiezen-sqlite-migrate/testdata/skeleton/zombiezen.com/go/bass/sql/sqlitefile/stubs.go
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
cmd/zombiezen-sqlite-migrate/testdata/skeleton/zombiezen.com/go/sqlite/sqlitex/stubs.go
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
cmd/zombiezen-sqlite-migrate/testdata/skeleton/zombiezen.com/go/sqlite/stubs.go
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
// Copyright (c) 2018 David Crawshaw <[email protected]> | ||
// Copyright (c) 2021 Ross Light <ross@zombiezen.com> | ||
// Copyright (c) 2021 Roxy Light <roxy@zombiezen.com> | ||
// | ||
// Permission to use, copy, modify, and distribute this software for any | ||
// purpose with or without fee is hereby granted, provided that the above | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
// Copyright 2021 Ross Light | ||
// Copyright 2021 Roxy Light | ||
// SPDX-License-Identifier: ISC | ||
|
||
package sqlite_test | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
// Copyright (c) 2018 David Crawshaw <[email protected]> | ||
// Copyright (c) 2021 Ross Light <ross@zombiezen.com> | ||
// Copyright (c) 2021 Roxy Light <roxy@zombiezen.com> | ||
// | ||
// Permission to use, copy, modify, and distribute this software for any | ||
// purpose with or without fee is hereby granted, provided that the above | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
// Copyright 2023 Ross Light | ||
// Copyright 2023 Roxy Light | ||
// SPDX-License-Identifier: ISC | ||
|
||
package refunc | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
// Copyright (c) 2018 David Crawshaw <[email protected]> | ||
// Copyright (c) 2021 Ross Light <ross@zombiezen.com> | ||
// Copyright (c) 2021 Roxy Light <roxy@zombiezen.com> | ||
// | ||
// Permission to use, copy, modify, and distribute this software for any | ||
// purpose with or without fee is hereby granted, provided that the above | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
// Copyright (c) 2018 David Crawshaw <[email protected]> | ||
// Copyright (c) 2021 Ross Light <ross@zombiezen.com> | ||
// Copyright (c) 2021 Roxy Light <roxy@zombiezen.com> | ||
// | ||
// Permission to use, copy, modify, and distribute this software for any | ||
// purpose with or without fee is hereby granted, provided that the above | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
// Copyright 2021 Ross Light | ||
// Copyright 2021 Roxy Light | ||
// SPDX-License-Identifier: ISC | ||
|
||
package sqlite_test | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
// Copyright 2023 Ross Light | ||
// Copyright 2023 Roxy Light | ||
// SPDX-License-Identifier: ISC | ||
|
||
package sqlite | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
// Copyright 2024 Ross Light | ||
// Copyright 2024 Roxy Light | ||
// SPDX-License-Identifier: ISC | ||
|
||
package sqlite | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
// Copyright 2021 Ross Light | ||
// Copyright 2021 Roxy Light | ||
// SPDX-License-Identifier: ISC | ||
|
||
package sqlite | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
// Copyright 2021 Ross Light | ||
// Copyright 2021 Roxy Light | ||
// SPDX-License-Identifier: ISC | ||
|
||
package sqlite | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
// Copyright 2021 Ross Light | ||
// Copyright 2021 Roxy Light | ||
// SPDX-License-Identifier: ISC | ||
|
||
package sqlite | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
// Copyright 2021 Ross Light | ||
// Copyright 2021 Roxy Light | ||
// SPDX-License-Identifier: ISC | ||
|
||
package sqlite | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
// Copyright (c) 2018 David Crawshaw <[email protected]> | ||
// Copyright (c) 2021 Ross Light <ross@zombiezen.com> | ||
// Copyright (c) 2021 Roxy Light <roxy@zombiezen.com> | ||
// | ||
// Permission to use, copy, modify, and distribute this software for any | ||
// purpose with or without fee is hereby granted, provided that the above | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
// Copyright 2021 Ross Light | ||
// Copyright 2021 Roxy Light | ||
// SPDX-License-Identifier: ISC | ||
|
||
package shell_test | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
// Copyright (c) 2018 David Crawshaw <[email protected]> | ||
// Copyright (c) 2021 Ross Light <ross@zombiezen.com> | ||
// Copyright (c) 2021 Roxy Light <roxy@zombiezen.com> | ||
// | ||
// Permission to use, copy, modify, and distribute this software for any | ||
// purpose with or without fee is hereby granted, provided that the above | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
// Copyright (c) 2018 David Crawshaw <[email protected]> | ||
// Copyright (c) 2021 Ross Light <ross@zombiezen.com> | ||
// Copyright (c) 2021 Roxy Light <roxy@zombiezen.com> | ||
// | ||
// Permission to use, copy, modify, and distribute this software for any | ||
// purpose with or without fee is hereby granted, provided that the above | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
// Copyright (c) 2018 David Crawshaw <[email protected]> | ||
// Copyright (c) 2021 Ross Light <ross@zombiezen.com> | ||
// Copyright (c) 2021 Roxy Light <roxy@zombiezen.com> | ||
// | ||
// Permission to use, copy, modify, and distribute this software for any | ||
// purpose with or without fee is hereby granted, provided that the above | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
// Copyright (c) 2018 David Crawshaw <[email protected]> | ||
// Copyright (c) 2021 Ross Light <ross@zombiezen.com> | ||
// Copyright (c) 2021 Roxy Light <roxy@zombiezen.com> | ||
// | ||
// Permission to use, copy, modify, and distribute this software for any | ||
// purpose with or without fee is hereby granted, provided that the above | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
// Copyright (c) 2018 David Crawshaw <[email protected]> | ||
// Copyright (c) 2021 Ross Light <rosss@zombiezen.com> | ||
// Copyright (c) 2021 Roxy Light <roxy@zombiezen.com> | ||
// | ||
// Permission to use, copy, modify, and distribute this software for any | ||
// purpose with or without fee is hereby granted, provided that the above | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
// Copyright (c) 2018 David Crawshaw <[email protected]> | ||
// Copyright (c) 2021 Ross Light <rosss@zombiezen.com> | ||
// Copyright (c) 2021 Roxy Light <roxy@zombiezen.com> | ||
// | ||
// Permission to use, copy, modify, and distribute this software for any | ||
// purpose with or without fee is hereby granted, provided that the above | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
// Copyright 2023 Ross Light | ||
// Copyright 2023 Roxy Light | ||
// SPDX-License-Identifier: ISC | ||
|
||
/* | ||
|
Oops, something went wrong.