oauthtest2.c | oauthtest2.c | |||
---|---|---|---|---|
/** | /** | |||
* @brief self-test and example code for liboauth using | * @brief self-test and example code for liboauth using | |||
* HTTP Authorization header. | * HTTP Authorization header. | |||
* @file oauthtest.c | * @file oauthtest.c | |||
* @author Robin Gareus <robin@gareus.org> | * @author Robin Gareus <robin@gareus.org> | |||
* | * | |||
* Copyright 2010 Robin Gareus <robin@gareus.org> | * Copyright 2010, 2011 Robin Gareus <robin@gareus.org> | |||
* | * | |||
* Permission is hereby granted, free of charge, to any person obtaining a copy | * Permission is hereby granted, free of charge, to any person obtaining a copy | |||
* of this software and associated documentation files (the "Software"), to deal | * of this software and associated documentation files (the "Software"), to deal | |||
* in the Software without restriction, including without limitation the ri ghts | * in the Software without restriction, including without limitation the ri ghts | |||
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sel l | * to use, copy, modify, merge, publish, distribute, sublicense, and/or sel l | |||
* copies of the Software, and to permit persons to whom the Software is | * copies of the Software, and to permit persons to whom the Software is | |||
* furnished to do so, subject to the following conditions: | * furnished to do so, subject to the following conditions: | |||
* | * | |||
* The above copyright notice and this permission notice shall be included in | * The above copyright notice and this permission notice shall be included in | |||
* all copies or substantial portions of the Software. | * all copies or substantial portions of the Software. | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/ |