Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
Prev Previous commit
Next Next commit
Update license
  • Loading branch information
robert-ancell committed Aug 20, 2024
commit 8376a68a36110e19721e79dd290d42fda764097a
2 changes: 1 addition & 1 deletion shell/platform/linux/fl_application.cc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2024 The Flutter Authors. All rights reserved.
// Copyright 2013 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

Expand Down
2 changes: 1 addition & 1 deletion shell/platform/linux/public/flutter_linux/fl_application.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2024 The Flutter Authors. All rights reserved.
// Copyright 2013 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

Expand Down