WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 69747d2

Browse files
committed
Provide appropriate copyright information
1 parent 2f8be4e commit 69747d2

File tree

3 files changed

+7
-0
lines changed

3 files changed

+7
-0
lines changed

pkgs/by-name/ba/baballonia/opencvsharp.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# SPDX-FileCopyrightText: 2025 ShyAssassin <[email protected]>
12
{ lib,
23
stdenv,
34
fetchFromGitHub,

pkgs/by-name/ba/baballonia/package.nix

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# SPDX-FileCopyrightText: 2025 ShyAssassin <[email protected]>
12
{
23
cmake,
34
opencv,
@@ -76,5 +77,7 @@ in buildDotnetModule(finalAttrs: {
7677
platforms = platforms.linux;
7778
homepage = "https://github.com/Project-Babble/Baballonia";
7879
description = "Repo for the new Babble App, free and open source eye and face tracking for social VR";
80+
license = licenses.unfree;
81+
maintainers = with maintainers; [ zenisbestwolf ];
7982
};
8083
})

pkgs/by-name/go/go-bsb-cams/package.nix

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# SPDX-FileCopyrightText: 2025 Zen Dignan <[email protected]>
2+
#
3+
# SPDX-License-Identifier: MIT
14
{
25
lib,
36
pkg-config,

0 commit comments

Comments
 (0)