Module: CopyrightHeader

Defined in:
lib/copyright_header/version.rb,
lib/copyright_header.rb,
lib/copyright_header/parser.rb,
lib/copyright_header/command_line.rb

Overview

Copyright Header - A utility to manipulate copyright headers on source code files Copyright © 2012-2016 Erik Osterman <[email protected]>

This file is part of Copyright Header.

Copyright Header is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Copyright Header is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with Copyright Header. If not, see <www.gnu.org/licenses/>.

Defined Under Namespace

Classes: AmbiguousArgumentException, CommandLine, ExistingLicenseException, FileNotFoundException, Header, License, MissingArgumentException, Parser, Syntax

Constant Summary collapse

VERSION =
"1.0.22"