Skip to content

Commit

Permalink
added copyright header
Browse files Browse the repository at this point in the history
  • Loading branch information
hrajwade96 committed Oct 2, 2024
1 parent 4f473be commit ae58738
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
// Copyright 2024 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.

import 'dart:convert';

/// Calculates the size of the headers in bytes.
Expand Down

0 comments on commit ae58738

Please sign in to comment.