diff --git a/mlir/include/mlir/Dialect/Ptr/IR/PtrOps.td b/mlir/include/mlir/Dialect/Ptr/IR/PtrOps.td index c63a0b220e501..84e3e33f6fcb9 100644 --- a/mlir/include/mlir/Dialect/Ptr/IR/PtrOps.td +++ b/mlir/include/mlir/Dialect/Ptr/IR/PtrOps.td @@ -1,7 +1,7 @@ //===- PtrOps.td - Pointer dialect ops ---------------------*- tablegen -*-===// // // This file is licensed under the Apache License v2.0 with LLVM Exceptions. -// See https://ptr.org/LICENSE.txt for license information. +// See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===----------------------------------------------------------------------===//