Skip to content

Commit e1057bb

Browse files
FEATURE (license): Change license to Apache 2.0
1 parent 0514788 commit e1057bb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
"name": "What is Postgresus and why should I use it instead of hand-rolled scripts?",
148148
"acceptedAnswer": {
149149
"@type": "Answer",
150-
"text": "Postgresus is an MIT-licensed, self-hosted service backing up PostgreSQL, v13 to v17. It differs from shell scripts in that it has a frontend for scheduling tasks, compressing and storing archives on multiple targets (local disk, S3, Google Drive, Dropbox, etc.) and notifying your team when tasks finish or fail — all without hand-rolled code"
150+
"text": "Postgresus is an Apache 2.0 licensed, self-hosted service backing up PostgreSQL, v13 to v17. It differs from shell scripts in that it has a frontend for scheduling tasks, compressing and storing archives on multiple targets (local disk, S3, Google Drive, Dropbox, etc.) and notifying your team when tasks finish or fail — all without hand-rolled code"
151151
}
152152
},
153153
{
@@ -737,7 +737,7 @@ <h3 class="mb-3 text-xl font-bold md:text-2xl">Open source and free</h3>
737737
</div>
738738

739739
<div class="pt-10 text-sm text-gray-600 md:mt-0 md:text-base">
740-
The project is fully open source, free and have MIT license. You can copy and fork the
740+
The project is fully open source, free and have Apache 2.0 license. You can copy and fork the
741741
code on your own
742742
</div>
743743
</div>
@@ -939,7 +939,7 @@ <h3 class="mb-3 max-w-[350px] font-bold md:text-xl">
939939
</h3>
940940

941941
<p class="max-w-[500px] md:text-lg">
942-
Postgresus is an MIT-licensed, self-hosted service backing up PostgreSQL, v13 to
942+
Postgresus is an Apache 2.0 licensed, self-hosted service backing up PostgreSQL, v13 to
943943
v18. It differs from shell scripts in that it has a frontend for scheduling tasks,
944944
compressing and storing archives on multiple targets (local disk, S3, Google Drive,
945945
NAS, Dropbox, etc.) and notifying your team when tasks finish or fail — all without

0 commit comments

Comments
 (0)