Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chore: correct copyright headers in droidrun-authored files - #22

Merged
Timo972 merged 1 commit into
masterfrom
timo/droidrun-copyright-headers
Aug 19, 2026
Merged

chore: correct copyright headers in droidrun-authored files#22
Timo972 merged 1 commit into
masterfrom
timo/droidrun-copyright-headers

Conversation

@Timo972

@Timo972 Timo972 commented Aug 19, 2026

Copy link
Copy Markdown

The fork's own source files carried a copy-pasted Copyright (c) 2015-present, Facebook, Inc. header, misattributing droidrun-authored code to Facebook.

What

Replaces that header with Copyright (c) 2026-present, Droidrun. in the 46 fork-authored files: the WebDriverAgentBroadcast extension, the mobilerun command handlers, screen/audio capture and broadcast utilities, scrcpy packet framing, and their unit/integration tests.

  • Fork-authored = present here but absent from appium upstream, cross-checked against git history (all created in this fork, June 2026)
  • Files we modified from upstream (e.g. FBConfiguration.m) keep the Facebook header — they're derivative works
  • The BSD license reference line in each header is unchanged; LICENSE and vendor licenses untouched

Verification

  • Diff is provably comment-only: 46 files, 46 insertions / 46 deletions, every changed line is the copyright line
  • Local build-for-testing of WebDriverAgentRunner (lib + broadcast appex): BUILD SUCCEEDED

🤖 Generated with Claude Code

The fork's own source files (broadcast extension, mobilerun commands,
screen/audio capture, scrcpy packet framing, and their tests) carried a
copy-pasted 'Copyright (c) 2015-present, Facebook, Inc.' header,
misattributing droidrun-authored code to Facebook. Replace it with the
Droidrun copyright in all 46 fork-authored files (identified by diffing
the file list against appium upstream and checking git history).
Modified upstream files keep the Facebook header, as derivative works
should. The BSD license reference line is unchanged.

Co-Authored-By: Claude Fable 5 <[email protected]>
@Timo972
Timo972 merged commit 8f3be0f into master Aug 19, 2026
38 of 42 checks passed
@Timo972
Timo972 deleted the timo/droidrun-copyright-headers branch August 19, 2026 20:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant