From 7027cfc77170d8ae882d0161ef12d6ce7942be0f Mon Sep 17 00:00:00 2001 From: Jorik Schellekens Date: Wed, 17 Jul 2019 14:39:47 +0100 Subject: [PATCH] Trailing .d --- synapse/storage/schema/delta/55/add_spans_to_device_lists.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.