Skip to content

Commit 89bd457

Browse files
committed
Update new release
1 parent 6dc1357 commit 89bd457

11 files changed

+11
-11
lines changed

intune/agent_based/ms_intune_app_licenses.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env python3
22
# -*- coding: utf-8; py-indent-offset: 4; max-line-length: 100 -*-
33

4-
# Copyright (C) 2024 Christopher Pommer <cp.software@outlook.de>
4+
# Copyright (C) 2025 Christopher Pommer <cp.software@outlook.de>
55

66
# This program is free software; you can redistribute it and/or
77
# modify it under the terms of the GNU General Public License

intune/agent_based/ms_intune_apple_ade_tokens.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env python3
22
# -*- coding: utf-8; py-indent-offset: 4; max-line-length: 100 -*-
33

4-
# Copyright (C) 2024 Christopher Pommer <cp.software@outlook.de>
4+
# Copyright (C) 2025 Christopher Pommer <cp.software@outlook.de>
55

66
# This program is free software; you can redistribute it and/or
77
# modify it under the terms of the GNU General Public License

intune/agent_based/ms_intune_apple_mdm_push_cert.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env python3
22
# -*- coding: utf-8; py-indent-offset: 4; max-line-length: 100 -*-
33

4-
# Copyright (C) 2024 Christopher Pommer <cp.software@outlook.de>
4+
# Copyright (C) 2025 Christopher Pommer <cp.software@outlook.de>
55

66
# This program is free software; you can redistribute it and/or
77
# modify it under the terms of the GNU General Public License

intune/agent_based/ms_intune_apple_vpp_tokens.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env python3
22
# -*- coding: utf-8; py-indent-offset: 4; max-line-length: 100 -*-
33

4-
# Copyright (C) 2024 Christopher Pommer <cp.software@outlook.de>
4+
# Copyright (C) 2025 Christopher Pommer <cp.software@outlook.de>
55

66
# This program is free software; you can redistribute it and/or
77
# modify it under the terms of the GNU General Public License

intune/agent_based/ms_intune_cert_connectors.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env python3
22
# -*- coding: utf-8; py-indent-offset: 4; max-line-length: 100 -*-
33

4-
# Copyright (C) 2024 Christopher Pommer <cp.software@outlook.de>
4+
# Copyright (C) 2025 Christopher Pommer <cp.software@outlook.de>
55

66
# This program is free software; you can redistribute it and/or
77
# modify it under the terms of the GNU General Public License

intune/graphing/ms_intune_app_licenses.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env python3
22
# -*- coding: utf-8; py-indent-offset: 4; max-line-length: 100 -*-
33

4-
# Copyright (C) 2024 Christopher Pommer <cp.software@outlook.de>
4+
# Copyright (C) 2025 Christopher Pommer <cp.software@outlook.de>
55

66
# This program is free software; you can redistribute it and/or
77
# modify it under the terms of the GNU General Public License

intune/rulesets/ms_intune.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env python3
22
# -*- coding: utf-8; py-indent-offset: 4; max-line-length: 100 -*-
33

4-
# Copyright (C) 2024 Christopher Pommer <cp.software@outlook.de>
4+
# Copyright (C) 2025 Christopher Pommer <cp.software@outlook.de>
55

66
# This program is free software; you can redistribute it and/or
77
# modify it under the terms of the GNU General Public License

intune/rulesets/ms_intune_app_licenses.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env python3
22
# -*- coding: utf-8; py-indent-offset: 4; max-line-length: 100 -*-
33

4-
# Copyright (C) 2024 Christopher Pommer <cp.software@outlook.de>
4+
# Copyright (C) 2025 Christopher Pommer <cp.software@outlook.de>
55

66
# This program is free software; you can redistribute it and/or
77
# modify it under the terms of the GNU General Public License

intune/rulesets/ms_intune_apple_ade_tokens.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env python3
22
# -*- coding: utf-8; py-indent-offset: 4; max-line-length: 100 -*-
33

4-
# Copyright (C) 2024 Christopher Pommer <cp.software@outlook.de>
4+
# Copyright (C) 2025 Christopher Pommer <cp.software@outlook.de>
55

66
# This program is free software; you can redistribute it and/or
77
# modify it under the terms of the GNU General Public License

intune/rulesets/ms_intune_apple_mdm_push_cert.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env python3
22
# -*- coding: utf-8; py-indent-offset: 4; max-line-length: 100 -*-
33

4-
# Copyright (C) 2024 Christopher Pommer <cp.software@outlook.de>
4+
# Copyright (C) 2025 Christopher Pommer <cp.software@outlook.de>
55

66
# This program is free software; you can redistribute it and/or
77
# modify it under the terms of the GNU General Public License

0 commit comments

Comments
 (0)