File tree Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " Connect Theme" ,
3
- "author" : " Ingram Micro " ,
3
+ "author" : " CloudBlue " ,
4
4
"parentTheme" : " default"
5
5
}
Original file line number Diff line number Diff line change 1
1
/*
2
- This file is part of the Ingram Micro CloudBlue Connect SDK.
3
- Copyright (c) 2019 Ingram Micro . All Rights Reserved.
2
+ This file is part of the CloudBlue Connect SDK.
3
+ Copyright (c) 2025 CloudBlue . All Rights Reserved.
4
4
*/
5
5
6
6
const connect = require ( "../_build/js/connect" ) ;
Original file line number Diff line number Diff line change 1
- # This file is part of the Ingram Micro CloudBlue Connect SDK.
2
- # Copyright (c) 2019 Ingram Micro . All Rights Reserved.
1
+ # This file is part of the CloudBlue Connect SDK.
2
+ # Copyright (c) 2025 CloudBlue . All Rights Reserved.
3
3
4
4
from connect import Env
5
5
from connect import Flow
Original file line number Diff line number Diff line change 1
- # This file is part of the Ingram Micro CloudBlue Connect SDK.
2
- # Copyright (c) 2019 Ingram Micro . All Rights Reserved.
1
+ # This file is part of the CloudBlue Connect SDK.
2
+ # Copyright (c) 2025 CloudBlue . All Rights Reserved.
3
3
4
4
# Developed following the instructions here:
5
5
# https://support.sonatype.com/hc/en-us/articles/213465868?_ga=2.230043868.1594253912.1579542012-1885361292.1578410493
Original file line number Diff line number Diff line change 1
- # This file is part of the Ingram Micro CloudBlue Connect SDK.
2
- # Copyright (c) 2019 Ingram Micro . All Rights Reserved.
1
+ # This file is part of the CloudBlue Connect SDK.
2
+ # Copyright (c) 2025 CloudBlue . All Rights Reserved.
3
3
4
4
# This script will push a tag to the main repository whenever a push to master has been made
5
5
# and the value in the VERSION file does not match any tag in the repository.
You can’t perform that action at this time.
0 commit comments