Skip to content

Commit 3d32243

Browse files
committed
changed name
1 parent af4308f commit 3d32243

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

swipelayout/src/main/java/com/zerobranch/layout/SwipeLayout.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* The MIT License (MIT)
33
*
4-
* Copyright (c) 2018 Arman
4+
* Copyright (c) 2018 zerobranch
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal
@@ -46,7 +46,7 @@
4646
* Date: 2018-09-27
4747
* Repository #https://github.com/zerobranch/SwipeLayout
4848
*
49-
* @author Arman
49+
* @author zerobranch
5050
*/
5151
public class SwipeLayout extends FrameLayout {
5252
public static final int LEFT = 1;

0 commit comments

Comments
 (0)