Skip to content

Commit 0e634c6

Browse files
authored
Add project logo (#40)
1 parent b3431fc commit 0e634c6

16 files changed

+125
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
# FFTPACK
1+
![FFTPACK](media/logo-text-background.png)
22

3+
# FFTPACK
34

4-
A package of fortran subprograms for the fast fourier transform of periodic and other symmetric sequences.
5+
A package of Fortran subprograms for the fast Fourier transform of periodic and other symmetric sequences.
56

67
[![Actions Status](https://github.com/fortran-lang/fftpack/workflows/fpm/badge.svg)](https://github.com/fortran-lang/fftpack/actions)
78
[![Actions Status](https://github.com/fortran-lang/fftpack/workflows/doc-deployment/badge.svg)](https://github.com/fortran-lang/fftpack/actions)

media/LICENSE_LOGO.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
The logos, tagline, and header designs in this folder are the creations of @1984logo (GitHub, Twitter). These visual assets are made available under the Creative Commons Attribution 4.0 International (CC BY 4.0) license (https://creativecommons.org/licenses/by/4.0/).
2+
3+
License: Creative Commons Attribution 4.0 International (CC BY 4.0)
4+
5+
Under this license, you are free to:
6+
7+
Share: Copy and redistribute the visual assets in any medium or format.
8+
Adapt: Remix, transform, and build upon the visuals for any purpose, even commercially.
9+
10+
Remember to provide appropriate credit to @1984logo (GitHub, Twitter) as the original creator when using these assets.

media/logo-background.png

23.7 KB
Loading

media/logo-background.svg

Lines changed: 6 additions & 0 deletions
Loading

media/logo-monochrome.png

21 KB
Loading

media/logo-monochrome.svg

Lines changed: 6 additions & 0 deletions
Loading

media/logo-tagline-1.png

101 KB
Loading

0 commit comments

Comments
 (0)