Skip to content

Commit 4811801

Browse files
committed
Add license and citation metadata
1 parent 467e50c commit 4811801

2 files changed

Lines changed: 17 additions & 0 deletions

File tree

CITATION.cff

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
cff-version: 1.2.0
2+
title: "FSS Navigator App"
3+
message: "If you use this software, please cite it as below."
4+
type: software
5+
authors:
6+
- family-names: Mahamune
7+
given-names: Utkarsh
8+
repository-code: "https://github.com/YOUR_GITHUB_USERNAME/FSS-Navigator-App"
9+
license: MIT
10+
version: "0.1.0"
11+
date-released: "2026-05-10"

license

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
MIT License
2+
3+
Copyright (c) 2026 Utkarsh Mahamune
4+
5+
Permission is hereby granted, free of charge, to any person obtaining a copy
6+
of this software and associated documentation files...

0 commit comments

Comments
 (0)