From 02898883a8807b37ce525982dc2bc77d18581184 Mon Sep 17 00:00:00 2001 From: Rick Barrette Date: Sun, 14 Oct 2018 23:35:13 -0400 Subject: [PATCH] Update line_item.rb --- app/models/line_item.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app/models/line_item.rb b/app/models/line_item.rb index 8461375..667144f 100644 --- a/app/models/line_item.rb +++ b/app/models/line_item.rb @@ -1,8 +1,8 @@ -#Copyright (c) 2018 Rick Barrette - All Rights Reserved -# -#Unauthorized copying of this software and associated documentation files (the "Software"), via any medium is strictly prohibited. +#The MIT License (MIT) # -#Proprietary and confidential +#Copyright (c) 2018 rick barrette +# +#Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: # #The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. #