diff options
author | Johnathan Corgan <johnathan@corganlabs.com> | 2017-03-15 23:16:23 -0700 |
---|---|---|
committer | Johnathan Corgan <johnathan@corganlabs.com> | 2017-03-15 23:16:23 -0700 |
commit | fd0d29367b7e4bc1dcb6b1c91035c98f8b189dcf (patch) | |
tree | 4711fc6e88e7c5434142b62e82d070e78504c595 /docs/doxygen/other/pmt.dox | |
parent | 98d633a7f94f9ddd80827ac1f97746f38cc6b6e2 (diff) | |
parent | 331ae5d59b4615a89f0f9e2b3b56dba9f531d9d0 (diff) |
Merge remote-tracking branch 'gnuradio-github/pr/1234' into maint
Diffstat (limited to 'docs/doxygen/other/pmt.dox')
-rw-r--r-- | docs/doxygen/other/pmt.dox | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/doxygen/other/pmt.dox b/docs/doxygen/other/pmt.dox index 6805b27a8a..76f598809d 100644 --- a/docs/doxygen/other/pmt.dox +++ b/docs/doxygen/other/pmt.dox @@ -1,3 +1,12 @@ +# Copyright (C) 2017 Free Software Foundation, Inc. +# +# Permission is granted to copy, distribute and/or modify this document +# under the terms of the GNU Free Documentation License, Version 1.3 +# or any later version published by the Free Software Foundation; +# with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. +# A copy of the license is included in the section entitled "GNU +# Free Documentation License". + /*! \page page_pmt Polymorphic Types \section pmt_introduction Introduction |