2019
authorhref <href@random.sh>
Tue, 15 Jan 2019 15:42:33 +0000 (16:42 +0100)
committerhref <href@random.sh>
Wed, 23 Jan 2019 10:26:35 +0000 (11:26 +0100)
lib/pleroma/flake_id.ex
test/flake_id_test.exs

index f23c6d4b065e20b4c217c5be198c01c94c4db9d7..af04fc6a4fbd00ef2eb0e3fa71498e4f81d64717 100644 (file)
@@ -1,5 +1,5 @@
 # Pleroma: A lightweight social networking server
-# Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/>
+# Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/>
 # SPDX-License-Identifier: AGPL-3.0-only
 
 defmodule Pleroma.FlakeId do
index e480fbdf3f02b5feb469fa3de6fc4e8ea3fd619c..8e969fd1ce1aa94970519af2a3a86dcbda5d2b01 100644 (file)
@@ -1,5 +1,5 @@
 # Pleroma: A lightweight social networking server
-# Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/>
+# Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/>
 # SPDX-License-Identifier: AGPL-3.0-only
 
 defmodule Pleroma.FlakeIdTest do