-
-
Notifications
You must be signed in to change notification settings - Fork 321
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Peter Spiess-Knafl
committed
Apr 21, 2017
1 parent
1f7ccdc
commit ba3507a
Showing
4 changed files
with
5 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
Copyright (C) 2011-2016 Peter Spiess-Knafl | ||
Copyright (C) 2011-2017 Peter Spiess-Knafl <[email protected]> | ||
|
||
Permission is hereby granted, free of charge, to any person obtaining a copy of | ||
this software and associated documentation files (the "Software"), to deal in the | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
.\" Manpage for jsonrpcstub. | ||
.\" Contact [email protected] to correct errors or typos. | ||
.TH man 1 "7 April 2015" "@MAJOR_VERSION@.@MINOR_VERSION@.@PATCH_VERSION@" "jsonrpcstub man page" | ||
.TH man 1 "22 April 2017" "@MAJOR_VERSION@.@MINOR_VERSION@.@PATCH_VERSION@" "jsonrpcstub man page" | ||
.SH NAME | ||
jsonrpcstub \- genearate stubs for the libjson\-rpc\-cpp framework. | ||
.SH SYNOPSIS | ||
|
@@ -102,7 +102,7 @@ No known bugs. Please report found bugs as an issue on github or send me an emai | |
|
||
.SH COPYRIGHT | ||
|
||
Copyright (C) 2011\-2015 Peter Spiess\-Knafl | ||
Copyright (C) 2011\-2017 Peter Spiess\-Knafl | ||
|
||
Permission is hereby granted, free of charge, to any person obtaining a copy of | ||
this software and associated documentation files (the "Software"), to deal in the | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
************************************************************************* | ||
* @file jsonparser.h | ||
* @date 1/21/2015 | ||
* @author Peter Spiess-Knafl <[email protected]> | ||
* @author Peter Spiess-Knafl <[email protected]> | ||
* @license See attached LICENSE.txt | ||
************************************************************************/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters