mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Add a license header to RRect.dart
Fixes https://github.com/flutter/flutter/issues/1502
This commit is contained in:
parent
0b6fd31fc3
commit
6ccfff2653
@ -1,3 +1,7 @@
|
||||
// Copyright 2016 The Chromium Authors. All rights reserved.
|
||||
// Use of this source code is governed by a BSD-style license that can be
|
||||
// found in the LICENSE file.
|
||||
|
||||
part of dart_ui;
|
||||
|
||||
// A rounded rectangle with the same radii for all four corners.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user