Skip to content

Conversation

@yutaro-sakamoto
Copy link
Contributor

@yutaro-sakamoto yutaro-sakamoto commented Apr 25, 2025

This pull request updates the version information displayed by the cobc_print_version function in cobj/cobj.c. It adds details about multiple COBOL versions and their copyrights.

$ cobj --version
opensource COBOL 4J 1.1.8-hotfix1
----
cobj (opensource COBOL 4J) 1.1.8-hotfix1
Copyright (C) 2021-2025 TOKYO SYSTEM HOUSE CO.,LTD.
Built    Apr 25 2025 07:30:09
----
cobc (opensource COBOL) 1.5.2.0
----
cobc (OpenCOBOL) 1.1
Copyright (C) 2001-2009 Keisuke Nishida / Roger While

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the version output shown by the cobc_print_version function to include additional COBOL versions and their associated copyright information.

  • Updated cobc_print_version to print additional version information using puts.
  • Added separators to delineate different version blocks.

@yutaro-sakamoto yutaro-sakamoto merged commit 5e6875d into opensourcecobol:develop May 2, 2025
139 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants