summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/cyber
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-03-01 23:29:44 +0000
committerKarl Berry <karl@freefriends.org>2018-03-01 23:29:44 +0000
commit86a45b1f71731383af4341d32ccacc9f6316c98c (patch)
tree00816f14c4e3d357967a1e429dc0d26e3cb90c5d /Master/texmf-dist/tex/latex/cyber
parentb55a0f78a2c701b8bf4835d2881af9640d1f3137 (diff)
cyber (1mar18)
git-svn-id: svn://tug.org/texlive/trunk@46776 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/cyber')
-rw-r--r--Master/texmf-dist/tex/latex/cyber/cyber.sty10
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/cyber/cyber.sty b/Master/texmf-dist/tex/latex/cyber/cyber.sty
index f0bc019ab6c..9ab0141fb76 100644
--- a/Master/texmf-dist/tex/latex/cyber/cyber.sty
+++ b/Master/texmf-dist/tex/latex/cyber/cyber.sty
@@ -34,7 +34,7 @@
%%
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{cyber}
- [2015/06/24 v2.1 Fix packaging issues]
+ [2018/01/24 v2.2 Add some semicolons in accordance with DTIC guidance]
\makeatletter
\RequirePackage{longtable}
\RequirePackage{color}
@@ -221,16 +221,16 @@
\textbf{DISTRIBUTION STATEMENT A}: Approved for public release. #1}}
\def\distributionB#1#2{%
\gdef\@distribution{%
- \textbf{DISTRIBUTION STATEMENT B}: Distribution authorized to U.S. Government agencies only #1 \@date. Other requests for this document shall be referred to #2.}}
+ \textbf{DISTRIBUTION STATEMENT B}: Distribution authorized to U.S. Government agencies only; #1; \@date. Other requests for this document shall be referred to #2.}}
\def\distributionC#1#2{%
\gdef\@distribution{%
- \textbf{DISTRIBUTION STATEMENT C}: Distribution authorized to U.S. Government agencies and their contractors #1 \@date. Other requests for this document shall be referred to #2.}}
+ \textbf{DISTRIBUTION STATEMENT C}: Distribution authorized to U.S. Government agencies and their contractors; #1; \@date. Other requests for this document shall be referred to #2.}}
\def\distributionD#1#2{%
\gdef\@distribution{%
- \textbf{DISTRIBUTION STATEMENT D}: Distribution authorized to the Department of Defense and U.S. DoD contractors only #1 \@date. Other requests shall be referred to #2.}}
+ \textbf{DISTRIBUTION STATEMENT D}: Distribution authorized to the Department of Defense and U.S. DoD contractors only; #1; \@date. Other requests shall be referred to #2.}}
\def\distributionE#1#2{%
\gdef\@distribution{%
- \textbf{DISTRIBUTION STATEMENT E}: Distribution authorized to DoD Components only #1 \@date. Other requests shall be referred to #2.}}
+ \textbf{DISTRIBUTION STATEMENT E}: Distribution authorized to DoD Components only; #1; \@date. Other requests shall be referred to #2.}}
\def\distributionF#1{%
\gdef\@distribution{%
\textbf{DISTRIBUTION STATEMENT F}: Further dissemination only as directed by #1 \@date\ or higher DoD authority.}}