[PATCH] D105015: [Flang][Docs] Remove license header from doc files

Shivam Gupta via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 28 05:22:15 PDT 2021


xgupta created this revision.
xgupta added reviewers: awarzynski, kiranchandramohan.
xgupta requested review of this revision.
Herald added a reviewer: jdoerfert.
Herald added subscribers: llvm-commits, sstefan1.
Herald added a project: LLVM.

LLVM subprojects don't use license header in documentation files. So making it
Consistent here in Flang subproject.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D105015

Files:
  flang/docs/ArrayComposition.md
  flang/docs/C++17.md
  flang/docs/C++style.md
  flang/docs/Character.md
  flang/docs/ControlFlowGraph.md
  flang/docs/Directives.md
  flang/docs/DoConcurrent.md
  flang/docs/Extensions.md
  flang/docs/FortranFeatureHistory.md
  flang/docs/FortranForCProgrammers.md
  flang/docs/FortranIR.md
  flang/docs/GettingInvolved.md
  flang/docs/IORuntimeInternals.md
  flang/docs/ImplementingASemanticCheck.md
  flang/docs/Intrinsics.md
  flang/docs/LabelResolution.md
  flang/docs/ModFiles.md
  flang/docs/OpenMP-4.5-grammar.md
  flang/docs/OptionComparison.md
  flang/docs/Overview.md
  flang/docs/ParserCombinators.md
  flang/docs/Parsing.md
  flang/docs/Preprocessing.md
  flang/docs/PullRequestChecklist.md
  flang/docs/RuntimeDescriptor.md
  flang/docs/RuntimeTypeInfo.md
  flang/docs/Semantics.md

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105015.354851.patch
Type: text/x-patch
Size: 13626 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210628/b890ceba/attachment.bin>


More information about the llvm-commits mailing list