Skip to content

Commit

Permalink
std::net: add missing license text of addr.jule
Browse files Browse the repository at this point in the history
  • Loading branch information
mertcandav committed Aug 3, 2024
1 parent 18bfa05 commit 56e5b94
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions std/net/addr.jule
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
// Copyright 2024 The Jule Programming Language.
// Use of this source code is governed by a BSD 3-Clause
// license that can be found in the LICENSE file.

use fastbytes for std::internal::fastbytes
use nosafe for std::internal::nosafe
use conv for std::internal::conv
Expand Down

0 comments on commit 56e5b94

Please sign in to comment.