Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] master from objective-see:master #42

Merged
merged 6 commits into from
Feb 9, 2025
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
comments/removed old licensing
  • Loading branch information
objective-see committed Feb 8, 2025
commit 7f25bfd062cb34bbaf30fbce3fad5c6d863756a1
3 changes: 1 addition & 2 deletions LuLu/Extension/Binary.m
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
//
// File: Binary.m
// Project: Proc Info
// Project: Lulu
//
// Created by: Patrick Wardle
// Copyright: 2017 Objective-See
// License: Creative Commons Attribution-NonCommercial 4.0 International License
//

#import "Binary.h"
Expand Down
3 changes: 1 addition & 2 deletions LuLu/Extension/Process.m
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
//
// File: Process.m
// Project: Proc Info
// Project: Lulu
//
// Created by: Patrick Wardle
// Copyright: 2017 Objective-See
// License: Creative Commons Attribution-NonCommercial 4.0 International License
//

#import "signing.h"
Expand Down
1 change: 0 additions & 1 deletion LuLu/Shared/signing.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
//
// Created by: Patrick Wardle
// Copyright: 2017 Objective-See
// License: Creative Commons Attribution-NonCommercial 4.0 International License
//

#ifndef Signing_h
Expand Down
3 changes: 1 addition & 2 deletions LuLu/Shared/signing.m
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
//
// File: Signing.m
// Project: Proc Info
// Project: LuLu
//
// Created by: Patrick Wardle
// Copyright: 2017 Objective-See
// License: Creative Commons Attribution-NonCommercial 4.0 International

#import "consts.h"
#import "signing.h"
Expand Down