Skip to content

Commit

Permalink
License: Update form of company
Browse files Browse the repository at this point in the history
  • Loading branch information
bong1991 committed Jul 24, 2023
1 parent df4f1b5 commit 5736ce2
Show file tree
Hide file tree
Showing 31 changed files with 32 additions and 32 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
BSD 3-Clause License

Copyright © 2021, devolo AG
Copyright © 2023, devolo GmbH
All rights reserved.

Redistribution and use in source and binary forms, with or without
Expand Down
4 changes: 2 additions & 2 deletions lib/main.dart
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright © 2021, devolo AG
Copyright © 2023, devolo GmbH
All rights reserved.
This source code is licensed under the BSD-style license found in the
Expand Down Expand Up @@ -596,7 +596,7 @@ class _MyHomePageState extends State<MyHomePage> {
padding: EdgeInsets.only(top:15),
child: Image.asset("assets/app_icon/app_icon_128.png", width: 80)
),
applicationLegalese: "Copyright © 2021, devolo AG"
applicationLegalese: "Copyright © 2023, devolo GmbH"
)),
);
},
Expand Down
2 changes: 1 addition & 1 deletion lib/mock-data/mock.dart
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright © 2021, devolo AG
Copyright © 2023, devolo GmbH
All rights reserved.
This source code is licensed under the BSD-style license found in the
Expand Down
2 changes: 1 addition & 1 deletion lib/models/dataRateModel.dart
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright © 2021, devolo AG
Copyright © 2023, devolo GmbH
All rights reserved.
This source code is licensed under the BSD-style license found in the
Expand Down
2 changes: 1 addition & 1 deletion lib/models/deviceModel.dart
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright © 2021, devolo AG
Copyright © 2023, devolo GmbH
All rights reserved.
This source code is licensed under the BSD-style license found in the
Expand Down
2 changes: 1 addition & 1 deletion lib/models/networkListModel.dart
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright © 2021, devolo AG
Copyright © 2023, devolo GmbH
All rights reserved.
This source code is licensed under the BSD-style license found in the
Expand Down
2 changes: 1 addition & 1 deletion lib/models/sizeModel.dart
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright (c) 2021, devolo AG
Copyright (c) 2023, devolo GmbH
All rights reserved.
This source code is licensed under the BSD-style license found in the
Expand Down
2 changes: 1 addition & 1 deletion lib/services/drawOverview.dart
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright © 2021, devolo AG
Copyright © 2023, devolo GmbH
All rights reserved.
This source code is licensed under the BSD-style license found in the
Expand Down
2 changes: 1 addition & 1 deletion lib/services/handleSocket.dart
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright © 2021, devolo AG
Copyright © 2023, devolo GmbH
All rights reserved.
This source code is licensed under the BSD-style license found in the
Expand Down
2 changes: 1 addition & 1 deletion lib/services/simulateDevices.dart
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright © 2021, devolo AG
Copyright © 2023, devolo GmbH
All rights reserved.
This source code is licensed under the BSD-style license found in the
Expand Down
2 changes: 1 addition & 1 deletion lib/shared/app_colors.dart
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright © 2021, devolo AG
Copyright © 2023, devolo GmbH
All rights reserved.
This source code is licensed under the BSD-style license found in the
Expand Down
2 changes: 1 addition & 1 deletion lib/shared/app_fontSize.dart
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright © 2021, devolo AG
Copyright © 2023, devolo GmbH
All rights reserved.
This source code is licensed under the BSD-style license found in the
Expand Down
2 changes: 1 addition & 1 deletion lib/shared/compareFunctions.dart
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright © 2021, devolo AG
Copyright © 2023, devolo GmbH
All rights reserved.
This source code is licensed under the BSD-style license found in the
Expand Down
2 changes: 1 addition & 1 deletion lib/shared/helpers.dart
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright © 2021, devolo AG
Copyright © 2023, devolo GmbH
All rights reserved.
This source code is licensed under the BSD-style license found in the
Expand Down
2 changes: 1 addition & 1 deletion lib/shared/imageLoader.dart
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright © 2021, devolo AG
Copyright © 2023, devolo GmbH
All rights reserved.
This source code is licensed under the BSD-style license found in the
Expand Down
2 changes: 1 addition & 1 deletion lib/views/appBuilder.dart
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright © 2021, devolo AG
Copyright © 2023, devolo GmbH
All rights reserved.
This source code is licensed under the BSD-style license found in the
Expand Down
2 changes: 1 addition & 1 deletion lib/views/emptyScreen.dart
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright © 2021, devolo AG
Copyright © 2023, devolo GmbH
All rights reserved.
This source code is licensed under the BSD-style license found in the
Expand Down
2 changes: 1 addition & 1 deletion lib/views/helpSection/addDeviceScreen.dart
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright © 2021, devolo AG
Copyright © 2023, devolo GmbH
All rights reserved.
This source code is licensed under the BSD-style license found in the
Expand Down
2 changes: 1 addition & 1 deletion lib/views/helpSection/optimizeReceptionScreen.dart
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright © 2021, devolo AG
Copyright © 2023, devolo GmbH
All rights reserved.
This source code is licensed under the BSD-style license found in the
Expand Down
2 changes: 1 addition & 1 deletion lib/views/helpSection/supportScreen.dart
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright © 2021, devolo AG
Copyright © 2023, devolo GmbH
All rights reserved.
This source code is licensed under the BSD-style license found in the
Expand Down
2 changes: 1 addition & 1 deletion lib/views/logsScreen.dart
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright © 2021, devolo AG
Copyright © 2023, devolo GmbH
All rights reserved.
This source code is licensed under the BSD-style license found in the
Expand Down
2 changes: 1 addition & 1 deletion lib/views/overviewScreen.dart
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright © 2021, devolo AG
Copyright © 2023, devolo GmbH
All rights reserved.
This source code is licensed under the BSD-style license found in the
Expand Down
2 changes: 1 addition & 1 deletion lib/views/settingsScreen.dart
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright © 2021, devolo AG
Copyright © 2023, devolo GmbH
All rights reserved.
This source code is licensed under the BSD-style license found in the
Expand Down
2 changes: 1 addition & 1 deletion lib/views/updateScreen.dart
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright © 2021, devolo AG
Copyright © 2023, devolo GmbH
All rights reserved.
This source code is licensed under the BSD-style license found in the
Expand Down
2 changes: 1 addition & 1 deletion test/app_colors_test.dart
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright © 2021, devolo AG
Copyright © 2023, devolo GmbH
All rights reserved.
This source code is licensed under the BSD-style license found in the
Expand Down
2 changes: 1 addition & 1 deletion test/compareFunctions_test.dart
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright © 2021, devolo AG
Copyright © 2023, devolo GmbH
All rights reserved.
This source code is licensed under the BSD-style license found in the
Expand Down
2 changes: 1 addition & 1 deletion test/deviceModel_test.dart
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright © 2021, devolo AG
Copyright © 2023, devolo GmbH
All rights reserved.
This source code is licensed under the BSD-style license found in the
Expand Down
2 changes: 1 addition & 1 deletion test/handleSocket_test.dart
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright © 2021, devolo AG
Copyright © 2023, devolo GmbH
All rights reserved.
This source code is licensed under the BSD-style license found in the
Expand Down
2 changes: 1 addition & 1 deletion test/helpers_test.dart
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright © 2021, devolo AG
Copyright © 2023, devolo GmbH
All rights reserved.
This source code is licensed under the BSD-style license found in the
Expand Down
2 changes: 1 addition & 1 deletion test/imageLoader_test.dart
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright © 2021, devolo AG
Copyright © 2023, devolo GmbH
All rights reserved.
This source code is licensed under the BSD-style license found in the
Expand Down
2 changes: 1 addition & 1 deletion test/networkListModel_test.dart
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright © 2021, devolo AG
Copyright © 2023, devolo GmbH
All rights reserved.
This source code is licensed under the BSD-style license found in the
Expand Down

0 comments on commit 5736ce2

Please sign in to comment.