8000 Restore missing line to copyright notice · postgres/postgres@22bb889 · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit 22bb889

Browse files
committed
Restore missing line to copyright notice
Commit 12c9423 in May 2003 accidentally removed the last line of the copyright notice in getopt.c. Put it back.
1 parent 9be4e5d commit 22bb889

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/port/getopt.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2727
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2828
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
29+
* SUCH DAMAGE.
2930
*/
3031

3132
#include "c.h"

0 commit comments

Comments
 (0)
0