mirror of
https://github.com/friendica/friendica
synced 2025-04-22 00:30:10 +00:00
REUSE view directory
This commit is contained in:
parent
dbec42d422
commit
4cbc213dda
40 changed files with 571 additions and 127 deletions
|
@ -1,10 +1,9 @@
|
|||
// @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt Expat
|
||||
/**
|
||||
* AJAX Upload ( http://valums.com/ajax-upload/ )
|
||||
* Copyright (c) Andris Valums
|
||||
* Licensed under the MIT license ( http://valums.com/mit-license/ )
|
||||
* Thanks to Gary Haran, David Mark, Corey Burns and others for contributions.
|
||||
*/
|
||||
|
||||
// Copyright (c) Andris Valums
|
||||
// SPDX-FileCopyrightText: Andris Valums
|
||||
//
|
||||
// SPDX-License-Identifier: MIT
|
||||
|
||||
(function () {
|
||||
/* global window */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue