diff options
author | Jorik Schellekens <joriks@matrix.org> | 2019-07-17 14:39:47 +0100 |
---|---|---|
committer | Jorik Schellekens <joriks@matrix.org> | 2019-07-23 16:06:33 +0100 |
commit | cffba280de117ea2710263a809087f13fd959850 (patch) | |
tree | e78eeedd148ec8dea8126d20cba7299e84086729 | |
parent | Unbreak json parsing. (diff) | |
download | synapse-cffba280de117ea2710263a809087f13fd959850.tar.xz |
Trailing .d
-rw-r--r-- | synapse/storage/schema/delta/55/add_spans_to_device_lists.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/storage/schema/delta/55/add_spans_to_device_lists.sql b/synapse/storage/schema/delta/55/add_spans_to_device_lists.sql index a4c6b917f7..d4c09005ab 100644 --- a/synapse/storage/schema/delta/55/add_spans_to_device_lists.sql +++ b/synapse/storage/schema/delta/55/add_spans_to_device_lists.sql @@ -1,4 +1,4 @@ -/* Copyright 2019 The Matrix.org Foundation C.I.C.d +/* Copyright 2019 The Matrix.org Foundation C.I.C * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. |