We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c35a0e1 commit 4621a6eCopy full SHA for 4621a6e
main/src/org/destinationsol/TextAlignment.java
@@ -1,5 +1,5 @@
1
/*
2
- * Copyright 2016 MovingBlocks
+ * Copyright 2017 MovingBlocks
3
*
4
* Licensed under the Apache License, Version 2.0 (the "License");
5
* you may not use this file except in compliance with the License.
@@ -15,9 +15,6 @@
15
*/
16
package org.destinationsol;
17
18
-/**
19
- * Created by scirelli on 4/1/17.
20
- */
21
public enum TextAlignment {
22
LEFT,
23
CENTER,
0 commit comments