JP6759169B2 - 情報処理装置、情報処理方法、および情報処理プログラム - Google Patents
情報処理装置、情報処理方法、および情報処理プログラム Download PDFInfo
- Publication number
- JP6759169B2 JP6759169B2 JP2017173977A JP2017173977A JP6759169B2 JP 6759169 B2 JP6759169 B2 JP 6759169B2 JP 2017173977 A JP2017173977 A JP 2017173977A JP 2017173977 A JP2017173977 A JP 2017173977A JP 6759169 B2 JP6759169 B2 JP 6759169B2
- Authority
- JP
- Japan
- Prior art keywords
- information
- software
- specific information
- update
- unit
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/50—Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems
- G06F21/51—Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems at application loading time, e.g. accepting, rejecting, starting or inhibiting executable software based on integrity or source reliability
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/50—Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems
- G06F21/57—Certifying or maintaining trusted computer platforms, e.g. secure boots or power-downs, version controls, system software checks, secure updates or assessing vulnerabilities
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/50—Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems
- G06F21/57—Certifying or maintaining trusted computer platforms, e.g. secure boots or power-downs, version controls, system software checks, secure updates or assessing vulnerabilities
- G06F21/572—Secure firmware programming, e.g. of basic input output system [BIOS]
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/445—Program loading or initiating
- G06F9/44536—Selecting among different versions
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2221/00—Indexing scheme relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F2221/03—Indexing scheme relating to G06F21/50, monitoring users, programs or devices to maintain the integrity of platforms
- G06F2221/033—Test or assess software
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2221/00—Indexing scheme relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F2221/21—Indexing scheme relating to G06F21/00 and subgroups addressing additional information or applications relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F2221/2141—Access rights, e.g. capability lists, access control lists, access tables, access matrices
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Computer Security & Cryptography (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Computer Hardware Design (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Stored Programmes (AREA)
Description
なお、上記実施の形態では、出力制御部22Iは、検証部22Fによる検証結果を出力部26Bから出力する制御を行う形態を説明した。しかし、出力制御部22Iは、更に他の情報を出力部26Bから出力してもよい。
なお、上記実施の形態では、出力制御部22Iは、検証部22Fによる検証結果を出力部26Bから出力する制御を行う形態を説明した。しかし、出力制御部22Iは、第1ソフトウェアの実行を保留するように、更に実行部22Dを制御してもよい。
22A 第2取得部
22C 登録部
22D 実行部
22E 第1取得部
22G 特定部
22H 削除部
22I 出力制御部
22J 更新部
26B 出力部
Claims (14)
- 実行対象の第1ソフトウェアの第1特定情報を取得する第1取得部と、
実行を許可するソフトウェアの特定情報を規定したホワイトリストに、前記第1特定情報を示す前記特定情報が登録されている場合、前記特定情報と、該特定情報によって特定される前記ソフトウェアに関係する他の前記ソフトウェアを示す関係特定情報と、を対応づけた管理情報に基づいて、前記ホワイトリストにおける、前記第1ソフトウェアに関係する他の前記ソフトウェアである第2ソフトウェアの前記特定情報を、第2特定情報として特定する特定部と、
更新ソフトウェアと、該更新ソフトウェアに関連する他の前記ソフトウェアの識別情報と、を含む更新情報を取得する第2取得部と、
前記更新ソフトウェアの前記特定情報を前記ホワイトリストに登録する登録部と、
前記更新情報に基づいて、前記管理情報を更新する更新部と、
を備える、情報処理装置。 - 前記関係特定情報は、
対応する前記特定情報によって特定される前記ソフトウェアの採用によって不要となる他の前記ソフトウェアの前記特定情報を示す、
請求項1に記載の情報処理装置。 - 前記関係特定情報は、
対応する前記特定情報によって特定される前記ソフトウェアより前のバージョンの、他の前記ソフトウェアを示す、
請求項1または請求項2に記載の情報処理装置。 - 前記第1特定情報を前記第1取得部へ出力し、前記ホワイトリストを用いた前記第1ソフトウェアの検証結果が実行許可を示す場合、該第1ソフトウェアを実行する実行部を備える、
請求項1〜請求項3の何れか1項に記載の情報処理装置。 - 前記第2特定情報に関する情報を前記ホワイトリストから削除する削除部を備える、
請求項1〜請求項4の何れか1項に記載の情報処理装置。 - 前記削除部は、
前記ホワイトリストを用いた前記第1ソフトウェアの検証結果が実行許可を示す場合、前記第2特定情報に関する情報を前記ホワイトリストから削除する、
請求項5に記載の情報処理装置。 - 前記管理情報における、前記第2特定情報に関する情報を削除する削除部を備える、
請求項1に記載の情報処理装置。 - 前記第1取得部が取得した前記第1特定情報が、過去に特定された第2特定情報と一致する場合、警告情報を出力部に出力する出力制御部を備える、
請求項4〜請求項7の何れか1項に記載の情報処理装置。 - 前記出力制御部は、
前記第1取得部が取得した前記第1特定情報が、過去に特定された前記第2特定情報と一致する場合、前記第1ソフトウェアの実行を保留するように、前記第1ソフトウェアを実行する実行部を制御し、且つ、前記警告情報を出力部に出力する、
請求項8に記載の情報処理装置。 - 前記更新情報は、
前記更新ソフトウェアに関係する他の前記ソフトウェアの前記特定情報を示す前記関係特定情報を含む、
請求項1〜請求項9のいずれか1項に記載の情報処理装置。 - 前記更新部は、
前記更新ソフトウェアの前記特定情報に対応づけて、該更新ソフトウェアの採用によって不要となる他の前記ソフトウェアの前記特定情報を示す前記関係特定情報を、前記管理情報に登録する、
請求項1〜請求項10のいずれか1項に記載の情報処理装置。 - 前記更新情報は、
監視対象の前記ソフトウェアの前記特定情報を示す監視情報を更に含み、
前記特定部は、
前記ホワイトリストにおける、前記監視情報に示される前記特定情報を、前記第2特定情報として更に特定する、
請求項1〜請求項10のいずれか1項に記載の情報処理装置。 - 実行対象の第1ソフトウェアの第1特定情報を取得するステップと、
実行を許可するソフトウェアの特定情報を規定したホワイトリストに、前記第1特定情報を示す前記特定情報が登録されている場合、前記特定情報と、該特定情報によって特定される前記ソフトウェアに関係する他の前記ソフトウェアを示す関係特定情報と、を対応づけた管理情報に基づいて、前記ホワイトリストにおける、前記第1ソフトウェアに関係する他の前記ソフトウェアである第2ソフトウェアの前記特定情報を、第2特定情報として特定するステップと、
更新ソフトウェアと、該更新ソフトウェアに関連する他の前記ソフトウェアの識別情報と、を含む更新情報を取得するステップと、
前記更新ソフトウェアの前記特定情報を前記ホワイトリストに登録するステップと、
前記更新情報に基づいて、前記管理情報を更新するステップと、
を含む情報処理方法。 - 実行対象の第1ソフトウェアの第1特定情報を取得するステップと、
実行を許可するソフトウェアの特定情報を規定したホワイトリストに、前記第1特定情報を示す前記特定情報が登録されている場合、前記特定情報と、該特定情報によって特定される前記ソフトウェアに関係する他の前記ソフトウェアを示す関係特定情報と、を対応づけた管理情報に基づいて、前記ホワイトリストにおける、前記第1ソフトウェアに関係する他の前記ソフトウェアである第2ソフトウェアの前記特定情報を、第2特定情報として特定するステップと、
更新ソフトウェアと、該更新ソフトウェアに関連する他の前記ソフトウェアの識別情報と、を含む更新情報を取得するステップと、
前記更新ソフトウェアの前記特定情報を前記ホワイトリストに登録するステップと、
前記更新情報に基づいて、前記管理情報を更新するステップと、
をコンピュータに実行させるための情報処理プログラム。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2017173977A JP6759169B2 (ja) | 2017-09-11 | 2017-09-11 | 情報処理装置、情報処理方法、および情報処理プログラム |
US15/900,109 US10846394B2 (en) | 2017-09-11 | 2018-02-20 | Information processing apparatus, information processing method, and computer program product |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2017173977A JP6759169B2 (ja) | 2017-09-11 | 2017-09-11 | 情報処理装置、情報処理方法、および情報処理プログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2019049877A JP2019049877A (ja) | 2019-03-28 |
JP6759169B2 true JP6759169B2 (ja) | 2020-09-23 |
Family
ID=65631193
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2017173977A Active JP6759169B2 (ja) | 2017-09-11 | 2017-09-11 | 情報処理装置、情報処理方法、および情報処理プログラム |
Country Status (2)
Country | Link |
---|---|
US (1) | US10846394B2 (ja) |
JP (1) | JP6759169B2 (ja) |
Families Citing this family (20)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP6829168B2 (ja) | 2017-09-04 | 2021-02-10 | 株式会社東芝 | 情報処理装置、情報処理方法およびプログラム |
JP6783812B2 (ja) | 2018-03-13 | 2020-11-11 | 株式会社東芝 | 情報処理装置、情報処理方法およびプログラム |
WO2019240020A1 (ja) * | 2018-06-13 | 2019-12-19 | パナソニックIpマネジメント株式会社 | 不正通信検知装置、不正通信検知方法及び製造システム |
JP6914899B2 (ja) | 2018-09-18 | 2021-08-04 | 株式会社東芝 | 情報処理装置、情報処理方法およびプログラム |
US11886390B2 (en) | 2019-04-30 | 2024-01-30 | JFrog Ltd. | Data file partition and replication |
US11106554B2 (en) | 2019-04-30 | 2021-08-31 | JFrog, Ltd. | Active-active environment control |
US11386233B2 (en) | 2019-04-30 | 2022-07-12 | JFrog, Ltd. | Data bundle generation and deployment |
US11340894B2 (en) | 2019-04-30 | 2022-05-24 | JFrog, Ltd. | Data file partition and replication |
JP7289739B2 (ja) * | 2019-06-27 | 2023-06-12 | キヤノン株式会社 | 情報処理装置、情報処理方法およびプログラム |
US10972289B2 (en) | 2019-07-19 | 2021-04-06 | JFrog, Ltd. | Software release verification |
US10999314B2 (en) | 2019-07-19 | 2021-05-04 | JFrog Ltd. | Software release tracking and logging |
TWI730415B (zh) * | 2019-09-18 | 2021-06-11 | 財團法人工業技術研究院 | 偵測系統、偵測方法、及藉由使用偵測方法所執行的更新驗證方法 |
JP2021099693A (ja) * | 2019-12-23 | 2021-07-01 | グローリー株式会社 | 有価媒体処理装置 |
US11695829B2 (en) | 2020-01-09 | 2023-07-04 | JFrog Ltd. | Peer-to-peer (P2P) downloading |
US11860680B2 (en) | 2020-11-24 | 2024-01-02 | JFrog Ltd. | Software pipeline and release validation |
JP2022122553A (ja) * | 2021-02-10 | 2022-08-23 | キヤノン株式会社 | 画像形成装置、その制御方法、およびプログラム |
US11586433B2 (en) * | 2021-03-08 | 2023-02-21 | Ally Financial Inc. | Pipeline release validation |
US12086234B2 (en) * | 2021-08-06 | 2024-09-10 | VMware LLC | System and method for checking reputations of executable files using file origin analysis |
US12061889B2 (en) | 2021-10-29 | 2024-08-13 | JFrog Ltd. | Software release distribution across a hierarchical network |
US20230214479A1 (en) * | 2022-01-04 | 2023-07-06 | Saudi Arabian Oil Company | Method and system for detecting and preventing unauthorized access to a computer |
Family Cites Families (44)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5758068A (en) * | 1995-09-19 | 1998-05-26 | International Business Machines Corporation | Method and apparatus for software license management |
US20060265337A1 (en) * | 1996-02-26 | 2006-11-23 | Graphon Corporation | Automated system for management of licensed digital assets |
US20010011253A1 (en) * | 1998-08-04 | 2001-08-02 | Christopher D. Coley | Automated system for management of licensed software |
US7124408B1 (en) * | 2000-06-28 | 2006-10-17 | Microsoft Corporation | Binding by hash |
US7236958B2 (en) * | 2001-01-05 | 2007-06-26 | Microsoft Corporation | Electronic software license with software product installer identifier |
US7080043B2 (en) * | 2002-03-26 | 2006-07-18 | Microsoft Corporation | Content revocation and license modification in a digital rights management (DRM) system on a computing device |
US8438392B2 (en) * | 2002-06-20 | 2013-05-07 | Krimmeni Technologies, Inc. | Method and system for control of code execution on a general purpose computing device and control of code execution in a recursive security protocol |
JP4018498B2 (ja) * | 2002-10-15 | 2007-12-05 | キヤノン株式会社 | 管理装置、管理方法、制御プログラム |
US20050049973A1 (en) * | 2003-09-02 | 2005-03-03 | Read Mark A. | Method and program for automated management of software license usage by monitoring and disabling inactive software products |
US20050114266A1 (en) * | 2003-11-26 | 2005-05-26 | Lingan Satkunanathan | System and method for managing licenses using interactive wizards |
US8230413B2 (en) * | 2004-04-08 | 2012-07-24 | International Business Machines Corporation | Detecting incorrect versions of files |
US7698744B2 (en) * | 2004-12-03 | 2010-04-13 | Whitecell Software Inc. | Secure system for allowing the execution of authorized computer program code |
US8819655B1 (en) * | 2007-09-17 | 2014-08-26 | Symantec Corporation | Systems and methods for computer program update protection |
US8214895B2 (en) * | 2007-09-26 | 2012-07-03 | Microsoft Corporation | Whitelist and blacklist identification data |
US8950007B1 (en) * | 2008-04-07 | 2015-02-03 | Lumension Security, Inc. | Policy-based whitelisting with system change management based on trust framework |
US8321949B1 (en) * | 2008-08-29 | 2012-11-27 | Adobe Systems Incorporated | Managing software run in a computing system |
US8589691B1 (en) * | 2009-08-17 | 2013-11-19 | Google Inc. | Self-signed certificates for computer application signatures |
JP5381670B2 (ja) | 2009-12-10 | 2014-01-08 | 富士通株式会社 | 実行制御方法、実行制御プログラムおよび実行制御装置 |
JP5557623B2 (ja) | 2010-06-30 | 2014-07-23 | 三菱電機株式会社 | 感染検査システム及び感染検査方法及び記録媒体及びプログラム |
US20120311710A1 (en) * | 2011-06-03 | 2012-12-06 | Voodoosoft Holdings, Llc | Computer program, method, and system for preventing execution of viruses and malware |
US8683597B1 (en) * | 2011-12-08 | 2014-03-25 | Amazon Technologies, Inc. | Risk-based authentication duration |
US8959362B2 (en) * | 2012-04-30 | 2015-02-17 | General Electric Company | Systems and methods for controlling file execution for industrial control systems |
US20130333039A1 (en) * | 2012-06-07 | 2013-12-12 | Mcafee, Inc. | Evaluating Whether to Block or Allow Installation of a Software Application |
KR101907529B1 (ko) * | 2012-09-25 | 2018-12-07 | 삼성전자 주식회사 | 사용자 디바이스에서 어플리케이션 관리 방법 및 장치 |
US8881291B2 (en) * | 2012-09-25 | 2014-11-04 | Oracle International Corporation | System and method for inhibiting the processing of new code modules by an outdated runtime environment |
ES2882885T3 (es) | 2012-12-20 | 2021-12-03 | Airbiquity Inc | Integración eficaz de comunicación de unidad principal |
JP5682978B2 (ja) | 2013-01-16 | 2015-03-11 | Necプラットフォームズ株式会社 | セキュリティシステム、セキュリティ制御方法およびセキュリティ制御プログラム |
US9596315B2 (en) * | 2013-05-30 | 2017-03-14 | Zentera Systems, Inc. | Secure data transfer platform for hybrid computing environment |
EP2840492A1 (en) * | 2013-08-23 | 2015-02-25 | British Telecommunications public limited company | Method and apparatus for modifying a computer program in a trusted manner |
US10019569B2 (en) * | 2014-06-27 | 2018-07-10 | Qualcomm Incorporated | Dynamic patching for diversity-based software security |
US10834109B2 (en) * | 2014-12-23 | 2020-11-10 | Mcafee, Llc | Determining a reputation for a process |
WO2016105969A1 (en) * | 2014-12-26 | 2016-06-30 | Mcafee, Inc. | Trusted updates |
JP6478026B2 (ja) * | 2015-01-28 | 2019-03-06 | 株式会社リコー | 情報処理装置、プログラム、及び記録媒体 |
US10153904B2 (en) * | 2015-04-29 | 2018-12-11 | Ncr Corporation | Validating resources execution |
US9471285B1 (en) * | 2015-07-09 | 2016-10-18 | Synopsys, Inc. | Identifying software components in a software codebase |
JP6548525B2 (ja) * | 2015-08-31 | 2019-07-24 | キヤノン株式会社 | ライセンス管理システム、クライアント、ライセンス管理方法、及びコンピュータプログラム |
KR102400477B1 (ko) * | 2015-10-21 | 2022-05-23 | 삼성전자주식회사 | 어플리케이션을 관리하는 방법 및 그 장치 |
US10387649B2 (en) * | 2015-10-31 | 2019-08-20 | Quick Heal Technologies Private Limited | Detecting malware when executing in a system |
CN107346252B (zh) * | 2016-05-07 | 2021-05-25 | 腾讯科技(深圳)有限公司 | 应用更新方法和装置 |
US10528741B1 (en) * | 2016-07-13 | 2020-01-07 | VCE IP Holding Company LLC | Computer implemented systems and methods for assessing operational risks and mitigating operational risks associated with using a third party software component in a software application |
GB2553836B (en) * | 2016-09-16 | 2021-05-19 | 1E Ltd | File execution |
US20180253809A1 (en) * | 2017-03-03 | 2018-09-06 | Patton Electronics Co. | Method and system for distributing floating licenses for real-time services |
US10873588B2 (en) * | 2017-08-01 | 2020-12-22 | Pc Matic, Inc. | System, method, and apparatus for computer security |
US10579830B1 (en) * | 2019-08-29 | 2020-03-03 | Cyberark Software Ltd. | Just-in-time and secure activation of software |
-
2017
- 2017-09-11 JP JP2017173977A patent/JP6759169B2/ja active Active
-
2018
- 2018-02-20 US US15/900,109 patent/US10846394B2/en active Active
Also Published As
Publication number | Publication date |
---|---|
US20190080080A1 (en) | 2019-03-14 |
JP2019049877A (ja) | 2019-03-28 |
US10846394B2 (en) | 2020-11-24 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6759169B2 (ja) | 情報処理装置、情報処理方法、および情報処理プログラム | |
JP6930949B2 (ja) | ソフトウェア配信システム、ソフトウェア配信サーバ、及びソフトウェア配信方法 | |
US20110321172A1 (en) | Management apparatus, license management server, electronic equipment, electronic equipment management system, management method, program, and recording medium | |
JP6469028B2 (ja) | オペレーティング・システム・リソースに対する機械語のネイティブイメージのアクセス制御のシステム及び方法 | |
EP2315175A1 (en) | Apparatus, method, and computer-readable recording medium for supporting license acquirement | |
JP2009187420A (ja) | 情報処理システム、サーバ装置、ユーザ管理装置、情報処理方法、およびプログラム | |
JPWO2018207243A1 (ja) | 車載認証システム、車両通信装置、認証管理装置、車載認証方法および車載認証プログラム | |
US20220253297A1 (en) | Automated deployment of changes to applications on a cloud computing platform | |
CN109725917B (zh) | 服务器装置、非暂时性的计算机可以读取的记录媒体和更新系统 | |
JPWO2008146408A1 (ja) | ライセンス管理プログラム、ソフトウェア利用制御方法およびライセンス管理装置 | |
JP2013239098A (ja) | 情報処理システム、情報処理装置、及び情報処理プログラム | |
US8818969B2 (en) | Information processing apparatus and server, control method, and recording medium | |
JP2020154861A (ja) | コンテナイメージ検証装置、コンテナイメージ検証方法、およびコンテナイメージ検証プログラム | |
WO2017220014A1 (zh) | 系统权限管理方法、装置及智能终端 | |
US20180144105A1 (en) | Computing apparatus and method with persistent memory | |
US10922387B2 (en) | Method and control system for controlling an execution of a software application on an execution platform | |
JP2016001376A (ja) | プログラマブルコントローラシステム、その支援装置 | |
KR101461319B1 (ko) | 셋탑박스의 펌웨어 업그레이드 방법 및 펌웨어 업그레이드 장치 | |
TWI486876B (zh) | 更新週邊設備的連接管理程式的方法及主機 | |
JP2009009494A (ja) | 情報処理装置、情報処理方法、制御プログラム | |
JP7074805B2 (ja) | 情報処理装置、情報処理方法、および情報処理プログラム | |
US9122555B2 (en) | Information processing system, information processing apparatus, storage medium having stored therein information processing program, method of executing application, and storage medium stored therein data of application | |
JP2007018344A (ja) | ライセンス情報の更新方法 | |
JP2005208935A (ja) | ソフトウェア管理装置及びソフトウェア管理プログラム | |
CN107608698A (zh) | 一种命令行工具更新方法及装置 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20190816 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20200423 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20200602 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20200701 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20200804 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20200902 |
|
R151 | Written notification of patent or utility model registration |
Ref document number: 6759169 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |