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

License: Update form of company #15

Merged
merged 1 commit into from
Jul 24, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
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
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
Loading