Skip to content

Commit

Permalink
Update license
Browse files Browse the repository at this point in the history
  • Loading branch information
zerobranch committed Jan 5, 2020
1 parent 08ac7c0 commit f064850
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* The MIT License (MIT)
*
* Copyright (c) 2018 zerobranch
* Copyright (c) 2018 Arman Sargsyan
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Expand Down Expand Up @@ -46,7 +46,7 @@
* Date: 2018-09-27
* Repository #https://github.com/zerobranch/SwipeLayout
*
* @author zerobranch
* @author Arman Sargsyan
*/
public class SwipeLayout extends FrameLayout {
public static final int LEFT = 1;
Expand Down

0 comments on commit f064850

Please sign in to comment.