Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions docopt.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
// docopt.cpp
// docopt
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the MIT and/or Boost licenses at your convenience.
// See the LICENSE-MIT and LICENSE-Boost-1.0 files for details.
//
// Created by Jared Grubb on 2013-11-03.
// Copyright (c) 2013 Jared Grubb. All rights reserved.
//
Expand Down
4 changes: 4 additions & 0 deletions docopt.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
// docopt.h
// docopt
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the MIT and/or Boost licenses at your convenience.
// See the LICENSE-MIT and LICENSE-Boost-1.0 files for details.
//
// Created by Jared Grubb on 2013-11-03.
// Copyright (c) 2013 Jared Grubb. All rights reserved.
//
Expand Down
4 changes: 4 additions & 0 deletions docopt_private.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
// docopt_private.h
// docopt
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the MIT and/or Boost licenses at your convenience.
// See the LICENSE-MIT and LICENSE-Boost-1.0 files for details.
//
// Created by Jared Grubb on 2013-11-04.
// Copyright (c) 2013 Jared Grubb. All rights reserved.
//
Expand Down
4 changes: 4 additions & 0 deletions docopt_util.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
// docopt_util.h
// docopt
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the MIT and/or Boost licenses at your convenience.
// See the LICENSE-MIT and LICENSE-Boost-1.0 files for details.
//
// Created by Jared Grubb on 2013-11-04.
// Copyright (c) 2013 Jared Grubb. All rights reserved.
//
Expand Down
4 changes: 4 additions & 0 deletions docopt_value.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
// value.h
// docopt
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the MIT and/or Boost licenses at your convenience.
// See the LICENSE-MIT and LICENSE-Boost-1.0 files for details.
//
// Created by Jared Grubb on 2013-10-14.
// Copyright (c) 2013 Jared Grubb. All rights reserved.
//
Expand Down