This repository has been archived on 2023-02-07. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
flamenco-manager/shaman/httpserver
Sybren A. Stüvel c911cf2371 Removed LICENSE BLOCK lines + moved license block to top of file
The LICENSE BLOCK lines were there because Blender does that too, but they
are being/have been removed from the Blender sources.

Apparently when there is a newline between the comment and the `package`
keyword, it's no longer interpreted as package documentation (which is why
I had the comment below the `package` keyword in the first place).
2019-03-21 14:06:10 +01:00
..