Skip to content

Commit e11c0fb

Browse files
committed
Updated copyright notice
1 parent 6452e06 commit e11c0fb

File tree

7 files changed

+8
-8
lines changed

7 files changed

+8
-8
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2021 Hobyst
3+
Copyright (c) 2021 Pablo Peral
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# MIT License
22

3-
# Copyright (c) 2021 Hobyst
3+
# Copyright (c) 2021 Pablo Peral
44

55
# Permission is hereby granted, free of charge, to any person obtaining a copy
66
# of this software and associated documentation files (the "Software"), to deal

controller_definition.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# MIT License
22

3-
# Copyright (c) 2021 Hobyst
3+
# Copyright (c) 2021 Pablo Peral
44

55
# Permission is hereby granted, free of charge, to any person obtaining a copy
66
# of this software and associated documentation files (the "Software"), to deal

device_KompleteKontrol.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
# MIT License
55

6-
# Copyright (c) 2021 Hobyst
6+
# Copyright (c) 2021 Pablo Peral
77

88
# Permission is hereby granted, free of charge, to any person obtaining a copy
99
# of this software and associated documentation files (the "Software"), to deal

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
# -- Project information -----------------------------------------------------
1919

2020
project = 'Komplete Kontrol DAW Integration Script for FL Studio'
21-
copyright = '2021, Hobyst'
22-
author = 'Hobyst'
21+
copyright = '2021, Pablo Peral'
22+
author = 'Pablo Peral'
2323

2424

2525
# -- General configuration ---------------------------------------------------

midi_setup_check.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# MIT License
22

3-
# Copyright (c) 2021 Hobyst
3+
# Copyright (c) 2021 Pablo Peral
44

55
# Permission is hereby granted, free of charge, to any person obtaining a copy
66
# of this software and associated documentation files (the "Software"), to deal

mixer_definition.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# MIT License
22

3-
# Copyright (c) 2021 Hobyst
3+
# Copyright (c) 2021 Pablo Peral
44

55
# Permission is hereby granted, free of charge, to any person obtaining a copy
66
# of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)