Skip to content

Commit 3b46204

Browse files
committed
Added header rights.
1 parent 3cf4c1a commit 3b46204

File tree

9 files changed

+10
-0
lines changed

9 files changed

+10
-0
lines changed

FlashCap.Core/CaptureDevices.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
//
33
// FlashCap - Independent camera capture library.
44
// Copyright (c) Kouji Matsui (@kozy_kekyo, @kekyo@mastodon.cloud)
5+
// Copyright (c) Yoh Deadfall (@YohDeadfall)
6+
// Copyright (c) Felipe Ferreira Quintella (@ffquintella)
57
//
68
// Licensed under Apache-v2: https://opensource.org/licenses/Apache-2.0
79
//

FlashCap.Core/Devices/AVFoundationDevice.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
//
33
// FlashCap - Independent camera capture library.
44
// Copyright (c) Yoh Deadfall (@YohDeadfall)
5+
// Copyright (c) Felipe Ferreira Quintella (@ffquintella)
56
//
67
// Licensed under Apache-v2: https://opensource.org/licenses/Apache-2.0
78
//

FlashCap.Core/Devices/AVFoundationDeviceDescriptor.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
//
33
// FlashCap - Independent camera capture library.
44
// Copyright (c) Yoh Deadfall (@YohDeadfall)
5+
// Copyright (c) Felipe Ferreira Quintella (@ffquintella)
56
//
67
// Licensed under Apache-v2: https://opensource.org/licenses/Apache-2.0
78
//

FlashCap.Core/Devices/AVFoundationDevices.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
//
33
// FlashCap - Independent camera capture library.
44
// Copyright (c) Yoh Deadfall (@YohDeadfall)
5+
// Copyright (c) Felipe Ferreira Quintella (@ffquintella)
56
//
67
// Licensed under Apache-v2: https://opensource.org/licenses/Apache-2.0
78
//

FlashCap.Core/Internal/AVFoundation/AVCaptureSession.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
//
33
// FlashCap - Independent camera capture library.
44
// Copyright (c) Yoh Deadfall (@YohDeadfall)
5+
// Copyright (c) Felipe Ferreira Quintella (@ffquintella)
56
//
67
// Licensed under Apache-v2: https://opensource.org/licenses/Apache-2.0
78
//

FlashCap.Core/Internal/AVFoundation/AVCaptureVideoDataOutput.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
//
33
// FlashCap - Independent camera capture library.
44
// Copyright (c) Yoh Deadfall (@YohDeadfall)
5+
// Copyright (c) Felipe Ferreira Quintella (@ffquintella)
56
//
67
// Licensed under Apache-v2: https://opensource.org/licenses/Apache-2.0
78
//

FlashCap.Core/Internal/AVFoundation/FourCharCode.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
//
33
// FlashCap - Independent camera capture library.
44
// Copyright (c) Yoh Deadfall (@YohDeadfall)
5+
// Copyright (c) Felipe Ferreira Quintella (@ffquintella)
56
//
67
// Licensed under Apache-v2: https://opensource.org/licenses/Apache-2.0
78
//

FlashCap.Core/Internal/AVFoundation/LibAVFoundation.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
//
33
// FlashCap - Independent camera capture library.
44
// Copyright (c) Yoh Deadfall (@YohDeadfall)
5+
// Copyright (c) Felipe Ferreira Quintella (@ffquintella)
56
//
67
// Licensed under Apache-v2: https://opensource.org/licenses/Apache-2.0
78
//

FlashCap.Core/Internal/NativeMethods_AVFoundation.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
//
33
// FlashCap - Independent camera capture library.
44
// Copyright (c) Yoh Deadfall (@YohDeadfall)
5+
// Copyright (c) Felipe Ferreira Quintella (@ffquintella)
56
//
67
// Licensed under Apache-v2: https://opensource.org/licenses/Apache-2.0
78
//

0 commit comments

Comments
 (0)