aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorArthurHoaro <arthur@hoa.ro>2016-07-23 14:13:56 +0200
committerArthurHoaro <arthur@hoa.ro>2016-07-23 14:13:56 +0200
commit2d97aa77815ff866dee514d1a63ec9ee26b20a0e (patch)
tree0e1eae156cb782ae7633add5e3e45a625da7f73e
parent0c4c7ae818336d5b0f94562e551ca1a3f34d3435 (diff)
downloadShaarli-2d97aa77815ff866dee514d1a63ec9ee26b20a0e.tar.gz
Shaarli-2d97aa77815ff866dee514d1a63ec9ee26b20a0e.tar.zst
Shaarli-2d97aa77815ff866dee514d1a63ec9ee26b20a0e.zip
Remove Delicious in project description in comments
-rw-r--r--Makefile2
-rw-r--r--index.php2
2 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 75c54f28..52d20090 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
1# Shaarli, the personal, minimalist, super-fast, no-database delicious clone. 1# The personal, minimalist, super-fast, database free, bookmarking service.
2# Makefile for PHP code analysis & testing 2# Makefile for PHP code analysis & testing
3 3
4# Prerequisites: 4# Prerequisites:
diff --git a/index.php b/index.php
index b9576de8..0bda46f9 100644
--- a/index.php
+++ b/index.php
@@ -2,7 +2,7 @@
2/** 2/**
3 * Shaarli v0.7.0 - Shaare your links... 3 * Shaarli v0.7.0 - Shaare your links...
4 * 4 *
5 * The personal, minimalist, super-fast, no-database Delicious clone. 5 * The personal, minimalist, super-fast, database free, bookmarking service.
6 * 6 *
7 * Friendly fork by the Shaarli community: 7 * Friendly fork by the Shaarli community:
8 * - https://github.com/shaarli/Shaarli 8 * - https://github.com/shaarli/Shaarli